Vadim Pisarevsky
|
c16edac37e
|
Merge pull request #72 from ernest-galbrun/compilation_errors_xfeatures2d
some correction to make xfeature2d compilation work and adding 2d cuda f...
|
11 years ago |
Vadim Pisarevsky
|
ca5841abb3
|
Merge pull request #66 from alekcac/hotfix_ximgproc_doc
Updated module comment in ximgproc.rst
|
11 years ago |
jaco
|
71e18ff042
|
Pull Request mandatory changes finished
|
11 years ago |
jaco
|
e670bd5793
|
Pull Request mandatory changes 3
|
11 years ago |
jaco
|
8c90b54f60
|
Pull Request mandatory changes 2
|
11 years ago |
jaco
|
255d83aca4
|
Pull Request mandatory changes 2
|
11 years ago |
biagio montesano
|
e39065bf77
|
Created nested namespace. Modified interface classes.
|
11 years ago |
jaco
|
02aa915504
|
Pull Request mandatory changes
|
11 years ago |
Ernest Galbrun
|
b757d6cc83
|
some correction to make xfeature2d compilation work and adding 2d cuda features back
|
11 years ago |
Vlad Shakhuro
|
1695ee7cfd
|
Add xobjdetect documentation
|
11 years ago |
Vadim Pisarevsky
|
8aa1988283
|
Merge pull request #67 from nailbiter/luca
Remove dependence on optim module
|
11 years ago |
Daniel Angelov
|
93361768f6
|
Cleared shadowing warning.
|
11 years ago |
Daniel Angelov
|
d98136174a
|
Updated headers.
|
11 years ago |
Alex Leontiev
|
0cd798ed02
|
buildbot
|
11 years ago |
Daniel Angelov
|
71757c2985
|
Added the precomp.hpp file.
|
11 years ago |
Vadim Pisarevsky
|
12e1e11d69
|
Merge pull request #68 from tpietruszka/deepflow
Deepflow implementation (and optical flow testing again)
|
11 years ago |
tpietruszka
|
d07bf35b9b
|
Fixed type conversions (warnings in MSVC)
|
11 years ago |
Poly Takahiro Horikawa
|
d9d8db3f1c
|
Fix key name to switch between MSER/CSER regions.
|
11 years ago |
Vadim Pisarevsky
|
0f9cb5f864
|
Merge pull request #65 from vpisarev/minor_doc_fixes
fixed documentation titles
|
11 years ago |
tpietruszka
|
4ea0ce0999
|
Added Deepflow docs
|
11 years ago |
tpietruszka
|
4ec320efe1
|
Added Deepflow to the testing app
|
11 years ago |
tpietruszka
|
e349d6d0b6
|
Deepflow - unfolded loops; faster, terrible code
|
11 years ago |
tpietruszka
|
9181b2bd3d
|
Moved deepflow to contrib, minor improvements
|
11 years ago |
Alex Leontiev
|
2ea09a16a6
|
Upgrades to benchmark
Now algorithm names are overlayed with image and number of frames
assessed can be given via command line (e.g. -a=100 to assess first 100
frames).
|
11 years ago |
Alex Leontiev
|
e67b9e9eec
|
Remove dependence on optim module
With all functionality preserved. Pure renaming.
|
11 years ago |
tpietruszka
|
4738fc2e63
|
Moved optflow interfaces and testing app.
Algorithm::info()-related code disabled-after moving to opencv_contrib caused compilation errors
Added usage examples
Added documentation for optflow_io
+bugfix: handling invalid algorithm choice
+ solving MSVC compilation errors; assuming that int and float are 4-bytes long - possibly needs fixing
|
11 years ago |
Alexander Shishkov
|
b2901d273d
|
Update ximgproc.rst
|
11 years ago |
Vadim Pisarevsky
|
b1ff876973
|
fixed documentation titles
|
11 years ago |
Daniel Angelov
|
5bb951a459
|
Added precomp header.
|
11 years ago |
Vadim Pisarevsky
|
e6d0b281da
|
Merge pull request #64 from Bellaktris/gsoc
Additions to ximgproc and xphoto modules
|
11 years ago |
Alexander Shishkov
|
cc2353f3e6
|
updated docs, fixed few bugs
|
11 years ago |
Alexander Shishkov
|
bbda6c6322
|
added internal namespace for photo module
|
11 years ago |
Alexander Shishkov
|
8923915a67
|
updated tests and test data for photo
|
11 years ago |
Alexander Shishkov
|
8eb40877df
|
updated tests and test data
|
11 years ago |
Daniel Angelov
|
e6f8c43995
|
Added Custom Calibration Pattern Module.
|
11 years ago |
Vadim Pisarevsky
|
286d6ffe77
|
Merge pull request #49 from Bellaktris/gsoc
Structured edge detection & State-of-the-art image inpainting
|
11 years ago |
biagio montesano
|
927619973b
|
Added perf and accuracy tests
|
11 years ago |
Bellaktris
|
63e1c0449d
|
warning fix
|
11 years ago |
Bellaktris
|
a5212f7c84
|
Merge branch 'gsoc' of https://github.com/Bellaktris/opencv_contrib into gsoc
|
11 years ago |
Bellaktris
|
d6ebab2b73
|
small changes
|
11 years ago |
Alexander Shishkov
|
e06ef978f2
|
added namespace ximgproc
|
11 years ago |
Vadim Pisarevsky
|
468d3ecc49
|
Merge pull request #61 from lluisgomez/master
adds class OCRHMMDecoder API interface and implementation and updates webcam_demo sample to use it
|
11 years ago |
Alexander Shishkov
|
6ebd07b299
|
mistypes in folders name
|
11 years ago |
Alexander Shishkov
|
c1780f67b8
|
renamed internal folders
|
11 years ago |
lluis
|
0898fb9d86
|
fix MSVC warnings
|
11 years ago |
Alexander Shishkov
|
66b6cefd45
|
Merge branch 'master' of https://github.com/itseez/opencv_contrib into gsoc
Conflicts:
modules/ximgproc/CMakeLists.txt
modules/ximgproc/test/test_main.cpp
modules/ximgproc/test/test_precomp.hpp
|
11 years ago |
Alexander Shishkov
|
385638ae0d
|
rename module name
|
11 years ago |
Alexander Shishkov
|
9fbdde4a97
|
Update denoising.rst
|
11 years ago |
lluis
|
43a19a029d
|
fix warnings in docs build
|
11 years ago |
lluis
|
0c1229c59a
|
adds documentation for OCRHMMDecoder class and related methods
|
11 years ago |