Commit Graph

27084 Commits

Author SHA1 Message Date
Jose Luis Blanco cc0d7674ee fixed a simple declaration error. 2010-05-25 07:31:44 +00:00
Vadim Pisarevsky b703faf4cb fixed the module list in Doxygen CMake script 2010-05-22 12:03:15 +00:00
Vadim Pisarevsky b94e09bfeb renamed cv::flann to cv::cvflann to avoid name conflicts 2010-05-21 20:37:05 +00:00
Maria Dimashova 60019422e8 fixed gftt wrapper, update testdata 2010-05-21 17:36:36 +00:00
Vadim Pisarevsky 33447e0bba fixed mixed-type exp and log functions, used in HMMs (thanks to V. Mityaev) 2010-05-21 12:07:00 +00:00
Maria Dimashova d199100deb minor changes of detectors test 2010-05-20 16:31:00 +00:00
Maria Dimashova 60f00f9f83 updated detectors and descriptors quality tests 2010-05-20 16:16:28 +00:00
Vadim Pisarevsky f152535865 extended description of the error handling mechanism with OpenCV C++ API 2010-05-20 11:37:37 +00:00
Vadim Pisarevsky cadbe1bc79 fixed filterSpeckles call in StereoBM (thanks to Patrick Mihelich) 2010-05-19 18:42:08 +00:00
Maria Dimashova cd81db88d5 updated sift wrapper (recalculation angles mode) 2010-05-19 16:02:30 +00:00
James Bowman ccbe405322 Typo 2010-05-18 18:32:23 +00:00
Vadim Pisarevsky b34aaace79 updated OpenCV version because of the recent reorganization 2010-05-18 16:42:35 +00:00
Vadim Pisarevsky edc089607f fixed source image corruption (ticket #306) 2010-05-18 16:38:51 +00:00
Vadim Pisarevsky eec30b08d4 added cv::setMouseCallback and cv::startWindowThread 2010-05-18 15:47:39 +00:00
Vadim Pisarevsky 47c3e79423 added Doxygen-based documentation (draft version for now) 2010-05-18 15:41:28 +00:00
Maria Dimashova 3b0243c51d fixed wrapper of sift descriptor 2010-05-18 12:21:45 +00:00
Liu Liu a69804e158 fixed the error in SURF when no keypoint detected 2010-05-18 07:16:24 +00:00
Maria Dimashova d79c97696b updated detectors quality test, added descriptors quality test 2010-05-17 17:45:05 +00:00
Maria Dimashova 0043fe6fcd fixed wrapper of sift descriptor 2010-05-17 17:36:58 +00:00
James Bowman da2fd5357d Make doc build work with new layout 2010-05-14 22:25:15 +00:00
James Bowman ac41d29eee #301, sample code for CalcHist 2010-05-14 22:24:32 +00:00
James Bowman 9a342ef337 test case for #342 2010-05-14 20:58:54 +00:00
James Bowman 6bc810cd80 test case for #342 2010-05-14 20:57:30 +00:00
Jose Luis Blanco 4833f15b22 Tentative fix to using FIND_PACKAGE(OpenCV) from external apps after last atomic bomb commit!
Fixed for OpenCV compiled whereever and NOT "make install"ed. This second case must be checked later, since I'm not sure of the pretended include dirs layout after "make install". 
If all include dirs go to the same target install directory, it should work as is right now.
2010-05-14 09:35:39 +00:00
James Bowman a2e158aeb8 datamatrix sample 2010-05-13 18:02:02 +00:00
Stefano Fabri 42534312cd Fixed typo in pkgconfig file 2010-05-13 15:16:18 +00:00
Stefano Fabri 3964367480 added missing header 2010-05-13 11:19:09 +00:00
Vadim Pisarevsky 3c89a166c6 install old headers for better compatibility with existing code 2010-05-13 07:10:27 +00:00
James Bowman 8bcdb56ca9 #345, cvmat() now caught and exception raised 2010-05-13 00:39:13 +00:00
Vadim Pisarevsky 26b7ed6901 renamed gstappsink.hpp->gstappsink.h 2010-05-12 14:51:52 +00:00
Filipe Almeida 3d12bc6b9f LIBV4L: precomp.hpp include missing 2010-05-12 11:40:40 +00:00
Filipe Almeida 17292f686e LIBV4L: fixed build failed on Linux 2010-05-12 10:33:08 +00:00
Vadim Pisarevsky 4a073bd951 fixed build on Linux 2010-05-12 07:33:21 +00:00
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00