- 19 Jan, 2011 1 commit
-
-
Vladimir Dudnik authored
-
- 05 Jan, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 29 Dec, 2010 1 commit
-
-
Vadim Pisarevsky authored
fixed incorrect sign of the result of the convolution with normalized asymmetric kernels (ticket #779)
-
- 27 Dec, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 23 Dec, 2010 1 commit
-
-
Vladimir Dudnik authored
-
- 13 Dec, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 12 Dec, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 11 Dec, 2010 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
fixed border processing bayer2rgb & bayer2gray; made the test "color-bayer" pass; renamed CV_Bayer*2Gray -> CV_Bayer*2GRAY for consistency
-
- 10 Dec, 2010 1 commit
-
-
Vadim Pisarevsky authored
SSE2 optimization for Bayer->RGB; added Bayer->Gray with SSE2 optimization; corrected some bugs noted in the yahoogroups forum
-
- 03 Dec, 2010 1 commit
-
-
Vadim Pisarevsky authored
added cvSave(contours) to the contours demo; added rational model demonstration to stereo_calib; fixed formatting in imgproc/types_c.h
-
- 30 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 29 Nov, 2010 2 commits
-
-
Vadim Pisarevsky authored
moved estimateAffine3D declaration from imgproc to calib3d, where it is really implemented (ticket #705)
-
Vadim Pisarevsky authored
-
- 27 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 26 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
moved some old stuff to the legacy module; merge "compat_c.h" headers and moved to the legacy as well. moved implementation of many non-critical/obsolete inline functions and methods to .cpp to improve Opencv build time
-
- 25 Nov, 2010 2 commits
-
-
Vadim Pisarevsky authored
fixed the ordering of parameters in PyArg_ParseTupleAndKeywords, added correct Ptr<CvDTreeSplit>::delete_obj() (ticket #406)
-
Vadim Pisarevsky authored
-
- 24 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
fixed canny test; fixed mhi-global test & implementation (hopefully, for the last time); added sse 4.1 & 4.2 support (not working in Xcode for some reason); moved splineInterpolation to color.cpp; fixed a few bugs in documentation
-
- 23 Nov, 2010 2 commits
-
-
Vadim Pisarevsky authored
added hconcat & vconcat functions for joining matrices; moved some inline functions out of the headers; fixed several bugs in documentation; removed MatND from docs
-
Ethan Rublee authored
-
- 22 Nov, 2010 3 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
decreased the lower canny threshold in HoughCircles, helps to detect some circles in low-contrast images (ticket #518)
-
- 20 Nov, 2010 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 18 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 15 Nov, 2010 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 13 Nov, 2010 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 12 Nov, 2010 3 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 11 Nov, 2010 1 commit
-
-
Maria Dimashova authored
-
- 10 Nov, 2010 4 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Maria Dimashova authored
fixed grabCut: moved to double precision and added the noise to avoid zero determinant of covariance matrix
-
- 09 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
-