Anguelos Nicolaou
7c7ecd71d2
Fixing warnings
9 years ago
Anguelos Nicolaou
551d1e684c
GSOC 2016
...
Implemented Classifier and Wordspotter as two independent classes
9 years ago
Anguelos Nicolaou
44d7339feb
Wordspotter implemented
...
Classifier implemented as an independednt class from the worspotter.
-Works both on CPU and GPU at expected top performance of 26ms per sample on a GTX 980Ti
-Simple demo for wordspoter added for cpp
-Interactiuve demo added for python
9 years ago
Alexander Alekhin
51a4f6e415
Merge pull request #682 from jokereactive:ChAruCo_DocPatch
9 years ago
Sarthak Ahuja
f63c28a615
[Aruco] detector_params YAML updated
...
[Aruco] Fixed the spelling of Length in Samples
replaced images to 6x6_250
Updated README
[Aruco] Updated Charuco Diamond Detection Tutorial Readme
[Aruco] Updated Charuco Board Detection Tutorial Readme
[Aruco] Updated Aruco Tutorials Readme
[Aruco] Updated Aruco Tutorials Readme
Added a new line at the end of file.
Update aruco_board_detection.markdown
Update aruco_calibration.markdown
Update aruco_detection.markdown
Update charuco_detection.markdown
Update charuco_diamond_detection.markdown
Update README.md
Update charuco_detection.markdown
9 years ago
Maksim Shabunin
14f16b1d75
Merge pull request #696 from mshabunin:fix-aruco-python-refine
9 years ago
Maksim Shabunin
3ff3cd8484
Merge pull request #689 from sbokov:DIS_optical_flow
9 years ago
Alexander Bokov
d4c3765e4f
Partial DIS implementation and OF benchmark
...
Basic interfaces and a partial implementation of the Dense Inverse
Search (DIS) optical flow algorithm without variational refinement. Also
added a python benchmarking script that can evaluate different optical
flow algorithms on the MPI Sintel and Middlebury datasets and build
overall comparative charts.
9 years ago
Maksim Shabunin
fd6355e00a
aruco: fixed rejectedCorners input type to generate correct python signature
9 years ago
Alexander Alekhin
cd5993c657
Merge pull request #693 from alalek:pr616
9 years ago
Gary Bradski
f5deefefe2
Extensive changes to master README.md
...
Extensive changes to README.md opencv_contrib file to bring it up to date.
9 years ago
Alexander Alekhin
366f25b946
Merge pull request #683 from wujiang:patch-1
9 years ago
Wu Jiang
9481d44b44
Fix a typo
...
`lenght` --> `length`
9 years ago
Alexander Alekhin
ba1d3ef99c
Merge pull request #678 from sturkmen72:fix_for_haarcascade_mcs_files
9 years ago
Maksim Shabunin
dc4c0bb0e2
Merge pull request #679 from dharezlak:patch-1
9 years ago
Alexander Alekhin
fc763bfa1c
Merge pull request #680 from Algomorph:master
9 years ago
Gregory Kramida
395db9e721
Fix sign() macro redefinition compile-time error
9 years ago
dharezlak
6dd416cd21
Merge pull request #1 from berak/structured_light_py_java
...
structured_light: python / java bindings
9 years ago
Suleyman TURKMEN
55e53ea86b
fix for width&height problem in haarcascade_mcs_xxx.xml files
9 years ago
sbokov
76678bca8a
Merge pull request #2 from Itseez/master
...
Update 2
9 years ago
Maksim Shabunin
eada22052c
Merge pull request #554 from cr333:aruco-python
9 years ago
Maksim Shabunin
6dc1f416a0
Merge pull request #638 from mshabunin:fix-face-python-predict
9 years ago
Alexander Alekhin
22a136f67f
Merge pull request #671 from mshabunin:fix-cvv-build
9 years ago
Maksim Shabunin
7e11a7e11a
Fixed cvv module build
9 years ago
Alexander Alekhin
6768e48c22
Merge pull request #651 from cbalint13:seeds
9 years ago
Alexander Alekhin
1043e2e058
Merge pull request #660 from StevenPuttemans:add_extra_sample_info
9 years ago
StevenPuttemans
784fb55c9b
add model location info
9 years ago
Alexander Alekhin
e607b784aa
Merge pull request #657 from berak:tracking_fix_selectRoi
9 years ago
berak
19b72cc41e
tracking: fix selectRoi()
9 years ago
berak
4889ec5cdf
structured_light: python / java bindings
9 years ago
Balint Cristian
6241296f5b
Allow vector<Mat> raster bands to SEEDS.
9 years ago
Maksim Shabunin
48903ef96d
Added python aliases for face predict overloaded functions
9 years ago
Alexander Alekhin
46dd2631d6
Merge pull request #632 from StevenPuttemans:remove_redundant_CMAKE_check
9 years ago
StevenPuttemans
dd33354fd5
fix the CMAKE order for issue #630
...
ensure that the double pass through CMakeLists.txt files do not generate double output
9 years ago
Alexander Alekhin
0c24199057
Merge pull request #628 from berak:ximgproc_fix_delete
9 years ago
Alexander Alekhin
bf461d1abc
Merge pull request #627 from amroamroamro:cmake35_fix
9 years ago
berak
a9d1ab478f
ximgproc: fix some mismatched new / free calls
9 years ago
Amro
4e0b7f394d
quick fix to avoid CMake 3.5 crashing in cl2cpp.cmake
...
see https://github.com/Itseez/opencv/issues/6370
9 years ago
Alexander Alekhin
0965aa2543
Merge pull request #626 from cbalint13:slic
9 years ago
Balint Cristian
cf5224f586
Fix issue #623 & doc image reference (ximgproc/slic).
9 years ago
Alexander Alekhin
5eb8bf9402
Merge pull request #620 from Emoters:hotfix/no_rect_on_escape
9 years ago
Eric Zavesky
64d94e94e0
- no ambiguity about last rect (complement #459 and bd20972
);
...
- remove double-check, make MSVC happy
9 years ago
Alexander Alekhin
3589b06b3f
Merge pull request #621 from mshabunin:documentation-fixes
9 years ago
Maksim Shabunin
5e59b83706
Using iframe to embed youtube videos in aruco tutorials
9 years ago
Alexander Alekhin
029559a749
Merge pull request #607 from paroj:arucopypose
9 years ago
Vadim Pisarevsky
fee4dee198
Merge pull request #596 from garybradski:patch-2
9 years ago
Vadim Pisarevsky
8383a1fbef
Merge pull request #602 from garybradski:patch-9
9 years ago
Vadim Pisarevsky
47fd81bb74
Merge pull request #601 from garybradski:patch-7
9 years ago
Vadim Pisarevsky
5f97ce0bf8
Merge pull request #600 from garybradski:patch-6
9 years ago
Vadim Pisarevsky
219558013a
Merge pull request #603 from garybradski:patch-10
9 years ago