Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Repository
7c4cff994c20911fea87a019c56bb879e3433de7
Switch branch/tag
opencv
modules
features2d
src
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
fixed sift descriptor
· 7c4cff99
Maria Dimashova
authored
14 years ago
7c4cff99
Name
Last commit
Last update
..
bagofwords.cpp
fixed multiple warnings from VS2010.
14 years ago
brief.cpp
Adding optimization for brief and android using NEON SIMD intrinsics
14 years ago
calonder.cpp
fixed warnings of gcc
14 years ago
descriptors.cpp
fixed multiple warnings from VS2010.
14 years ago
detectors.cpp
made MaskPredicate safer (#419)
14 years ago
draw.cpp
modified features2d interface; added algorithmic test for DescriptorMatcher; added sample on matching to many images
14 years ago
dynamic.cpp
fixed multiple warnings from VS2010.
14 years ago
evaluation.cpp
fixed multiple warnings from VS2010.
14 years ago
fast.cpp
updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings
14 years ago
generated_16.i
adding the Brief descriptor, associated hamming distance functors for bruteforce matching. Also adding cout << cv::Mat functions in core.
14 years ago
generated_32.i
adding the Brief descriptor, associated hamming distance functors for bruteforce matching. Also adding cout << cv::Mat functions in core.
14 years ago
generated_64.i
adding the Brief descriptor, associated hamming distance functors for bruteforce matching. Also adding cout << cv::Mat functions in core.
14 years ago
keypoint.cpp
uncommented fix of write/read keypoints
14 years ago
matchers.cpp
fixed multiple warnings from VS2010.
14 years ago
mser.cpp
updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings
14 years ago
oneway.cpp
updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings
14 years ago
planardetect.cpp
fixed multiple warnings from VS2010.
14 years ago
precomp.cpp
"atomic bomb" commit. Reorganized OpenCV directory structure
14 years ago
precomp.hpp
fixed multiple warnings from VS2010.
14 years ago
sift.cpp
fixed sift descriptor
14 years ago
stardetector.cpp
"atomic bomb" commit. Reorganized OpenCV directory structure
14 years ago
surf.cpp
integrated multi-threaded version of SURF (thanks to imahon and yvo2m for the patch; see ticket #275)
14 years ago
test_pairs.txt
adding the Brief descriptor, associated hamming distance functors for bruteforce matching. Also adding cout << cv::Mat functions in core.
14 years ago