Commit Graph

2434 Commits

Author SHA1 Message Date
Vadim Pisarevsky f8e1e88ce2 we do not need strmiids.lib anymore 2011-07-01 14:03:03 +00:00
Kirill Kornyakov e958383225 added some tests to core module 2011-07-01 13:34:23 +00:00
Andrey Kamaev f8e42721d3 HelloAndroid sample is moved to samples/android 2011-07-01 13:12:05 +00:00
Andrey Kamaev e005570719 Fixed versioning bug: FIND_PACKAGE( OpenCV ) errors if no version specified 2011-07-01 13:11:16 +00:00
Kirill Kornyakov 7fed582d9f implemented static Mat.eye method 2011-07-01 13:11:03 +00:00
Andrey Kamaev 837b733a0a Modified cmake status report 2011-07-01 12:23:03 +00:00
Vadim Pisarevsky 3cbe53c5d2 got back to the old DLL naming scheme (opencv_core230_vs2001_64d.dll => opencv_core230[d].dll) 2011-07-01 12:14:51 +00:00
Vadim Pisarevsky a5d53e3e2f some more corrections from Gabor 2011-07-01 12:09:39 +00:00
Andrey Pavlenko c7a3fc5d4e #863: sample text color changed from Green to Red. 2011-07-01 11:12:55 +00:00
Andrey Pavlenko 3159bd1a74 #863: 'string' args support added 2011-07-01 11:10:20 +00:00
Vadim Pisarevsky 6c8a2b8888 propagated fixes in docs and cap_dshow to trunk 2011-07-01 09:39:22 +00:00
Alexander Mordvintsev 382e154cfd morphology python sample 2011-07-01 08:22:45 +00:00
Alexey Spizhevoy ad454d83b9 added gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated into stitching 2011-07-01 07:07:54 +00:00
Andrey Kamaev 68f5a5a904 Reverted change from r5802 (it breaks install target for Android platform) 2011-07-01 06:58:53 +00:00
Alexey Spizhevoy 5f4ba8055f added tests for pyrDown and pyrUp (gpu) 2011-07-01 05:37:20 +00:00
Vincent Rabaud 3e1b0186fe - make sure we don't crash for an empty image 2011-07-01 01:28:14 +00:00
Ethan Rublee 74cc1803c4 Version modifications. 2011-07-01 01:25:27 +00:00
Ethan Rublee 08d3dcc709 minor edits to cmake. 2011-07-01 00:57:00 +00:00
Ethan Rublee 38b5d4ecc9 Adding namemangling to the opencv.pc file. 2011-07-01 00:14:09 +00:00
Andrey Kamaev 529f103456 Merged name suffixes for windows (from 2.3 branch) 2011-06-30 19:45:52 +00:00
Andrey Kamaev ec90265a08 Fixed compilation problem when building without CUDA 2011-06-30 17:01:15 +00:00
hartmut 7f260a0f0b fix for capture 2011-06-30 14:57:27 +00:00
Andrey Kamaev 01b3266612 Fixed Android target name for Android samples and tests 2011-06-30 14:56:39 +00:00
Kirill Kornyakov 9fbd47ffb1 added several tests for java/core module 2011-06-30 14:47:50 +00:00
Alexey Spizhevoy 5d703abdc2 fix for GPU module compile time (VS2010) error (from 2.3 branch) 2011-06-30 14:47:20 +00:00
Alexey Spizhevoy 674b763395 GPU: updated upsample, downsample functions, added pyrDown, pyrUp, added support of 16S filtering; put spherical warper on GPU (from opencv_stitching) 2011-06-30 14:39:48 +00:00
Andrey Kamaev a44d6aacc8 Android tests are included into cmake build 2011-06-30 14:35:35 +00:00
Alexander Mordvintsev 7f115db7a7 morphology.py sample stub 2011-06-30 14:17:31 +00:00
Andrey Kamaev 150c2215bb Fixed Android tests resources and settings 2011-06-30 14:16:14 +00:00
Ana Huaman 13bbc9ff71 Added Affine Transformation tutorial in reST 2011-06-30 13:42:46 +00:00
Andrey Kamaev 092699783a Added cmake script to build Android samples 2011-06-30 13:37:56 +00:00
Vadim Pisarevsky 995ce4bdcc :ocv:function => :ocv:cfunction for some old API 2011-06-30 12:25:36 +00:00
Kirill Kornyakov daa31a0696 autogenerated JUnit stub tests added 2011-06-30 12:07:31 +00:00
Vadim Pisarevsky cc9a1bb62f propagated some more fixes from 2.3 branch to the trunk 2011-06-30 12:06:26 +00:00
Kirill Kornyakov f4894d57cd opencv_test package renamed to opencv.test 2011-06-30 09:39:30 +00:00
Kirill Kornyakov 217a782d94 opencv_test package renamed to opencv.test 2011-06-30 09:38:07 +00:00
Bernat Gabor 3ff8831ae9 Updated the TOC tree of the imgproc tutorial section. 2011-06-30 09:37:01 +00:00
Kirill Kornyakov 56e26b9624 initial commit of JavaAPI unit tests 2011-06-30 09:29:35 +00:00
Ana Huaman 64c8d8f2a0 Added Remap tutorial in reST 2011-06-30 09:08:04 +00:00
Andrey Kamaev aa47802e88 Modified version section to read version number from version.hpp;
Added search for ant and Android SDK (needed for Android tests and samples).
2011-06-30 07:24:35 +00:00
Bernat Gabor 5ee8293e7b Mixed up the linux_eclipse.rst file in the previous commit. Correcting it. 2011-06-30 00:59:47 +00:00
Bernat Gabor 762bc0f8af Some reST syntax correction. Now the PDF documentation builds correctly under Windows using MIKTEX. Some update on the tutorial structure. Some CSS syntax correction. Windows Install Tutorial v0.4. 2011-06-30 00:41:41 +00:00
Vadim Pisarevsky d8ea8ef98a propagated some more fixes from 2.3 branch to the trunk 2011-06-29 22:34:08 +00:00
Vadim Pisarevsky d5d0a2f8e0 propagated some more fixes from 2.3 branch to the trunk 2011-06-29 22:26:09 +00:00
Vadim Pisarevsky b204e73d9a propagated some more fixes from 2.3 branch to the trunk 2011-06-29 22:06:42 +00:00
Vadim Pisarevsky dacd265424 propagated some more fixes from 2.3 branch to the trunk 2011-06-29 22:04:43 +00:00
Gary Bradski 04830e5dc0 Edit load and save to load, modify and save 2011-06-29 21:34:52 +00:00
Vadim Pisarevsky 7cd48accc2 bump version to 2.3.1 in the header too (ticket #1178) 2011-06-29 17:45:41 +00:00
Ana Huaman 0a14f76731 Added 02 cpp sample files for tutorials: remap and Geometric Transformations (warpAffine and Rotation2D) 2011-06-29 17:39:12 +00:00
Vincent Rabaud b5754550ab fix #1169 2011-06-29 17:01:23 +00:00