39 Commits (4.4.0)

Author SHA1 Message Date
Canming Huang 17981d38c2 Updated copy right notice. 6 years ago
Canming Huang 4bd7eda56e Documentation update. 6 years ago
Canming Huang 233f2c33b8 Documentation update. 7 years ago
Canming Huang 840885836b update copyright notice from 2018 to 2019 7 years ago
Canming Huang 4cf8939ada Documentation updates. 7 years ago
Canming Huang 66f4589fe4 Documentation updates. 7 years ago
Canming Huang 44389b4994 Documentation update. 7 years ago
Canming Huang d53c139400 Added DistType for Index. Added RadiusSearch for Index3D. 7 years ago
Canming Huang 88ebb71cd8 Updated copyright headers to 2018 8 years ago
Canming Huang 6575fd0a94 Documentation update. 8 years ago
Canming Huang 9228a3a6cb Fix compilation error for 3.3.1 8 years ago
Canming Huang a23ae28332 updated header copyright for 2017. 9 years ago
Canming Huang 0270e4e70a Set default values for KdTreeIndexParams constructor. Bug fix for FlannBasedMatcher. 9 years ago
Canming Huang 7365b1b585 Added FlannBasedMatcher 9 years ago
Canming Huang c8b99f3901 update headers. 10 years ago
Canming Huang 1b84d50e78 Some optimizations, documentation updates. 10 years ago
Canming Huang 5688c756ab Documentation update. 11 years ago
Canming Huang e42f0e5478 Updated file headers. 11 years ago
Canming Huang 195f6147d1 Move the binary for Windows Phone to x86_phone and arm_phone folder. Documentation updates. 11 years ago
Canming Huang ae136f93af Fixed for iOS compilation 11 years ago
Canming Huang e73c06e71b Unity android updates. Bug fixes. 11 years ago
Canming Huang c503f4e666 Updates to latest version of opencv. Adds opencv_contrib. 11 years ago
Canming Huang bfb59c8565 First attempt to add unity android project. 11 years ago
Canming Huang f04105a14f More on C++ interface. 11 years ago
Canming Huang b54024d5c6 Updated header comment in source code. 11 years ago
Canming Huang 55f15f3c7b Fixed netfx_core build. Fix debugger visualizer. Entry point rename. 11 years ago
Canming Huang bc01cc1999 Better documentations. IOS build fix. 12 years ago
Canming Huang e1fd843715 More on C++ interface 12 years ago
Canming Huang 4d1eaddf19 Create flann index using LSH. 12 years ago
Canming Huang 42ede2deb9 More C++ interface, optional parameters. 12 years ago
Canming Huang e5c7814c90 Header update. 13 years ago
canming 073e3d9f8a Make sure all the static constructor of CvInvoke is called before all PInvoke calls. 14 years ago
canming 2804ab936b updated copyright headers to the year of 2012. 14 years ago
canming 12ca346efb Added copyright note to the header of the csharp files 15 years ago
canming 8348433909 Fixed Bug 23. Change the calling convention of all Pinvoke calls to CallingConvention.CDEL 15 years ago
canming eb822e0775 Use the new opencv structures. Wrapped SIFT detector. 15 years ago
canming 38d69adee4 Added Index3D for indexing 3D points. 15 years ago
canming 6f6427f024 Added AutotunedIndex and radius search for FLANN 16 years ago
canming a1b22cdd7a Added Flann index, PatchGenerator, AdaptiveSkinDetector and SelfSimDescriptor. More test cases. Better comments. 16 years ago