You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alexander Reshetnikov
d7763d99de
Minor code changes in test_video_io.cpp
|
13 years ago |
.. |
androidcamera
|
Fixed #1613: removed YUV420i color conversion constants
|
13 years ago |
calib3d
|
fixed #1614
|
13 years ago |
contrib
|
fixed a few problems detected by Xcode 4.2.1
|
13 years ago |
core
|
created wrappers for new NPP functions
|
13 years ago |
features2d
|
Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005.
|
13 years ago |
flann
|
fixed ~200 warnings for windows
|
13 years ago |
gpu
|
fixed compilation error under linux
|
13 years ago |
highgui
|
Minor code changes in test_video_io.cpp
|
13 years ago |
imgproc
|
Fixed #1613: removed YUV420i color conversion constants
|
13 years ago |
java
|
More granular build of Java API: it is now possible to build Java wrappers only for the subset of OpenCV modules
|
13 years ago |
legacy
|
Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005.
|
13 years ago |
ml
|
Global CMake reorganization:
|
13 years ago |
objdetect
|
Eliminated all compiler warnings on Android
|
13 years ago |
python
|
Better variant of OpenCVConfig.cmake generation; several smaller changes in the options section and Android build scripts
|
13 years ago |
stitching
|
Added spherical and cylindrical warpers, which work in the portrait mode -- when poles are located NOT at (0, -1, 0) and (0, 1, 0) points, BUT at (1, 0, 0) and (-1, 0, 0) points.
|
13 years ago |
ts
|
Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005.
|
13 years ago |
video
|
fixed a few problems detected by Xcode 4.2.1
|
13 years ago |
CMakeLists.txt
|
Global CMake reorganization:
|
13 years ago |
refman.rst
|
Added the first version of the stitching module docs
|
13 years ago |