8 Commits (c5ff405d940b47d7c0fa4b25c1e618843e1c9521)

Author SHA1 Message Date
augustinmanecy 0bd54a60e9
Merge pull request #20367 from augustinmanecy:features2d-rw 2 years ago
Vadim Pisarevsky d6c699c014 calib3d module in opencv is split into 3 modules: 3d, calib and stereo. 4 years ago
Dmitry Kurtaev 6fbcb283b9 Try to fix "enum struct" wrapping for Java 6 years ago
Alexander Alekhin a574788e89 move legacy C-API constants into separate files 6 years ago
abratchik f978ee613e fix for #7510, #7511 and #7512 8 years ago
abratchik 78874c568e fix java wrapper autotests 8 years ago
Maksim Shabunin 457123027e Modified java wrapping mechanism 10 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 11 years ago
Andrey Kamaev 49f6dad13f Move cv::KeyPoint and cv::DMatch to core 12 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Andrey Pavlenko 17d88783c2 Java API: fixing more tests 13 years ago
Andrey Pavlenko f13e54dd72 #921 less signatures for func-s with default arg val-s (aka smart overloads); 13 years ago
Andrey Kamaev a0590273e9 Java API: fixed problems in video and ml modules; generated test stubs for all exported functions (now we have 1701 tests). 14 years ago
Andrey Kamaev e1cd84bb25 Java API: added and fixed several tests 14 years ago
Andrey Kamaev d5d897b7cb Java API: added support for read/write functions in features2d 14 years ago
Kirill Kornyakov 72cc69e431 java tests: split into packages, tests for VideoCapture implemented 14 years ago