Andrey Kamaev
fe0d07ae53
Add experimental support for desktop Java
...
Based on pull request #31 (thanks to Eric Christiansen)
Support for Java is turned off by default and can be enabled setting
BUILD_opencv_java to ON (e.g. cmake -DBUILD_opencv_java=ON ..)
12 years ago
Andrey Kamaev
ece71d6a06
Remove misused REQUIRED keyword from CMake scripts
12 years ago
yao
78e89890b0
add PyrLK to ocl module
12 years ago
Andrey Kamaev
0e9405e591
Honor resently added functionality in hdr_parser and rst_parser; minor fixes in documentation
12 years ago
Alexander Smorkalov
e9009db667
All HTC One S related changes reverted due to applyProperties problems on other devices. Libraries rebuilt.
...
(cherry picked from commit 8104164c78
)
12 years ago
Alexander Smorkalov
dc5c7ee68f
Link to OpenCV website updated. Full Manager version added to UI. Screen orientation fixed.
12 years ago
Alexander Smorkalov
d55e114f96
Issue #2357 OpenCV manager fails to determine hardware platfrom on Tegra2 fixed.
12 years ago
Vsevolod Glumov
415636a677
Fixed a minor issue in OpenCV4Android Reference.
12 years ago
Alexander Smorkalov
8104164c78
All HTC One S related changes reverted due to applyProperties problems on other devices. Libraries rebuilt.
12 years ago
yao
9efd7019ad
A more reasonable verify method for ocl::HOG accuracy test
12 years ago
Vsevolod Glumov
1052a0b4eb
Fixed some language issues in OpenCV4Android Reference.
12 years ago
Vladislav Vinogradov
538847e8a3
fixed compilation under VS2012 (Bug #2352 , #2355 )
12 years ago
Andrey Kamaev
4772c42c66
Tweak strip flags for Android camera wrapper libs
12 years ago
Andrey Kamaev
1e69d47ba5
Remove -g from Android complier flags in release mode (used by NDK but inconvenient for CMake)
12 years ago
yao
04e946b2a3
make ocl surf sample compile on Linux
12 years ago
Vladislav Vinogradov
35b671efb5
disabled utility code in gpu tests when WITH_CUDA=false
12 years ago
Vladislav Vinogradov
fd77ef7ece
optimized gpu pyrDown and sepFilter2D
12 years ago
Vladislav Vinogradov
7591ee1688
fixed gpu perf tests (VideoCapture reopen)
12 years ago
Alexander Smorkalov
af2de86914
Native camera fix for Nexus 7 with Android JB. Camera build script updated.
...
(cherry picked from commit afe30d0f8a
)
12 years ago
Alexander Smorkalov
afe30d0f8a
Native camera fix for Nexus 7 with Android JB. Camera build script updated.
12 years ago
Alexander Smorkalov
ccafed3d90
ABI compatibility check config generator updated. Command line params added. NDK searching added.
12 years ago
Alexander Smorkalov
ec8b79cc91
Small camera build script improvements.
12 years ago
yao
c09e2f88df
Add a SURF sample for ocl module
12 years ago
yao
656f06fa74
add bruteForceMatcher to ocl module
12 years ago
niko
23244a3565
rename all the perf test files
...
fix the channel 3 bug in matrix operation
perf and buf fix for LUT haardetect convertC3C4 resize warpaffine copytom settom
add convovle
remove stereo
12 years ago
Vadim Pisarevsky
e94cd1ec72
updated description of LineIterator with information about LineIterator::pos() (ticket #2338 )
12 years ago
Vadim Pisarevsky
52ede9c84d
fixed just introduced bug in Python wrapper generator
12 years ago
Alexander Smorkalov
f22a3af483
Issue #2345 Adapt OpenCV Manager UI for different screen resolution partially fixed. Layout for small resolution added.
...
Layout for small display resolution added.
12 years ago
Alexander Smorkalov
a699594854
Issue # 2344 OpenCV Manager doesn't tell which pack is used fixed.
12 years ago
Vadim Pisarevsky
84087a8566
fixed crash in Python's SURF wrapper (bug #2325 )
12 years ago
Vladislav Vinogradov
e975259c06
several fixes in gpu module
...
fixed iterations>1 case in morphological operations
fixed possible access violation in HSV2RGB
fixed the case learningRate==0 in BackgroundSubtractorMOG2
12 years ago
Vadim Pisarevsky
9956c42804
fixed iterations>1 case in morphological operations (bug #2348 ; thanks to Andrei Zaharescu for the fix)
12 years ago
Vadim Pisarevsky
f53d94c645
fixed OpenCL detection in Linux (patch #2261 )
12 years ago
Vadim Pisarevsky
9ea5b6bb44
fixed possible access violation in HSV2RGB (patch #2020 )
12 years ago
Vadim Pisarevsky
bbeffcc115
fixed the case learningRate==0 in BackgroundSubtractorMOG2 (patch #2221 ; thanks to Will Lucas)
12 years ago
Vadim Pisarevsky
bb93651048
added support for bi-level PNG's (patch #2301 ; thanks to Costantino Grana)
12 years ago
Vadim Pisarevsky
b3408a9b3a
fixed bug #2186 (thanks to Joao Soares for the patch)
12 years ago
Ilya Lavrenov
fbd9bfba47
fixed some warnings and errors on windows
12 years ago
Andrey Kamaev
b1b5e392e6
Fix Android build warnings in new imgproc tests
12 years ago
Ilya Lavrenov
dd1091bbe1
a reference function for remap was stabilized
12 years ago
Andrey Kamaev
a201233b59
Fix warning in Android camera code
12 years ago
Andrey Kamaev
36f912261b
Move gpu sample to gpu folder
12 years ago
Andrey Kamaev
200a81746e
Improve Eigen search
...
Should now automatically detect it during Android build
12 years ago
Alexander Smorkalov
8a8e719690
getWidth/getHeight optimized.
...
(cherry picked from commit 7d4432df27
)
12 years ago
Alexander Smorkalov
7d4432df27
getWidth/getHeight optimized.
12 years ago
Vladislav Vinogradov
98c92f196e
added Generalized Hough implementation
12 years ago
Alexander Smorkalov
86c7e183d2
Issue #2316 Change default libnative_camera path implemented.
12 years ago
Andrey Kamaev
e564a53ccd
Add gitignore for Android tests and samples
12 years ago
Alexander Smorkalov
43a401ba19
OpenCV Manager version incremented.
12 years ago
Alexander Smorkalov
1de829c359
abi-compatibility-check tool configuration script for adnroid added.
12 years ago