15 Commits (0a691f7840ff4d6f9ed9e5dc3e471e334ed11edb)

Author SHA1 Message Date
AnastasiaaSenina d7b1f28a90 fixed bug: added threshold for variables 'rotate_a', ' rotate_c' 6 years ago
Hamdi Sahloul 5d54def264 Add semicolons after `CV_INSTRUMENT` macros 6 years ago
Pavel Vlasov 30a6cee2fe Instrumentation for OpenCV API regions and IPP functions; 9 years ago
Ilya Lavrenov 6083efc111 refactored cv::CamShift and cv::meanShift 11 years ago
Andrey Kamaev 199a35a105 Move C API of opencv_video to separate file 12 years ago
Vadim Pisarevsky 07e0f7bf59 refactored video module; use the new-style algorithms now 12 years ago
Andrey Kamaev d525362cd5 Fixed 2 new Android build warnings 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Ilya Lysenkov e10d7b262b Updated a comment about return value in meanShift and CamShift 13 years ago
Vadim Pisarevsky d5ba7c3826 fixed crashes in camshiftdemo (ticket #875) 14 years ago
Vadim Pisarevsky 0c877f62e9 replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago
Vadim Pisarevsky 2dc981aaa8 fixed bug with possible memory corruption in CvMat m = iarray.getMat(); expressions (ticket #1054) 14 years ago
Vadim Pisarevsky abeeb40d46 a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 14 years ago
Vadim Pisarevsky a937d9d43c unified the coordinate interpretation in RotatedRect (ticket #425) 14 years ago
Vadim Pisarevsky a3dfba36a1 fixed crashes in camshiftdemo sample 14 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago