Vincent Rabaud
|
ff13c9f818
|
- fix potential crash if the first scale level is not 0
|
14 years ago |
Vincent Rabaud
|
fc19e856a6
|
- fix a memory leak
|
14 years ago |
Anatoly Baksheev
|
68a94665e5
|
compilation for windows
|
14 years ago |
Vincent Rabaud
|
7ca26c040f
|
- make sure we rescale the input keypoints
|
14 years ago |
Vincent Rabaud
|
211c112b91
|
- hide the patch size from the user (only one is used now as training was only done at that scale)
- enable a border_threshold just like for SIFt so that calling ORB, or descriptor after feature gives the same number of features
|
14 years ago |
Ethan Rublee
|
ce94e4a994
|
Fix # of features in orb.
|
14 years ago |
Vincent Rabaud
|
909e484e74
|
- fix a possible crash when only asking for features and not descriptors
|
14 years ago |
Vadim Pisarevsky
|
76e4c2007b
|
fixed vector resize in the ORB detector
|
14 years ago |
Vincent Rabaud
|
974799acd8
|
- fix possible crash introduced by cvRound
|
14 years ago |
Vadim Pisarevsky
|
145a76faf4
|
fixed features2d (ORB) compile errors on Windows
|
14 years ago |
Vincent Rabaud
|
9170ff6f5e
|
- assign some members outside the header (fixes #1081)
|
14 years ago |
Kirill Kornyakov
|
92d1262f87
|
bugfix for Windows x64, Visual Studio 10
|
14 years ago |
Vincent Rabaud
|
dc37ad803e
|
- add missing tests for ORB
- remove useless code for 2.3
|
14 years ago |
Vincent Rabaud
|
4b1f183bcd
|
- adding ORB
|
14 years ago |