This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
befa9b310995aeb8c11dd30cf4467d6cb268a9e6
opencv
/
modules
/
features2d
/
src
T
History
Leonid Beynenson
a97c2c838c
Made small change which fixes the situation, when ORB does not find any descriptors on an image. Earlier ORB::operator() crashed in this case, since rowRange method was called for an empty matrix.
2012-03-23 12:06:49 +00:00
..
bagofwords.cpp
…
blobdetector.cpp
…
brief.cpp
…
descriptors.cpp
…
detectors.cpp
…
draw.cpp
…
dynamic.cpp
…
evaluation.cpp
…
fast.cpp
…
generated_16.i
…
generated_32.i
…
generated_64.i
…
keypoint.cpp
…
matchers.cpp
…
mser.cpp
…
orb.cpp
…
precomp.cpp
…
precomp.hpp
…
stardetector.cpp
…