Maksim Shabunin
61f36de542
Doxygen tutorials support
10 years ago
Vadim Pisarevsky
312c8fa7e1
Merge pull request #133 from StevenPuttemans/master
...
updating github documentation structure
10 years ago
Vadim Pisarevsky
47d7ad2e90
Merge pull request #163 from mshabunin/fix-cvv-build-only
...
Fixed cvv module build
10 years ago
Maksim Shabunin
63a8a60bdb
Fixed cvv module build
...
- updated header inclusions
- added export instruction to public methods
- fixed some small problems
10 years ago
Vadim Pisarevsky
219fbc0003
Merge pull request #161 from vpisarev/surface_matching_credits
...
added information about the patents related to the surface matching algorithm
10 years ago
Vadim Pisarevsky
5e427d223f
Merge pull request #147 from mshabunin/ios-extra-world
...
Disable some modules for iOS framework world build
10 years ago
Vadim Pisarevsky
c13ee0370c
Merge pull request #150 from bkueng/fix_memory_leak
...
fix memory leak in surface matching module
10 years ago
Vadim Pisarevsky
b67896df4f
Merge pull request #151 from rokm/matlab-fix
...
Fixes required to compile MATLAB bindings
10 years ago
Vadim Pisarevsky
499c943601
added information about the patents related to the surface matching algorithm
10 years ago
Vadim Pisarevsky
c6ea683b86
Merge pull request #155 from nisargthakkar/Bug4074
...
Fix for Bug 4074. Both conditions of if are same
10 years ago
Vadim Pisarevsky
0d39db6855
Merge pull request #156 from jaybosamiya/master
...
Fix typo in ERFilter
10 years ago
Jay Bosamiya
e2253ea471
Fix typo
10 years ago
Jay Bosamiya
58f2dc3b4c
Fix typo
10 years ago
Nisarg Thakkar
c21fd589db
Fix for Bug 4074. Both conditions of if are same
10 years ago
StevenPuttemans
b5b7a7a700
Merge branch 'master' of https://github.com/Itseez/opencv_contrib
10 years ago
Rok Mandeljc
63008ba79d
matlab/bridge.hpp: added missing definitions for Ptr_Stitcher
10 years ago
Rok Mandeljc
6ca0aa4784
matlab/CMakeLists.txt: add CMAKE_BINARY_DIR to MEX_INCLUDE_DIRS
...
Otherwise we cannot find opencv2/opencv_modules.hpp, which is
located directly inside the CMAKE_BINARY_DIR.
10 years ago
Beat Küng
3957fd7d6f
surface matching: fix memory leak
10 years ago
Kirill Kornyakov
ac5ffe3128
Merge pull request #109 from lenlen/tld_test_and_doc_update
...
Tracking API doc update and test-perftest TLD tracker
10 years ago
StevenPuttemans
3e5d3f7baf
Merge branch 'master' of https://github.com/Itseez/opencv_contrib
10 years ago
Maksim Shabunin
f52ba671dc
Disable some modules for iOS framework world build
10 years ago
Alexander Alekhin
d0c3a2ee03
Merge pull request #135 from mshabunin/doxygen-others
10 years ago
Maksim Shabunin
a20c5c8dd9
Doxygen documentation for all modules
10 years ago
StevenPuttemans
0d88f483e0
updating github documentation structure
10 years ago
Vadim Pisarevsky
525c4d5ecd
Merge pull request #130 from wangyan42164/debug_build_fix
...
Fix debug build broken issue.
10 years ago
Yan Wang
e38d6c2014
Fix debug build broken issue.
...
Fix the following error:
/usr/bin/ld: ../../lib/libopencv_ts.a(ts_gtest.cpp.o): relocation
R_X86_64_32 against `.rodata' can not be used when making a shared object;
recompile with -fPIC
../../lib/libopencv_ts.a: could not read symbols: Bad value
collect2: error: ld returned 1 exit status
make[2]: *** [lib/cv2.so] Error 1
make[1]: *** [modules/python2/CMakeFiles/opencv_python2.dir/all] Error 2
make: *** [all] Error 2
11 years ago
Vadim Pisarevsky
7249ab0a72
Merge pull request #129 from avdmitry/datasets_enh_adience
...
datasets module: enhancements
11 years ago
Dmitriy Anisimov
f04f191111
minor update of ar_hmdb code
11 years ago
Dmitriy Anisimov
3929e23878
updated adience loader
11 years ago
Vadim Pisarevsky
9a0cc98078
Merge pull request #127 from BKNio/lsvm_develop
...
latentsvm caskade
11 years ago
Dinar Ahmatnurov
df2f650bba
latentsvm caskade
...
reworked PR 3
comment off #include "opencv2/core/private.hpp". It prevent the project from being referenced from outside the opencv library.
renaming + docs;
11 years ago
Vadim Pisarevsky
cb3eebcb0f
Merge pull request #126 from Mavericklsd/bugfix_line_descriptor1
...
comment off #include "opencv2/core/private.hpp".
11 years ago
Shuda Li
2eddf48dd2
comment off #include "opencv2/core/private.hpp". It prevent the project from being referenced from outside the opencv library.
11 years ago
Vadim Pisarevsky
08699f115e
Merge pull request #106 from mtamburrano/adas_fix
...
adas fix
11 years ago
Vadim Pisarevsky
2ce3606e28
Merge pull request #108 from ludv1x/master
...
Adaptive manifold filter improvements
11 years ago
Vadim Pisarevsky
38bdd6f3f4
Merge pull request #110 from StevenPuttemans/fix_contrib_README
...
adding more clear documentation
11 years ago
Vadim Pisarevsky
3536a590d9
Merge pull request #123 from blackibiza84/master
...
Adjusted test cases for SURF_CUDA, using new APIs
11 years ago
Michele Adduci
e29cfabdb3
Adjusted test cases for SURF_CUDA, using new APIs
11 years ago
Vadim Pisarevsky
a9f4e2f46a
Merge pull request #117 from avdmitry/datasets_enh
...
datasets module: enhancements
11 years ago
Dmitriy Anisimov
b9daaf1426
minor changes
11 years ago
Vadim Pisarevsky
f8d7711ef5
Merge pull request #114 from mshabunin/doxygen-docs
...
Fixed some existing doxygen warnings
11 years ago
Dmitriy Anisimov
7af368f7bd
updated documentation
11 years ago
Dmitriy Anisimov
38168334f6
added first version of hpe_humaneva dataset loader
11 years ago
Dmitriy Anisimov
44f47427df
updated or_imagenet dataset loader
11 years ago
Maksim Shabunin
bad3cd2427
Fixed some existing doxygen comments
11 years ago
manuele
7f97464cc3
logtopolar
11 years ago
Dmitriy Anisimov
3be484f12b
added tr_svt benchmark
11 years ago
Dmitriy Anisimov
c5bc6e82ea
added fr_adience dataset loader
11 years ago
Vadim Pisarevsky
c12f5c0850
Merge pull request #115 from mshabunin/java_automation
...
Java wrappers for bioinspired module
11 years ago
Vadim Pisarevsky
1364f20e65
Merge pull request #120 from sanchom/master
...
Bugfix: NNs not found due to precision error.
11 years ago