Alexander Reshetnikov
0aa74f3846
Updated new video positioning test
2012-03-23 16:41:41 +00:00
Alexander Reshetnikov
c6571249a8
Update FFMPEG wrapper binaries
2012-03-23 10:59:06 +00:00
Alexander Shishkov
84ddd6018d
fixed wrapper compilation on Windows (opencv_ffmpeg dlls)
2012-03-23 10:52:36 +00:00
Alexander Reshetnikov
e3d0c6515f
Added new video posiitioning test
2012-03-23 08:53:56 +00:00
Alexander Reshetnikov
e83ebde210
Fixed ifdef code mistake
2012-03-22 23:17:04 +00:00
Alexander Reshetnikov
7817e11e01
Fixed compilation error under Windows
2012-03-22 22:26:33 +00:00
Alexander Reshetnikov
6de7064836
Updated ffmpeg test for big video writing
2012-03-22 22:18:43 +00:00
Alexander Reshetnikov
b27d1662e6
Separated ffmpeg codecs and wrappers
2012-03-22 21:28:06 +00:00
Alexander Shishkov
fc68c18c92
unrolled changes from r7601 (problems with Android,...)
2012-03-22 13:36:07 +00:00
Andrey Pavlenko
23619718ed
fixing copy/paste typo
2012-03-22 13:23:11 +00:00
Alexander Reshetnikov
ce8c2892d8
Removed OS conditions from highgui tests
2012-03-22 09:38:44 +00:00
Alexander Reshetnikov
0dd4386d77
Updated new ffmpeg wrapper; restored NEW_FFMPEG in the root cmake file
2012-03-21 18:07:34 +00:00
Maria Dimashova
499efec5b0
removed debug log
2012-03-21 14:47:13 +00:00
Maria Dimashova
c1a6cb6221
added oni-files reading
2012-03-21 14:31:40 +00:00
Alexander Reshetnikov
82a2a50f87
Updated new ffmpeg wrapper
2012-03-21 12:54:52 +00:00
Maria Dimashova
fedff0922e
removed unnecessary members of CvCapture_OpenNI
2012-03-21 11:58:25 +00:00
Maria Dimashova
67d7669188
switched to use RunXmlScript always (missing '\n' at the end of xml script was a problem)
2012-03-21 08:56:38 +00:00
Alexander Reshetnikov
5d4a8d0889
Updated license text in highgui files
2012-03-20 16:39:02 +00:00
Alexander Reshetnikov
4dff974e8c
Refactored new ffmpeg wrapper
2012-03-20 09:17:28 +00:00
Vadim Pisarevsky
3228599a35
fixed some more GCC warnings
2012-03-19 11:21:01 +00:00
Alexander Reshetnikov
484fe1d598
Fixed compiling error for ffmpeg with libavcodec less than 53.4.0
2012-03-19 09:05:55 +00:00
Vadim Pisarevsky
846e37ded5
fixed many warnings from GCC 4.6.1
2012-03-17 09:22:31 +00:00
Vadim Pisarevsky
4985c1b632
fixed hundreds of warnings from MSVC 2010.
2012-03-16 21:21:04 +00:00
Maria Dimashova
baa81de122
renamed property of openni camera
2012-03-16 13:59:08 +00:00
Maria Dimashova
00aca7e77a
renamed property of openni camera
2012-03-16 09:08:18 +00:00
Alexander Shishkov
7f2ddf16eb
minor changes in wrapper 5
2012-03-15 20:39:11 +00:00
Alexander Shishkov
6546719158
minor changes in wrapper 4
2012-03-15 20:30:21 +00:00
Alexander Shishkov
a12fb7f96c
minor changes in wrapper 3
2012-03-15 20:14:59 +00:00
Maria Dimashova
930c7bf20e
minor refactoring CvCapture_OpenNI
2012-03-15 15:55:07 +00:00
Alexander Shishkov
538eeeab1d
minor changes in wrapper 2
2012-03-15 15:43:14 +00:00
Alexander Shishkov
10b0f29372
minor changes in wrapper
2012-03-15 15:36:14 +00:00
Alexander Shishkov
bf4df828f7
minor changes in wrapper
2012-03-15 15:30:01 +00:00
Alexander Shishkov
7b3ec537b4
minor changes in wrapper
2012-03-15 15:12:52 +00:00
Maria Dimashova
c13febc4d4
minor refactoring CvCapture_OpenNI::CvCapture_OpenNI
2012-03-15 09:59:23 +00:00
Alexander Reshetnikov
36b2ff3cf3
Fixed compiling error under Ubuntu with ffmpeg 0.7.x and advised under Windows
2012-03-15 09:24:03 +00:00
Alexander Shishkov
0ea66a38ff
fixed compilation FFMPEG wrapper on Windows
2012-03-15 07:22:31 +00:00
Alexander Reshetnikov
e0b772a392
Added a first version of new ffmpeg wrapper
2012-03-12 17:07:54 +00:00
Alexander Shishkov
6051e27a09
added support of Asus XtionPRO (thanks to Gustav Karlsson for his patches) #1657
2012-03-12 16:07:42 +00:00
Alexander Shishkov
be63ce723f
#1672
...
updated links in cheatsheet
renamed directory for Mat tutorial
changed links from willow docs to opencv.itseez.com, from Trac to current Redmine
2012-03-11 14:35:46 +00:00
Andrey Kamaev
18dbe6b3e5
cmake scripts are updated to prefer includes from the OpenCV source tree
2012-03-03 15:49:23 +00:00
Alexander Shishkov
d05b788db4
fixed compilation problems with MinGW after rev7353
2012-02-28 12:39:25 +00:00
Alexander Reshetnikov
a92e3dcdad
Updated positioning test (removed frame reading)
2012-02-27 14:37:20 +00:00
Andrey Kamaev
8141a5026c
Refactored cmake for 3rdparty libs
2012-02-24 13:53:22 +00:00
Andrey Kamaev
216d75ccae
Restored missed }
2012-02-24 12:45:23 +00:00
Alexander Reshetnikov
9b5534a6e0
Fixed syntax error in cap_dc1394_v2.cpp
2012-02-24 12:27:20 +00:00
Andrey Kamaev
a8f0c93379
Modified zlib search. Use system zlib on Android by default
2012-02-24 12:23:34 +00:00
Alexander Reshetnikov
b12f18536f
Added new VideoCapture properties for ieee1394 cameras
2012-02-24 10:54:52 +00:00
Alexander Reshetnikov
d7763d99de
Minor code changes in test_video_io.cpp
2012-02-22 22:10:53 +00:00
Alexander Reshetnikov
23c2275449
Added conditional compiling for video i/o tests in highgui.
2012-02-22 17:12:25 +00:00
Alexander Reshetnikov
8b7edda6ac
Added cvShowImage working with handles under Windows.
2012-02-22 13:30:47 +00:00
Alexander Shishkov
50df95650a
fixed #924
2012-02-22 12:16:01 +00:00
Alexander Shishkov
f7866677eb
fixed #1615
2012-02-22 12:13:56 +00:00
Vladislav Vinogradov
2d30480982
created wrappers for new NPP functions
...
removed void integral(const GpuMat& src, GpuMat& sum, GpuMat& sqsum, Stream& stream) - it fails with NPP_NOT_IMPLEMENTED error
updated docs, accuracy and performance tests
2012-02-22 10:00:53 +00:00
Andrey Kamaev
e426dfc396
Fixed #1613 : removed YUV420i color conversion constants
2012-02-21 15:08:03 +00:00
Alexander Reshetnikov
f83aa74bc4
Updated ffmpeg implementation (setProperty & getProperty methods)
2012-02-18 12:56:00 +00:00
Andrey Kamaev
691d392312
Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005.
2012-02-16 20:29:35 +00:00
Vadim Pisarevsky
716a5d04ab
fixed a few problems detected by Xcode 4.2.1
2012-02-15 19:48:04 +00:00
Alexander Reshetnikov
deee349ba7
removed highgui video tests execution on macos; also minor code changes
2012-02-15 12:06:46 +00:00
Anatoly Baksheev
84db4eb6fa
fixed ~200 warnings for windows
...
minor build system changes (now cuda code in opencv_core is compiled using CUDA_ARCH* cmake variables)
2012-02-14 10:22:34 +00:00
Alexander Reshetnikov
edc9d4f951
fixed compiling error under Windows; updated test_video_io.cpp
2012-02-13 12:41:27 +00:00
Alexander Reshetnikov
35c19442a7
updated 3 highgui tests
2012-02-11 15:28:03 +00:00
Andrey Kamaev
68a54e7f3c
Fixed incorrectly merged patch.
2012-02-09 20:22:36 +00:00
Leonid Beynenson
3ef5bfa185
Applied the patch, received from akamaev. Also made some changes in CMake files to fix Android camera issue.
2012-02-09 15:02:21 +00:00
Alexander Shishkov
7c03b301c1
fixed #927 issue
2012-02-09 10:53:16 +00:00
Alexander Reshetnikov
6ead21b1a2
added licenses to some tests; updated new highgui tests
2012-02-09 10:51:53 +00:00
Alexander Shishkov
c761996a28
fixed #927 issue
2012-02-08 15:29:07 +00:00
Alexander Reshetnikov
46fa7b49c5
updated positioning test for videos
2012-02-06 13:53:25 +00:00
Andrey Kamaev
aa9735f9b5
Fixed mingw build
2012-02-06 13:29:48 +00:00
Alexander Shishkov
06247b49af
fixed issue #1243
2012-02-06 08:13:11 +00:00
Andrey Morozov
b3b80bc397
fixed compile under linux
2012-02-05 08:09:00 +00:00
Andrey Kamaev
eac055a27e
Fixed ticket #1580
2012-02-04 18:57:41 +00:00
Alexander Reshetnikov
b4895dbcaf
completed tests checking positioning & frame count for videos (C interface); added new test videos
2012-02-04 16:17:05 +00:00
Alexander Reshetnikov
89702dc10c
File with positioning test was renamed to test_positioning.cpp
2012-02-04 15:55:12 +00:00
Andrey Kamaev
984eb99428
Global CMake reorganization:
...
[~] Automatically tracked dependencies between modules
[+] Support for optional module dependencies
[+] Options to choose modules to build
[~] Removed hardcoded modules lists from OpenCVConfig.cmake, opencv.pc and OpenCV.mk
[+] Added COMPONENTS support for FIND_PACKAGE(OpenCV)
[~] haartraining and traincascade are moved outside of modules folder since they aren't the modules
2012-02-03 11:26:49 +00:00
Andrey Morozov
386578bc3f
fixed compile error
2012-02-01 09:54:18 +00:00
Alexander Reshetnikov
a41b0902f4
Prepared some videos for future tests. Added first version of common positioning video test.
2012-01-31 21:02:05 +00:00
Ethan Rublee
b254358d35
highgui headers were not being installed...
2012-01-30 19:07:14 +00:00
Andrey Morozov
196ac49fcf
fixed of the ticket #1442
2012-01-26 11:36:12 +00:00
Vadim Pisarevsky
403a7ff391
fixed memory leak in cap_libv4l.cpp (ticket #1518 ; thanks to gorgen for the patch)
2012-01-26 08:37:24 +00:00
Andrey Kamaev
82ae0b2c0c
Attempt to fix build on Mac OS X
2012-01-25 10:58:55 +00:00
Andrey Kamaev
9d5c24cdc8
Updating opencv module definition in cmake (continued)
2012-01-25 09:04:49 +00:00
Andrey Kamaev
13f4e70e95
Updating opencv module definition in cmake
2012-01-24 16:55:47 +00:00
Andrey Kamaev
4168a698f6
Fixed highgui tests for Android
2011-12-20 07:45:49 +00:00
Vladislav Vinogradov
6310622be3
minor
2011-12-13 06:25:37 +00:00
Vladislav Vinogradov
061f032719
fixed build under linux
2011-12-12 13:57:37 +00:00
Vladislav Vinogradov
3afc97e67e
fixed new OpenGL functionality under Qt
2011-12-12 12:52:06 +00:00
Vladislav Vinogradov
1a1d167bb8
fixed build under linux
2011-11-30 06:45:46 +00:00
Vladislav Vinogradov
bd4239be7b
moved OpenGL wrappers to separate header
...
added GlBuffer, GlTexture and GpuMat support to InputArray
replaced addTextOpenGl function by render + GlFont
2011-11-30 06:20:29 +00:00
Vladislav Vinogradov
0403746636
implemented addTextOpenGl under Gtk
2011-11-28 12:35:05 +00:00
Vladislav Vinogradov
07debd6cb5
minor fix
2011-11-28 12:10:37 +00:00
Vladislav Vinogradov
9817252b23
added addTextOpenGl function
2011-11-28 11:50:46 +00:00
Vladislav Vinogradov
2a4fb155e1
added OpenGL support to Gtk realization of highgui
2011-11-28 08:23:26 +00:00
Vladislav Vinogradov
35e69a1ee3
fixed build with Qt
2011-11-27 10:13:08 +00:00
Vladislav Vinogradov
6b869f2ec3
minor fix
2011-11-23 10:12:43 +00:00
Vladislav Vinogradov
d7450c2449
added GlArrays class and pointCloudShow function
2011-11-23 10:05:24 +00:00
Vladislav Vinogradov
4d09737a02
fixed compilation error
2011-11-21 12:28:54 +00:00
Vladislav Vinogradov
c2783af781
added OpenGL support to highgui under WIN32
2011-11-21 11:58:52 +00:00
Vadim Pisarevsky
325e0b1ab8
fixed ffmpeg backend build on Ubuntu 11.10
2011-11-04 16:44:52 +00:00
Vadim Pisarevsky
448a252776
added compression strategy as a parameter (another request from ticket #1452 )
2011-10-28 04:11:02 +00:00
Vadim Pisarevsky
17c3102705
improved png compression ratio (ticket #1452 )
2011-10-28 02:22:11 +00:00
Vadim Pisarevsky
a512883170
fixed bug #1388
2011-09-27 15:23:43 +00:00
Andrey Kamaev
6167469bbd
Fixed fullscreen window mode on Windows.
2011-09-11 18:54:25 +00:00
Andrey Kamaev
5cce038958
Performance testing branch is merged back into trunk
2011-09-06 15:30:28 +00:00
Vadim Pisarevsky
df5c60c50a
added missing cv::moveWindow & cv::resizeWindow
2011-08-27 20:05:07 +00:00
Vadim Pisarevsky
c593355e42
fixed declaration of imencode to make it usable in Python etc.
2011-08-26 13:06:43 +00:00
Vadim Pisarevsky
ae83fe7645
added hybrid (feature-based & meanshift-based) tracker (by Pushkar)
2011-08-26 12:22:19 +00:00
Artem Myagkov
3a3bc18381
modified capturing building ligic for iOS
2011-08-24 10:53:57 +00:00
Artem Myagkov
8c6782300a
modified highgui and ts modules and cmakelists for ios cross-compiling, added ios toolchains, added ios build tutorial
2011-08-23 11:19:58 +00:00
Andrey Kamaev
014ba699a3
Attempt to fix a build problem (ambiguous PixelType error when compiled on Mac x86)
2011-08-19 19:18:32 +00:00
Vadim Pisarevsky
c66ed3e02f
fixed Ximea constructor call
2011-08-15 14:23:55 +00:00
Andrey Kamaev
d6e3ccc1b2
Documentation: fixed about 100 cross-referencing errors.
2011-08-13 16:49:40 +00:00
Vadim Pisarevsky
c65c67eff4
preserve alpha channel in PNG, when imread(..., -1) is called (ticket #1107 )
2011-08-11 22:38:09 +00:00
Vadim Pisarevsky
d1588c0439
added support for Ximea cameras (missing parts in the prev. commit)
2011-08-11 18:06:09 +00:00
Vadim Pisarevsky
bd0d8429ee
added support for Ximea cameras (patch by Marian Zajko), fixed GCC warnings in MOG2 background subtractor.
2011-08-11 17:59:30 +00:00
Maria Dimashova
ec150c24e3
added CV_CAP_PROP_OPENNI_REGISTRATION property for getting
2011-08-09 13:58:05 +00:00
Maria Dimashova
1f07209f6c
fixed CvCapture_OpenNI constructor (removed all exceptions) ( #1237 )
2011-08-08 15:47:52 +00:00
Vadim Pisarevsky
cffd89f88f
added some missing declarations of the functions, noticed in the ticket ##229
2011-08-06 19:17:14 +00:00
Andrey Morozov
bba4f9e5d6
removed property. added automatically define number of cpus for decoding video
2011-08-02 14:27:21 +00:00
Vadim Pisarevsky
ce2f4c6a4d
propagated fix for EXR from 2.3 branch to trunk
2011-08-02 12:55:05 +00:00
Andrey Morozov
d0176d69f2
fixed property for ffmpeg
2011-08-01 16:05:34 +00:00
Andrey Morozov
c697f6a3f8
fixed build ffmpeg v0.8.1
2011-07-31 17:34:31 +00:00
Andrey Morozov
c55a37ad7c
fixed build with ffmpeg 0.5.X
2011-07-30 10:26:37 +00:00
Andrey Morozov
c0a0c881ee
minor fix
2011-07-30 07:52:06 +00:00
Andrey Morozov
418bc6dbe9
minor fix for ffmpeg
2011-07-29 14:37:54 +00:00
Andrey Morozov
d87a56a639
added support new ffmpeg (0.8.X)
2011-07-29 14:17:42 +00:00
Andrey Kamaev
ac7e16fdf6
Fixed camera output format handling
2011-07-25 12:32:33 +00:00
Andrey Kamaev
3aea74d408
Fixed precompiled headers support (fixed formatting, fixed dependencies generation)
2011-07-24 19:22:58 +00:00
Vadim Pisarevsky
df78bc04d6
converted book samples from ch4; fixed potential alignment problems in QTKit video capturing module
2011-07-23 19:11:17 +00:00
Vadim Pisarevsky
0bf4d9ec2b
fixed Xcode 4.1 compile errors in png codec in highgui
2011-07-21 19:50:20 +00:00
Vadim Pisarevsky
ff5e97c8e4
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
2011-07-19 12:27:07 +00:00
Vadim Pisarevsky
16ba62dcd5
added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp
2011-07-18 13:05:34 +00:00
Maria Dimashova
b64bb95860
added ability to reset view point of depth generator to normal one ( #1195 )
2011-07-13 17:05:57 +00:00
Andrey Kamaev
dfe7708f17
Improved javadoc comments generation scripts; fixed some typos in documentation
2011-07-11 13:33:05 +00:00
Vadim Pisarevsky
eff35f2341
fixed timeScale formula in CvCapture_FFMPEG::setProperty(... CV_CAP_PROP_POS_...) (ticket #1207 )
2011-07-08 15:03:28 +00:00
Vadim Pisarevsky
ddd57e7496
commented off debugging print in cap_libv4l.cpp (ticket #807 )
2011-07-07 22:58:20 +00:00
Vadim Pisarevsky
0940573e8b
fixed a few more typos in the docs.
2011-07-07 16:59:09 +00:00
Vadim Pisarevsky
b33224f0b6
merged the latest fixes in 2.3 to trunk
2011-07-04 16:18:12 +00:00
Andrey Kamaev
730622178b
Turned off android camera and java wrappers for low Android API levels (android-8 is required for these components)
2011-07-04 11:41:39 +00:00
Vadim Pisarevsky
f8e1e88ce2
we do not need strmiids.lib anymore
2011-07-01 14:03:03 +00:00
Vadim Pisarevsky
6c8a2b8888
propagated fixes in docs and cap_dshow to trunk
2011-07-01 09:39:22 +00:00
Andrey Kamaev
68f5a5a904
Reverted change from r5802 (it breaks install target for Android platform)
2011-07-01 06:58:53 +00:00
Ethan Rublee
08d3dcc709
minor edits to cmake.
2011-07-01 00:57:00 +00:00
hartmut
7f260a0f0b
fix for capture
2011-06-30 14:57:27 +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
b204e73d9a
propagated some more fixes from 2.3 branch to the trunk
2011-06-29 22:06:42 +00:00
Ethan Rublee
6259c9ac6a
First pass at name mangling based on version number, to support
...
side by side installs of OpenCV2.3.0 OpenCV2.3.1 OpenCV2.4.x, etc...
2011-06-28 16:02:09 +00:00
Andrey Kamaev
c1940b4ec7
Modified install layout for Android
2011-06-24 15:40:27 +00:00
Vadim Pisarevsky
49467947ac
propagated some fixes from 2.3 to trunk
2011-06-23 12:00:09 +00:00
Ilya Lysenkov
ee2aefc270
Minor doc fix
2011-06-20 13:27:37 +00:00
Ilya Lysenkov
fce7ba4eaf
Added destroyAllWindows and docs (ticket #957 ).
2011-06-20 13:24:48 +00:00