Alexander Shishkov
|
0cee15eb7f
|
Updated iOS camera. Added rotation flag. Added functions to lock/unlock focus, white balance and exposure.
|
12 years ago |
Alexander Smorkalov
|
37b67fa50d
|
Fix compiler error due to missing pthread header (Issue #2953)
|
12 years ago |
Dirk Van Haerenborgh
|
30f7f9717f
|
allow for arbitraty number of sources and sinks
|
12 years ago |
Dirk Van Haerenborgh
|
6d66d11046
|
gstreamer: cleaning up resources
|
12 years ago |
Andrew Senin
|
8eb6decb25
|
Fixed Ximea cameras support
|
12 years ago |
Alexander Smorkalov
|
956d8027ef
|
Bug #3044 cap_dshow.cpp forgotten validity check fixed.
|
12 years ago |
Vladislav Vinogradov
|
2fae1d9507
|
removed ogl::Texture2D support from InputArray
|
12 years ago |
Leszek Swirski
|
7d0f6b4d68
|
Fix image saving from QT toolbar
|
12 years ago |
Leszek Swirski
|
9a1cc06ebe
|
Fix pixel value rendering for non-fixed-size QT windows
|
12 years ago |
Roman Donchenko
|
8714cbac91
|
Fix a missing header path when building with Qt 4.
Also, removing explicit include path configuration,
since QT_USE_FILE takes care of that.
|
12 years ago |
IanVS
|
41fc41829c
|
Updated documentation to new "COLOR_" format for color conversion enums.
|
12 years ago |
alex77git
|
c8abaea368
|
(tab to space) 2x
|
12 years ago |
alex77git
|
bc59428b3a
|
Bug #2966, insert CV_Assert(size.width>0 && size.height>0); in imshow()
|
12 years ago |
Dominik Rose
|
86ec9b79fd
|
libd1394 2.x support for mingw on windows added
|
12 years ago |
Andrey Kamaev
|
b8ed00bd64
|
Compile OpenCV with GCC visibility set to hidden
|
12 years ago |
Andrey Kamaev
|
f856f78ac0
|
Update CMake scripts to recognize Qt 5.0
|
12 years ago |
Andrey Kamaev
|
2665c39a0d
|
Fix build warnings from gcc 4.8
|
12 years ago |
Luis Díaz Más
|
d13d5c0c12
|
Added setting feature of FPS in cap_libv4l
|
12 years ago |
Alexander Smorkalov
|
8606ee4beb
|
Front/Back camera semantic support added to Android VideoCapture back-end.
|
12 years ago |
Kevin Hughes
|
eedb6fa3c4
|
removed separate example for reading image sequences and modified starter_video.cpp to better explain the functionality of VideoCapture. I also added a bit more explanation in the documentation of the VideoCapture interface
|
12 years ago |
Andrey Kamaev
|
8b294c6c90
|
Remove documentation for old python wrapper
|
12 years ago |
Andrey Kamaev
|
c98c246fc2
|
Move border type constants and Moments class to core module
|
12 years ago |
Andrey Kamaev
|
dd74a851f3
|
Fix build errors
|
12 years ago |
Andrey Kamaev
|
befd696720
|
Update documentation
|
12 years ago |
Andrey Kamaev
|
0738ea7d0f
|
Make highgui.hpp independent from C API
|
12 years ago |
Vladislav Vinogradov
|
bf6c08a9ea
|
fixed compilation with CUDA
|
12 years ago |
Andrey Kamaev
|
eb3c9ed1ab
|
Fix ffmpeg wrapper compatibility with libavcodec > 53.25.0
Based on pull request #685
|
12 years ago |
Karl-Heinz Zimmer
|
2122627877
|
Set ptr to NULL, so this method can be called repeatedly. This fixes a crash after unplugging web cam and trying to re-scan the cameras.
|
12 years ago |
Alexander Smorkalov
|
a2561ee0cd
|
Code review notes fixed.
|
12 years ago |
Andrey Kamaev
|
c979de1eed
|
Rewrite Mat formatting without std streams
|
12 years ago |
Alexander Smorkalov
|
4703f4552a
|
Experimental MS Media Foundation API support added
|
12 years ago |
dave
|
8db1a73102
|
Added v4l2 support for getting capture property CV_CAP_PROP_POS_MSEC
|
12 years ago |
Andrey Kamaev
|
517062039e
|
Make core/internal.hpp a private header
|
12 years ago |
Andrey Kamaev
|
3890a74565
|
Drop outdated definitions from internal.hpp
This also fixes few clang build errors
|
12 years ago |
Andrey Kamaev
|
2b1ef95415
|
Completely separate C and C++ API of OpenCV core
|
12 years ago |
Andrey Kamaev
|
715fa3303e
|
Move cv::Mat out of core.hpp
|
12 years ago |
Andrey Kamaev
|
addf0309ec
|
Move cv::Size_
|
12 years ago |
Vladislav Vinogradov
|
3c86788b1f
|
fixed incorrect sizeof() expression in CvCaptureCAM_VFW::open
|
12 years ago |
Alexander Smorkalov
|
c6cab50c5c
|
Perf tests for Video IO on WInRT fixed.
|
12 years ago |
Alexander Smorkalov
|
09bc99a0c0
|
HAVE_WIN32UI and HAVE_VFW checks and defines added.
|
12 years ago |
Alexander Smorkalov
|
de95a2b278
|
Video IO tests turned off for ARM WinRT.
|
12 years ago |
Alexander Smorkalov
|
6f68640d4d
|
Multiple fixes for WinRT
Fixed flann build with NEON;
Fixed Haming distance with NEON;
Honest cvRound for WinRT added;
cvRound test added;
Video IO with direct show disabled;
|
12 years ago |
Andrey Kamaev
|
6377922716
|
Fix build with gstreamer 0.10.28
|
12 years ago |
Andrey Kamaev
|
33ef7990b0
|
Update documentation
|
12 years ago |
Andrey Kamaev
|
be7bbe3aa9
|
Drop cv:: prefix from cv::String used inside the cv namespace
|
12 years ago |
Andrey Kamaev
|
75513a46dc
|
Remove all include directives for <string>
|
12 years ago |
Andrey Kamaev
|
3088808926
|
Fix build of various backends
|
12 years ago |
Andrey Kamaev
|
762aefd71b
|
Compile opencv_test_core with cv::String instead of std::string
All tests passed!
|
12 years ago |
Dirk Van Haerenborgh
|
921675c4e2
|
eliminated warnings
|
12 years ago |
Alexander Smorkalov
|
7ec2b6bad0
|
Highgui tests for GUI disabled for WinRT;
Warnings fix;
|
12 years ago |