]> rtime.felk.cvut.cz Git - opencv.git/log
opencv.git
14 years agoadded watershed regression test
anatoly [Tue, 17 Nov 2009 10:39:44 +0000 (10:39 +0000)]
added watershed regression test

git-svn-id: https://code.ros.org/svn/opencv/trunk@2288 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoadded inpaint regression test
anatoly [Mon, 16 Nov 2009 16:45:26 +0000 (16:45 +0000)]
added inpaint regression test

git-svn-id: https://code.ros.org/svn/opencv/trunk@2287 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofix building of cpp-documentation
baeuml [Mon, 16 Nov 2009 14:11:26 +0000 (14:11 +0000)]
fix building of cpp-documentation
create proper documentation headline for Sobel

git-svn-id: https://code.ros.org/svn/opencv/trunk@2286 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoadded check for single-channel images in norm-with-mask functions (reported by Anatol...
vp153 [Mon, 16 Nov 2009 13:19:53 +0000 (13:19 +0000)]
added check for single-channel images in norm-with-mask functions (reported by Anatoly Baksheev)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2285 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoremoved CV_FORCE_INLINE. __BEGIN__, __END__ & EXIT made internal macros
vp153 [Mon, 16 Nov 2009 12:11:49 +0000 (12:11 +0000)]
removed CV_FORCE_INLINE. __BEGIN__, __END__ & EXIT made internal macros

git-svn-id: https://code.ros.org/svn/opencv/trunk@2284 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agosink backend status to the closing repository version
schouart [Mon, 16 Nov 2009 10:11:29 +0000 (10:11 +0000)]
sink backend status to the closing repository version

git-svn-id: https://code.ros.org/svn/opencv/trunk@2283 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed memory corruption bug in the gaussian random number generator
vp153 [Fri, 13 Nov 2009 14:55:04 +0000 (14:55 +0000)]
fixed memory corruption bug in the gaussian random number generator

git-svn-id: https://code.ros.org/svn/opencv/trunk@2282 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofback_c.c: compilation error fixed
anatoly [Fri, 13 Nov 2009 13:53:03 +0000 (13:53 +0000)]
fback_c.c: compilation error fixed

git-svn-id: https://code.ros.org/svn/opencv/trunk@2281 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed build on Ubuntu 8.04
vp153 [Fri, 13 Nov 2009 12:15:41 +0000 (12:15 +0000)]
fixed build on Ubuntu 8.04

git-svn-id: https://code.ros.org/svn/opencv/trunk@2280 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agotest commit
gerkey [Wed, 11 Nov 2009 21:22:48 +0000 (21:22 +0000)]
test commit

git-svn-id: https://code.ros.org/svn/opencv/trunk@2279 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agotest commit
gerkey [Wed, 11 Nov 2009 21:19:42 +0000 (21:19 +0000)]
test commit

git-svn-id: https://code.ros.org/svn/opencv/trunk@2278 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoadded MORPH_ERODE & MORPH_DILATE to morphologyEx (by SF #2895115)
vp153 [Wed, 11 Nov 2009 20:12:36 +0000 (20:12 +0000)]
added MORPH_ERODE & MORPH_DILATE to morphologyEx (by SF #2895115)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2277 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed SF bug #2894866
vp153 [Tue, 10 Nov 2009 16:18:04 +0000 (16:18 +0000)]
fixed SF bug #2894866

git-svn-id: https://code.ros.org/svn/opencv/trunk@2276 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed cvPolarToCart in-place case (thanks to Marius Muja for the patch)
vp153 [Sat, 7 Nov 2009 22:27:19 +0000 (22:27 +0000)]
fixed cvPolarToCart in-place case (thanks to Marius Muja for the patch)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2275 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoAdd linking to gstreamer-video-0.10
schouart [Fri, 6 Nov 2009 12:30:35 +0000 (12:30 +0000)]
Add linking to gstreamer-video-0.10

git-svn-id: https://code.ros.org/svn/opencv/trunk@2274 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoSome fix to gstreamer backend
schouart [Fri, 6 Nov 2009 12:28:46 +0000 (12:28 +0000)]
Some fix to gstreamer backend
Implemented a stub version of the video writer
TODO / Question
- We could remove icv function inside and make class variable protected?
- Put the code in open close without icv function or transform it in protected methods?
- Geneally choiche a method for add codec/container parameter to the api and map to single backends
-Add support for v4l and dc1394 to the capture code (low priority)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2273 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoadded people detection sample in Python
vp153 [Fri, 6 Nov 2009 00:40:10 +0000 (00:40 +0000)]
added people detection sample in Python

git-svn-id: https://code.ros.org/svn/opencv/trunk@2272 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoadded C++ & Python demos for the Farneback's optical flow
vp153 [Thu, 5 Nov 2009 21:41:09 +0000 (21:41 +0000)]
added C++ & Python demos for the Farneback's optical flow

git-svn-id: https://code.ros.org/svn/opencv/trunk@2271 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoadded missing include in image.cpp demo, extended peopledetect demo (image list suppo...
vp153 [Thu, 5 Nov 2009 18:37:55 +0000 (18:37 +0000)]
added missing include in image.cpp demo, extended peopledetect demo (image list support, extra filering of nested rectangles etc.)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2270 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed couple of bugs in the optimized version of Mat::Mat(const IplImage* img)
vp153 [Thu, 5 Nov 2009 12:26:35 +0000 (12:26 +0000)]
fixed couple of bugs in the optimized version of Mat::Mat(const IplImage* img)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2269 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofix Mat_::operator()(Rect)
baeuml [Wed, 4 Nov 2009 10:25:15 +0000 (10:25 +0000)]
fix Mat_::operator()(Rect)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2268 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoimproved robustness of the performance tests; added setTrackbarPos & getTrackbarPos...
vp153 [Tue, 3 Nov 2009 22:38:33 +0000 (22:38 +0000)]
improved robustness of the performance tests; added setTrackbarPos & getTrackbarPos to highgui.hpp (SF bug #2891213)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2267 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agowith MSVC enable OpenMP only in Debug; disabled force inline because of compile error...
vp153 [Tue, 3 Nov 2009 10:53:18 +0000 (10:53 +0000)]
with MSVC enable OpenMP only in Debug; disabled force inline because of compile errors; display RNG seed right in the console.

git-svn-id: https://code.ros.org/svn/opencv/trunk@2266 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agomade some critical functions "force inline"; decreased required accuracy in perspecti...
vp153 [Mon, 2 Nov 2009 17:35:13 +0000 (17:35 +0000)]
made some critical functions "force inline"; decreased required accuracy in perspectiveTransform test; reverted default openmp in MSVC

git-svn-id: https://code.ros.org/svn/opencv/trunk@2265 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoseveral performance improvements (some SSE3 optimizations, cvarrToMat made inline...
vp153 [Mon, 2 Nov 2009 10:46:30 +0000 (10:46 +0000)]
several performance improvements (some SSE3 optimizations, cvarrToMat made inline etc.)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2264 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed weird linker errors with VS2008 Express + MS SDK
vp153 [Thu, 29 Oct 2009 17:18:25 +0000 (17:18 +0000)]
fixed weird linker errors with VS2008 Express + MS SDK

git-svn-id: https://code.ros.org/svn/opencv/trunk@2263 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agomore accurate time measurements (getTickCount) on MacOSX; Use RDTSC() again (when...
vp153 [Thu, 29 Oct 2009 14:32:07 +0000 (14:32 +0000)]
more accurate time measurements (getTickCount) on MacOSX; Use RDTSC() again (when it is available) in the performance tests

git-svn-id: https://code.ros.org/svn/opencv/trunk@2262 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agore-added C++ docs
vp153 [Wed, 28 Oct 2009 23:22:50 +0000 (23:22 +0000)]
re-added C++ docs

git-svn-id: https://code.ros.org/svn/opencv/trunk@2261 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoCPP online build
jamesbowman [Wed, 28 Oct 2009 17:56:19 +0000 (17:56 +0000)]
CPP online build

git-svn-id: https://code.ros.org/svn/opencv/trunk@2260 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoGenerate online C++ docs
vp153 [Tue, 27 Oct 2009 16:24:05 +0000 (16:24 +0000)]
Generate online C++ docs

git-svn-id: https://code.ros.org/svn/opencv/trunk@2259 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoapplied patch from bilboed (simpler and more robust conversion from gst to iplimage)
vp153 [Tue, 27 Oct 2009 12:18:54 +0000 (12:18 +0000)]
applied patch from bilboed (simpler and more robust conversion from gst to iplimage)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2258 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoImproved cvMatchTemplate accuracy with CV_TM_CCOEFF_NORMED method (thanks to Matt...
vp153 [Tue, 27 Oct 2009 11:59:13 +0000 (11:59 +0000)]
Improved cvMatchTemplate accuracy with CV_TM_CCOEFF_NORMED method (thanks to Matt Gara for the patch).

git-svn-id: https://code.ros.org/svn/opencv/trunk@2257 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed bug #2871594 (crash in cvFilter2D)
vp153 [Mon, 26 Oct 2009 16:13:17 +0000 (16:13 +0000)]
fixed bug #2871594 (crash in cvFilter2D)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2256 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agohopefully fixed bug #2871875
vp153 [Mon, 26 Oct 2009 16:12:14 +0000 (16:12 +0000)]
hopefully fixed bug #2871875

git-svn-id: https://code.ros.org/svn/opencv/trunk@2255 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agopossible fix for SF bug #2886290
vp153 [Mon, 26 Oct 2009 14:45:45 +0000 (14:45 +0000)]
possible fix for SF bug #2886290

git-svn-id: https://code.ros.org/svn/opencv/trunk@2254 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed SF bug #2886214; fixed a few GCC warnings
vp153 [Mon, 26 Oct 2009 14:20:12 +0000 (14:20 +0000)]
fixed SF bug #2886214; fixed a few GCC warnings

git-svn-id: https://code.ros.org/svn/opencv/trunk@2253 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed crash in calcSparseHist (SF bug #2873308)
vp153 [Mon, 26 Oct 2009 11:47:36 +0000 (11:47 +0000)]
fixed crash in calcSparseHist (SF bug #2873308)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2252 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoFix some white spaces+build with ffmpeg 0.5 svn version 20330
kecsup [Mon, 26 Oct 2009 10:54:36 +0000 (10:54 +0000)]
Fix some white spaces+build with ffmpeg 0.5 svn version 20330

git-svn-id: https://code.ros.org/svn/opencv/trunk@2251 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoFindHomography extra parameters
jamesbowman [Sat, 24 Oct 2009 03:04:53 +0000 (03:04 +0000)]
FindHomography extra parameters

git-svn-id: https://code.ros.org/svn/opencv/trunk@2250 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed cvMixChannels docs and implementation
vp153 [Fri, 23 Oct 2009 20:02:49 +0000 (20:02 +0000)]
fixed cvMixChannels docs and implementation

git-svn-id: https://code.ros.org/svn/opencv/trunk@2249 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agouse the standard gstappsink from GStreamer when possible (thanks to Stefano Fabri...
vp153 [Fri, 23 Oct 2009 19:27:27 +0000 (19:27 +0000)]
use the standard gstappsink from GStreamer when possible (thanks to Stefano Fabri for the patch)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2248 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agouse the standard gstappsink from GStreamer when possible (thanks to Stefano Fabri...
vp153 [Fri, 23 Oct 2009 19:18:20 +0000 (19:18 +0000)]
use the standard gstappsink from GStreamer when possible (thanks to Stefano Fabri for the patch)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2247 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agodon't assert if imwrite_ fails
xavier98 [Fri, 23 Oct 2009 14:35:48 +0000 (14:35 +0000)]
don't assert if imwrite_ fails

git-svn-id: https://code.ros.org/svn/opencv/trunk@2246 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed in-place invert() (SF bug #2884580)
vp153 [Fri, 23 Oct 2009 13:00:25 +0000 (13:00 +0000)]
fixed in-place invert() (SF bug #2884580)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2245 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed documentation and error handling in some functions (SF bugs 2874619, 2877894...
vp153 [Thu, 22 Oct 2009 21:45:40 +0000 (21:45 +0000)]
fixed documentation and error handling in some functions (SF bugs 287461928778942878826)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2244 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed crash in Median filter (SF bug #2879941)
vp153 [Thu, 22 Oct 2009 21:18:09 +0000 (21:18 +0000)]
fixed crash in Median filter (SF bug #2879941)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2243 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agomove #include "cvconfig.h" and #include "omp.h" outside of the external header cxmisc.h
vp153 [Wed, 21 Oct 2009 14:00:56 +0000 (14:00 +0000)]
move #include "cvconfig.h" and #include "omp.h" outside of the external header cxmisc.h

git-svn-id: https://code.ros.org/svn/opencv/trunk@2242 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed conversion from vector<KeyPoint> to Seq in SURF::operator() (thanks to Adrian...
vp153 [Wed, 21 Oct 2009 11:15:37 +0000 (11:15 +0000)]
fixed conversion from vector<KeyPoint> to Seq in SURF::operator() (thanks to Adrian Clark)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2241 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoalways load [lib]opencv_ffmpeg*d.dll in debug versions of highgui (SF bug #2882759)
vp153 [Wed, 21 Oct 2009 10:48:02 +0000 (10:48 +0000)]
always load [lib]opencv_ffmpeg*d.dll in debug versions of highgui (SF bug #2882759)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2240 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed bugs
mdim [Tue, 20 Oct 2009 08:04:30 +0000 (08:04 +0000)]
fixed bugs

git-svn-id: https://code.ros.org/svn/opencv/trunk@2239 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoBy default turn OpenMP off everywhere. On Windows many people use VS2008 Express...
vp153 [Mon, 19 Oct 2009 19:02:35 +0000 (19:02 +0000)]
By default turn OpenMP off everywhere. On Windows many people use VS2008 Express Edition, which does not support OpenMP.

git-svn-id: https://code.ros.org/svn/opencv/trunk@2238 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoadded capability to read remote video files via gstreamer (thanks to Stefano for...
vp153 [Mon, 19 Oct 2009 17:21:52 +0000 (17:21 +0000)]
added capability to read remote video files via gstreamer (thanks to Stefano for the patch)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2237 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoanother attempt to define CV_XADD more accurately (primarily to fix compile errors...
vp153 [Mon, 19 Oct 2009 17:04:04 +0000 (17:04 +0000)]
another attempt to define CV_XADD more accurately (primarily to fix compile errors with GCC 3.4.x)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2236 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed SF bug #2879786 (thanks to Timo Röhling)
vp153 [Sun, 18 Oct 2009 08:29:23 +0000 (08:29 +0000)]
fixed SF bug #2879786 (thanks to Timo Röhling)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2235 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed SF bug #2879936 (thanks to Simon Hawe for the report)
vp153 [Sun, 18 Oct 2009 07:51:02 +0000 (07:51 +0000)]
fixed SF bug #2879936 (thanks to Simon Hawe for the report)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2234 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofix removal of invalid SURF keypoints (SF #2871589)
baeuml [Wed, 14 Oct 2009 08:22:32 +0000 (08:22 +0000)]
fix removal of invalid SURF keypoints (SF #2871589)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2233 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoReduce fix and test
jamesbowman [Tue, 13 Oct 2009 20:48:47 +0000 (20:48 +0000)]
Reduce fix and test

git-svn-id: https://code.ros.org/svn/opencv/trunk@2232 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoReduce
jamesbowman [Tue, 13 Oct 2009 20:05:06 +0000 (20:05 +0000)]
Reduce

git-svn-id: https://code.ros.org/svn/opencv/trunk@2231 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoEncodeImage, DecodeImage support
jamesbowman [Mon, 12 Oct 2009 22:45:52 +0000 (22:45 +0000)]
EncodeImage, DecodeImage support

git-svn-id: https://code.ros.org/svn/opencv/trunk@2230 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoFix cpp build
jamesbowman [Sat, 10 Oct 2009 00:44:35 +0000 (00:44 +0000)]
Fix cpp build

git-svn-id: https://code.ros.org/svn/opencv/trunk@2229 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agopreserve default arg to namedWindow in new highgui interface
xavier98 [Fri, 9 Oct 2009 04:28:36 +0000 (04:28 +0000)]
preserve default arg to namedWindow in new highgui interface

git-svn-id: https://code.ros.org/svn/opencv/trunk@2228 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoworkaround for segfault on normal exit
xavier98 [Fri, 9 Oct 2009 04:15:22 +0000 (04:15 +0000)]
workaround for segfault on normal exit

git-svn-id: https://code.ros.org/svn/opencv/trunk@2227 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoAdd CreateCameraCapture as deprecated synonym for cvCaptureFromCAM
jamesbowman [Tue, 6 Oct 2009 16:00:32 +0000 (16:00 +0000)]
Add CreateCameraCapture as deprecated synonym for cvCaptureFromCAM

git-svn-id: https://code.ros.org/svn/opencv/trunk@2226 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoCvSubRect etc fix for type bug, tostring bug
jamesbowman [Mon, 5 Oct 2009 23:43:30 +0000 (23:43 +0000)]
CvSubRect etc fix for type bug, tostring bug

git-svn-id: https://code.ros.org/svn/opencv/trunk@2225 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoBug fix in FLANN
mariusmuja [Mon, 5 Oct 2009 23:06:58 +0000 (23:06 +0000)]
Bug fix in FLANN

git-svn-id: https://code.ros.org/svn/opencv/trunk@2224 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoimproved coverage for GetRow, etc
jamesbowman [Mon, 5 Oct 2009 22:24:55 +0000 (22:24 +0000)]
improved coverage for GetRow, etc

git-svn-id: https://code.ros.org/svn/opencv/trunk@2223 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoTypos fixed
jamesbowman [Mon, 5 Oct 2009 21:39:10 +0000 (21:39 +0000)]
Typos fixed

git-svn-id: https://code.ros.org/svn/opencv/trunk@2222 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoFix a crash bug if wrong camera index is given for the videoInput
kecsup [Sat, 3 Oct 2009 16:40:50 +0000 (16:40 +0000)]
Fix a crash bug if wrong camera index is given for the videoInput

git-svn-id: https://code.ros.org/svn/opencv/trunk@2221 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed MLData
mdim [Thu, 1 Oct 2009 09:12:29 +0000 (09:12 +0000)]
fixed MLData

git-svn-id: https://code.ros.org/svn/opencv/trunk@2220 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofix incorrect matrix size bug in cv::decomposeProjectionMatrix
xavier98 [Thu, 1 Oct 2009 03:58:11 +0000 (03:58 +0000)]
fix incorrect matrix size bug in cv::decomposeProjectionMatrix

git-svn-id: https://code.ros.org/svn/opencv/trunk@2219 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoPython install works with RPATH
jamesbowman [Wed, 30 Sep 2009 22:06:55 +0000 (22:06 +0000)]
Python install works with RPATH

git-svn-id: https://code.ros.org/svn/opencv/trunk@2216 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoAdd CV_CN_SHIFT and CV_MAKETYPE
jamesbowman [Wed, 30 Sep 2009 21:12:04 +0000 (21:12 +0000)]
Add CV_CN_SHIFT and CV_MAKETYPE

git-svn-id: https://code.ros.org/svn/opencv/trunk@2214 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoFix unix Python bindings install path
jamesbowman [Wed, 30 Sep 2009 21:02:02 +0000 (21:02 +0000)]
Fix unix Python bindings install path

git-svn-id: https://code.ros.org/svn/opencv/trunk@2213 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years ago- updated Mac OS X file info for bundle
markasbach [Wed, 30 Sep 2009 19:52:31 +0000 (19:52 +0000)]
- updated Mac OS X file info for bundle
- regenerated Python and Octave wrappers with SWIG 1.3.40 to fit current headers
- minor tweeks to autoconf and automake setup (in preparation for Mac OS X 10.6)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2212 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoa few improvements in DTree and MLData (thanks to Igor Chikalov)
vp153 [Wed, 30 Sep 2009 19:13:08 +0000 (19:13 +0000)]
a few improvements in DTree and MLData (thanks to Igor Chikalov)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2211 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed build with VS2003.NET (no videoInput support for now)
vp153 [Wed, 30 Sep 2009 18:14:17 +0000 (18:14 +0000)]
fixed build with VS2003.NET (no videoInput support for now)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2209 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed the compile errors with the latest GCC versions from Apple.
vp153 [Wed, 30 Sep 2009 14:35:24 +0000 (14:35 +0000)]
fixed the compile errors with the latest GCC versions from Apple.

git-svn-id: https://code.ros.org/svn/opencv/trunk@2208 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoadded -lole32 to link videoInput to highgui (for MinGW only)
vp153 [Wed, 30 Sep 2009 13:43:45 +0000 (13:43 +0000)]
added -lole32 to link videoInput to highgui (for MinGW only)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2207 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed the new slamch & dlamch to make them match the previous implementations; also...
vp153 [Wed, 30 Sep 2009 12:38:15 +0000 (12:38 +0000)]
fixed the new slamch & dlamch to make them match the previous implementations; also, improved error handling in cv::invert & cv::solve

git-svn-id: https://code.ros.org/svn/opencv/trunk@2206 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agotemporarily reinsert cvsample.dsp to CMake-generated source package, not to break...
vp153 [Wed, 30 Sep 2009 02:07:20 +0000 (02:07 +0000)]
temporarily reinsert cvsample.dsp to CMake-generated source package, not to break autotools-based build

git-svn-id: https://code.ros.org/svn/opencv/trunk@2205 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoconverted changelog to HTML format
vp153 [Tue, 29 Sep 2009 23:38:55 +0000 (23:38 +0000)]
converted changelog to HTML format

git-svn-id: https://code.ros.org/svn/opencv/trunk@2204 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agobuild with MinGW with videoInput support
vp153 [Tue, 29 Sep 2009 22:30:12 +0000 (22:30 +0000)]
build with MinGW with videoInput support

git-svn-id: https://code.ros.org/svn/opencv/trunk@2203 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoexported initcv to make the module load on Windows
vp153 [Tue, 29 Sep 2009 21:08:28 +0000 (21:08 +0000)]
exported initcv to make the module load on Windows

git-svn-id: https://code.ros.org/svn/opencv/trunk@2202 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoupdated to 2.0.0; some fixes for VS2008 SP1
vp153 [Tue, 29 Sep 2009 17:11:35 +0000 (17:11 +0000)]
updated to 2.0.0; some fixes for VS2008 SP1

git-svn-id: https://code.ros.org/svn/opencv/trunk@2201 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years ago- removed two apotrophs (it's plural not genitivus)
markasbach [Tue, 29 Sep 2009 14:12:09 +0000 (14:12 +0000)]
- removed two apotrophs (it's plural not genitivus)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2200 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years ago- autotools version numbers updated for OpenCV Release 2.0
markasbach [Tue, 29 Sep 2009 13:12:05 +0000 (13:12 +0000)]
- autotools version numbers updated for OpenCV Release 2.0
- autotools machinery updated to autoconf 2.64, automake 1.11, glibtool 2.2.6 from macports
- autotools macros for processor and SSE detection fixed
- swig wrappers for octave and python updated with swig 1.3.40
- cxoperations.hpp fixed to detect gcc intrinsics for g++-4.2 on PowerPC
- make_frameworks.sh fixed to build universal 32bit framework with g++-4.2 and OpenMP

git-svn-id: https://code.ros.org/svn/opencv/trunk@2199 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agorepair windows package and compile errors on Windows
vp153 [Tue, 29 Sep 2009 10:51:06 +0000 (10:51 +0000)]
repair windows package and compile errors on Windows

git-svn-id: https://code.ros.org/svn/opencv/trunk@2198 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agorepair windows package and compile errors on Windows
vp153 [Tue, 29 Sep 2009 10:29:11 +0000 (10:29 +0000)]
repair windows package and compile errors on Windows

git-svn-id: https://code.ros.org/svn/opencv/trunk@2197 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoapplied multiple patches; fixed the crash in the C++ SURF, fixed several warnings...
vp153 [Mon, 28 Sep 2009 23:41:22 +0000 (23:41 +0000)]
applied multiple patches; fixed the crash in the C++ SURF, fixed several warnings, fixed typos in MatchTemplate formulae; changed slamch/dlamch with the simplified versions for IEEE754 FPUs

git-svn-id: https://code.ros.org/svn/opencv/trunk@2196 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoreadded openmp support for GCC, fixed haartraining
vp153 [Mon, 28 Sep 2009 18:42:16 +0000 (18:42 +0000)]
readded openmp support for GCC, fixed haartraining

git-svn-id: https://code.ros.org/svn/opencv/trunk@2195 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoadded new-style methods (accepting cv::Mat instead of CvMat) and the class name alias...
vp153 [Mon, 28 Sep 2009 18:35:10 +0000 (18:35 +0000)]
added new-style methods (accepting cv::Mat instead of CvMat) and the class name aliases (e.g. cv::SVM ~ CvSVM); save() & write() methods made "const"

git-svn-id: https://code.ros.org/svn/opencv/trunk@2194 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed (e)rtrees bug
mdim [Mon, 28 Sep 2009 10:23:41 +0000 (10:23 +0000)]
fixed (e)rtrees bug

git-svn-id: https://code.ros.org/svn/opencv/trunk@2193 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed crash in cvSubdiv2DFindNearest when the subdivision is empty (SF bug #2829344)
vp153 [Mon, 28 Sep 2009 00:10:11 +0000 (00:10 +0000)]
fixed crash in cvSubdiv2DFindNearest when the subdivision is empty (SF bug #2829344)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2192 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed ffmpeg getProperty, thanks to noNeed4Name (SF bug #2824325)
vp153 [Sun, 27 Sep 2009 23:54:49 +0000 (23:54 +0000)]
fixed ffmpeg getProperty, thanks to noNeed4Name (SF bug #2824325)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2191 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoadded the note about alpha channel in cvLoadImage/imread (SF bug #2806245)
vp153 [Sun, 27 Sep 2009 23:06:12 +0000 (23:06 +0000)]
added the note about alpha channel in cvLoadImage/imread (SF bug #2806245)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2190 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agochanged GST_FORMAT_BUFFERS to GST_FORMAT_DEFAULT in some gstreamer set/get properties...
vp153 [Sun, 27 Sep 2009 22:56:32 +0000 (22:56 +0000)]
changed GST_FORMAT_BUFFERS to GST_FORMAT_DEFAULT in some gstreamer set/get properties (SF bug #2795116)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2189 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed isFormatSupported const'ness (SF bug #2819828)
vp153 [Sun, 27 Sep 2009 22:46:41 +0000 (22:46 +0000)]
fixed isFormatSupported const'ness (SF bug #2819828)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2188 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed "if(started)" check (SF bug #2838690)
vp153 [Sun, 27 Sep 2009 22:39:46 +0000 (22:39 +0000)]
fixed "if(started)" check (SF bug #2838690)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2187 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agoFixed TM_CCORR_NORMED formulae in [cv]matchTemplate descriptions.
vp153 [Sun, 27 Sep 2009 22:38:18 +0000 (22:38 +0000)]
Fixed TM_CCORR_NORMED formulae in [cv]matchTemplate descriptions.

git-svn-id: https://code.ros.org/svn/opencv/trunk@2186 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

14 years agofixed drawChessboardCorners API
vp153 [Sun, 27 Sep 2009 22:37:09 +0000 (22:37 +0000)]
fixed drawChessboardCorners API

git-svn-id: https://code.ros.org/svn/opencv/trunk@2185 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08