Andrey Kamaev
a1c96c4b3c
Merge pull request #118 from asmorkalov/opencv_manager_cmake
12 years ago
Andrey Kamaev
3e10e057cb
Merge pull request #110 from vpisarev/test_fixes2
12 years ago
Andrey Kamaev
f15e49041e
Merge pull request #112 from taka-no-me/warnings
12 years ago
Vadim Pisarevsky
849a8c8d20
fixed many errors in warnings in rst docs; added ocl module description (by Niko Li)
12 years ago
NikoKJ
2045c85ad5
a minor bug fix for brute force
12 years ago
Alexander Smorkalov
da31e12fed
CMake for OpenCV Manager updated;
...
Some repo normalization problems fixed;
Deprecated cmake keys removed;
Warning fixed.
12 years ago
Vadim Pisarevsky
adc1d94e95
updated patch for tests; reenabled SURF & Denoising; removed fixes in ocl tests, since this is already fixed in another pull request
12 years ago
Andrey Kamaev
468eefe0ce
Merge branch '2.4'
12 years ago
Andrey Kamaev
78fd99abdb
Merge rebased pull request #106 from albenoit/retina_devel
12 years ago
alexandre benoit
08ff5f92f4
minor updates for doc redirections and tutorial images size
12 years ago
alexandre benoit
f593616b84
minor update
12 years ago
alexandre benoit
e475010e14
updated first image sample
12 years ago
alexandre benoit
3fb90abb76
added retina code tutorial
12 years ago
alexandre benoit
f05f374fb5
updated tutorial, rapid spell check, retina parameters discussion added
12 years ago
alexandre benoit
3eb4e38735
updated tutorial, need spell check, validation, nicer images and a discussion on parameters
12 years ago
alexandre benoit
23bd673598
adding retina tutorial
12 years ago
alexandre benoit
cdc4679b3e
introducing a tutorial for the retina model
12 years ago
Alexander
b0106ca25e
Test data form features2d updated.
12 years ago
Andrey Kamaev
0be590d898
Merge pull request #109 from asmorkalov/2.4
12 years ago
Andrey Kamaev
f3a158c862
Merge pull request #102 from NikoKJ/ocl4_2.43
12 years ago
NikoKJ
9ccdd17376
eliminate all the warnings on win32 and win64
...
add a new function abssum
fix the bug of test and perf because someone remove non-free module from cmakelist.txt
12 years ago
Vadim Pisarevsky
63bd6f9adf
fixed compile errors in ocl tests; disabled a few problematic tests
12 years ago
Alexander
d495daf1ed
Memory leak of native OpenCV mats fixed.
12 years ago
marina.kolpakova
0f65dacb8b
Merge pull request #104 from AoD314:master
12 years ago
marina.kolpakova
e55b2f7d60
Merge pull request #99 from jet47:tvl1-opt-flow
12 years ago
morozov.andrey
e0cfc0ccf5
fixed bug with incorrect syntax in CommandLineParser
12 years ago
Andrey Kamaev
ad982f4ed6
Turn off video IO perf tests on Android
12 years ago
Andrey Kamaev
fcad269e53
Specify sanity threshold for WarpPerspective perf test
12 years ago
Andrey Kamaev
84934f7bfc
Fix SHORT data type support in Algorithm
...
* typo in Algorithm::addParam for 'short' data type which results in segmentation fault on ARM
on attempt to set type property for FAST using setter inherited from Algorithm
* added short type support to read/write methods
* improved some error messages
12 years ago
Andrey Kamaev
d936f06297
Merge pull request #103 from asmorkalov/2.4
12 years ago
Alexander Smorkalov
83d8bc8c55
Tutorial 1 updated. Execution time camera switching implemented.
...
Some unification done to simplify camera switching.
12 years ago
Alexander Smorkalov
016b2cadb0
Issue 2473 Service connection leak in OpenCV Manager installation waiting fixed.
...
Some code refactoring done.
12 years ago
Alexander Smorkalov
9217095955
Issue 2472 Android samples crash on Camera.StartPreview on Android 4.1 fixed.
12 years ago
Andrey Kamaev
729d76ad09
Merge branch '2.4'
12 years ago
Andrey Kamaev
bbb2d27add
Merge pull request #74 from taka-no-me/cl2cpp
12 years ago
Andrey Kamaev
63397e825c
Cleanup CMakeLists.txt of ocl module
12 years ago
Andrey Kamaev
42414b5689
Merge pull request #92 from LeonidBeynenson/cv_algorithm_changes_2.4
12 years ago
Vladislav Vinogradov
8db5b7d7d4
fixed warnings under Windows
12 years ago
Vladislav Vinogradov
0ad849d2fd
Dual TV-L1 optical flow implementation
12 years ago
marina.kolpakova
772586801b
Merge pull request #87 from jet47:cmd-parser-fix
12 years ago
Andrey Kamaev
2b0072d823
Suppress more warnings in gtest on OS X
12 years ago
Andrey Kamaev
673aa91bac
Fix remaining windows build warnings
12 years ago
Andrey Kamaev
6211f156e6
Merge 2.4.3-rc
12 years ago
Evgeny Talanin
12747068b5
Updated docs to 2.4.3 rc
12 years ago
Andrey Kamaev
ca20228956
Merge pull request #95 from apavlenko/perf-test/warp
12 years ago
Andrey Kamaev
6c5922542e
Merge pull request #97 from asmorkalov/2.4
12 years ago
Andrey Kamaev
734b0da014
Merge pull request #94 from vpisarev/test_fixes
12 years ago
Vadim Pisarevsky
ae10ecd264
fixed 2 test failures (test_DrawChessboardCorners & Core_Array.expressions)
12 years ago
Alexander Smorkalov
e7e14b20cd
OpenCV Manager version ++.
12 years ago
Alexander Smorkalov
293063eed3
Code normalization problems fixed.
...
Rair hangs on library installation fixed.
12 years ago