4328 Commits (9b6440b415679bb637b5c012eccedae7527ca7ff)
 

Author SHA1 Message Date
Alexander Shishkov 9b6440b415 removed module index 13 years ago
Andrey Morozov 5a21ac5ee4 increased bitrate of recorded video on 25% 13 years ago
Andrey Morozov 0c273b867e increased bitrate of recorded video on 25% 13 years ago
Alexander Shishkov d77fb60017 minor changes in documentation 13 years ago
Andrey Kamaev b6dac61e96 Fixed several documentation warnings and errors. 13 years ago
Maria Dimashova 9d764b4115 fixed #1795 13 years ago
Andrey Kamaev 97835a8f32 Fixed 9 more build warnings 13 years ago
Andrey Kamaev 3b3d1a86ae Fixed ant search on Windows 13 years ago
Alexander Reshetnikov 7f6c487ae0 Added perf test for video output 13 years ago
Maria Dimashova 9783cd985f fixed ERTrees name for writing to/reading from xml 13 years ago
Maria Dimashova 8a8b34667d increased the trees number for ERTrees 13 years ago
Maria Dimashova 14ca8ed03c added ability to read files with different space count 13 years ago
Andrey Kamaev 7a3786bad9 Fixed PvApi wrapper build 13 years ago
Alexander Reshetnikov 5042f5daa7 Fixed compilation error under Linux (memset for pvapi was moved to constructor) 13 years ago
Andrey Kamaev 3d42ebb329 Fixed typo 13 years ago
Andrey Pavlenko f1e3d4d492 adding test for the bug #1795 13 years ago
Alexander Shishkov f87660033f changed css for search panel 13 years ago
Vadim Pisarevsky 5f33aecd30 changed 2.3 to 2.4 in some guides & tutorials (ticket #1794) 13 years ago
Vadim Pisarevsky 1371c96935 extended morphological operations to handle arbitrary number of channels and CV_64F type; extended filter2D to handle CV_16S type. added test to check the supported formats; added description of supported formats in various filtering operations. 13 years ago
Alexander Reshetnikov 6d0c022347 Fixed cameras segfault (patch #1771) 13 years ago
Andrey Kamaev 7c33d65b59 Fixed broken by r8007 install target 13 years ago
Alexander Shishkov 4a6d434e7d fixed #1310 13 years ago
Alexander Reshetnikov 2c3a712b43 Minor refactoring of condition for avformat_find_stream_info (ticket #1790) 13 years ago
Andrey Kamaev b3587c9e34 Fixed problem with headers install patch 13 years ago
Ilya Lysenkov 553ea7510b Documented valid image types in morphology operations (issue #1679) 13 years ago
Marina Kolpakova d547d9c986 fixed alignment related bugs in gpu/nvidia 13 years ago
Ilya Lysenkov 6de2b1a0e6 Updated doc of flann::hierarchicalClustering (issue #1216) 13 years ago
Ilya Lysenkov cd407b53a8 Corrected doc of Mat::adjustROI() (issue #1245) 13 years ago
Ilya Lysenkov e4525860e0 Fixed a typo 13 years ago
Marina Kolpakova c0f6e219bb calcCovarMatrix cupport fot std::vectors of cv::Mat (#494) 13 years ago
Vadim Pisarevsky 38488cfdf1 probably fixed linemod crash (thanks to Stefan for the report) 13 years ago
Maria Dimashova 04d24a8824 refactored likelihood computing 13 years ago
Andrey Kamaev 51385ac73a Java Tests: filtered VideoCapture tests 13 years ago
Alexander Shishkov 94f82c6a1c changed css for search panel 13 years ago
Maria Dimashova 3db7823682 removed unnecessary param 13 years ago
Andrey Kamaev d8cec20e1b Added perf test for calcOpticalFlowPyrLK 13 years ago
Andrey Kamaev 47148ce275 Added version detection for OpenNI 13 years ago
Andrey Kamaev e4ca7118f3 #1782 Threading optimization of OpenNI wrapper is disabled for TBB < 3.0 13 years ago
Ilya Lysenkov a77a93a8e2 Minor doc fix. 13 years ago
Alexander Smorkalov 3c08f7a14d Patch #1789 access to Android camera settings applied. 13 years ago
Ilya Lysenkov 8b65286139 Documented error measures used in calcOpticalFlowPyrLK 13 years ago
Andrey Pavlenko af198233a9 Java API: fixing more tests 13 years ago
Andrey Kamaev 570ec2f166 Improved status report for Eigen and Ximea, improved search of PvApi headers/libs 13 years ago
Alexander Shishkov 7cd42b8b6a modified reduce test 13 years ago
Andrey Kamaev b756033206 Fixed several warnings on various platforms 13 years ago
Andrey Kamaev 07f8bf9226 Attempt to fix windows build failure 13 years ago
Andrey Kamaev b31f468921 Fixed MSVC warning in Mat::diag 13 years ago
Andrey Kamaev 626afecaf8 Fixed couple of MSVC warnings 13 years ago
Vadim Pisarevsky b122f7326b fixed Core_Array.expressions test 13 years ago
Vadim Pisarevsky 8b0d9f4f5c excluded dangerously overriden Mat_::reshape() method (ticket #1510) 13 years ago