Marina Kolpakova
082e988173
Fixed bug #1666
13 years ago
Vladislav Vinogradov
c510840c45
Fixed build without CUDA
13 years ago
Vladislav Vinogradov
85c904a4ba
fixed build in gpu module (SURF and ORB)
13 years ago
Alexander Kapustin
46248851bf
30 functions of cvtTIPES_func were Neon Optimized
13 years ago
Vadim Pisarevsky
fb804cb352
fixed StereoBM crash on MacOSX 10.7
13 years ago
Vadim Pisarevsky
d60623279c
switched to non-constant references in Algorithm::addParam, which is more safe.
13 years ago
Vadim Pisarevsky
846e37ded5
fixed many warnings from GCC 4.6.1
13 years ago
Vadim Pisarevsky
4985c1b632
fixed hundreds of warnings from MSVC 2010.
13 years ago
Andrey Pavlenko
20cceb8fdf
moving the rest of inpaint() to the 'photo' module, temporary disabling Java test for it, adding 'photo' to Java API
13 years ago
Marina Kolpakova
0bc5140b17
allocate CPU memory if Tegra GPU allocator failed.
13 years ago
Maria Dimashova
baa81de122
renamed property of openni camera
13 years ago
Alexander Shishkov
c9489a8bf3
fixed #1643
13 years ago
Andrey Kamaev
305d024137
CMake status report: list unsatisfied dependencies for automatically disabled modules; fixed few problems with Windows-style paths
13 years ago
Maria Dimashova
00aca7e77a
renamed property of openni camera
13 years ago
Alexander Shishkov
cf9a822aba
update FFMPEG wrapper binaries
13 years ago
Alexander Shishkov
7f2ddf16eb
minor changes in wrapper 5
13 years ago
Alexander Shishkov
cfe4317efa
update FFMPEG wrapper binaries
13 years ago
Alexander Shishkov
6546719158
minor changes in wrapper 4
13 years ago
Alexander Shishkov
a12fb7f96c
minor changes in wrapper 3
13 years ago
Vadim Pisarevsky
b5a9c9ac77
temporarily turned off the new wrapper.
13 years ago
Maria Dimashova
930c7bf20e
minor refactoring CvCapture_OpenNI
13 years ago
Alexander Shishkov
538eeeab1d
minor changes in wrapper 2
13 years ago
Vadim Pisarevsky
2d1ef5eea8
fixed build on VS2010
13 years ago
Alexander Shishkov
10b0f29372
minor changes in wrapper
13 years ago
Alexander Shishkov
bf4df828f7
minor changes in wrapper
13 years ago
Andrey Pavlenko
a5ae52fb0c
updating func-s arg names according to ref. man.
13 years ago
Alexander Shishkov
7b3ec537b4
minor changes in wrapper
13 years ago
Andrey Kamaev
b538210804
Fixed Linux build with OpenGL but without CUDA
13 years ago
Alexander Shishkov
8fcd060dec
update FFMPEG wrapper binaries
13 years ago
Vadim Pisarevsky
957e80abbd
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
13 years ago
Alexander Shishkov
6300215b94
update FFMPEG wrapper binaries
13 years ago
Alexander Shishkov
7b6af8f429
update FFMPEG wrapper
13 years ago
Maria Dimashova
c13febc4d4
minor refactoring CvCapture_OpenNI::CvCapture_OpenNI
13 years ago
Alexander Reshetnikov
36b2ff3cf3
Fixed compiling error under Ubuntu with ffmpeg 0.7.x and advised under Windows
13 years ago
Andrey Kamaev
ddc4ed4741
Added protection from modules redefinition and globbing recursion
13 years ago
Andrey Pavlenko
32d4d7929e
Java API: adding C++ classes inheritance support
13 years ago
Andrey Kamaev
b3f10835a3
run.py: added option to show tests own help
13 years ago
Alexander Shishkov
0ea66a38ff
fixed compilation FFMPEG wrapper on Windows
13 years ago
Gary Bradski
c47c1adc94
remove some unneeded imports
13 years ago
Gary Bradski
dfaabd88fc
added cv2.destroyAllWindows()
13 years ago
Gary Bradski
41d2a3c832
Examples of using histograms in python
13 years ago
Gary Bradski
9164ccbaaf
added 0xFF & in front of every waitKey so that it works on linux
13 years ago
Vladislav Vinogradov
ade7394e77
refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective)
...
wrote more complicated tests for them
implemented own version of warpAffine and warpPerspective for different border interpolation types
refactored some gpu tests
13 years ago
Ivan Korolev
6e2507c197
Added some new warpers.
13 years ago
Maria Dimashova
8ec1c2b03a
minor change
13 years ago
Andrey Pavlenko
36890cc959
( #1636 ) Java API: adding undistortPoints() support and smoke test; minor improvements in Java stuff
13 years ago
Andrey Kamaev
b232ffcde7
Android: removed unneeded workaround for library output path initialization.
13 years ago
Maria Dimashova
f67d9d9038
added ability to pass initial transformation to rgbd odometry
13 years ago
Andrey Kamaev
e4307d05f3
Made dependency of features2d and calib3d from highgui optional
13 years ago
Alexander Shishkov
d68311b9eb
fixed #1554
13 years ago