StevenPuttemans
|
d27141abe3
|
fixing further nonfree elements
|
10 years ago |
Vadim Pisarevsky
|
071eb5a7c5
|
Merge pull request #69 from thorikawa/fix-usage-text
Fix key name to switch between MSER/CSER regions.
|
10 years ago |
Vadim Pisarevsky
|
1ce1522712
|
Merge pull request #75 from StevenPuttemans/fix_build_includes
fixing build with extra modules
|
10 years ago |
biagio montesano
|
c28417c8ff
|
Array32 class removal.
|
10 years ago |
Vadim Pisarevsky
|
e4cfe59a99
|
Merge pull request #74 from znah/to_python
[WIP] Effort to expose new contributions into python
|
10 years ago |
Vadim Pisarevsky
|
9c1f398dd0
|
Merge pull request #76 from sanchom/master
Bugfix: Precision error.
|
10 years ago |
Bellaktris
|
a5ba77a069
|
Merge branch 'gsoc' of https://github.com/Bellaktris/opencv_contrib into inpainting
|
10 years ago |
Bellaktris
|
408559d641
|
pre-merge
|
10 years ago |
Sancho McCann
|
86dd8f745a
|
Bugfix: Precision error.
When p >= 1, setting p to 0.999999999999999999999999999999, didn't actually make p less than one.
|
10 years ago |
StevenPuttemans
|
e7d9d119ef
|
fixing build with extra modules
|
10 years ago |
Alexander Mordvintsev
|
4ba60f022e
|
expose edge-aware filters to python
|
10 years ago |
Alexander Mordvintsev
|
3f7cca4a6f
|
fixed 'xphoto' and 'text' build on MSVC 2008
|
10 years ago |
biagio montesano
|
9a52f4626b
|
Created nested classes. Removed some useless headers.
|
10 years ago |
jaco
|
9462b818c7
|
new windows compile warning fixed
|
10 years ago |
jaco
|
07e66a4b4a
|
new windows build error fixing 3
|
10 years ago |
jaco
|
bdb26b3d22
|
new windows build error fixing 2
|
10 years ago |
jaco
|
dd951a80db
|
windows build error fixing
|
10 years ago |
Vadim Pisarevsky
|
addeb49336
|
Merge pull request #73 from shahurik/adas
xobjdetect documentation
|
10 years ago |
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...
|
10 years ago |
Vadim Pisarevsky
|
ca5841abb3
|
Merge pull request #66 from alekcac/hotfix_ximgproc_doc
Updated module comment in ximgproc.rst
|
10 years ago |
jaco
|
71e18ff042
|
Pull Request mandatory changes finished
|
10 years ago |
jaco
|
e670bd5793
|
Pull Request mandatory changes 3
|
10 years ago |
jaco
|
8c90b54f60
|
Pull Request mandatory changes 2
|
10 years ago |
jaco
|
255d83aca4
|
Pull Request mandatory changes 2
|
10 years ago |
biagio montesano
|
e39065bf77
|
Created nested namespace. Modified interface classes.
|
10 years ago |
jaco
|
02aa915504
|
Pull Request mandatory changes
|
10 years ago |
Ernest Galbrun
|
b757d6cc83
|
some correction to make xfeature2d compilation work and adding 2d cuda features back
|
10 years ago |
Vlad Shakhuro
|
1695ee7cfd
|
Add xobjdetect documentation
|
10 years ago |
Vadim Pisarevsky
|
8aa1988283
|
Merge pull request #67 from nailbiter/luca
Remove dependence on optim module
|
10 years ago |
Alex Leontiev
|
0cd798ed02
|
buildbot
|
10 years ago |
Vadim Pisarevsky
|
12e1e11d69
|
Merge pull request #68 from tpietruszka/deepflow
Deepflow implementation (and optical flow testing again)
|
10 years ago |
tpietruszka
|
d07bf35b9b
|
Fixed type conversions (warnings in MSVC)
|
10 years ago |
Poly Takahiro Horikawa
|
d9d8db3f1c
|
Fix key name to switch between MSER/CSER regions.
|
10 years ago |
Vadim Pisarevsky
|
0f9cb5f864
|
Merge pull request #65 from vpisarev/minor_doc_fixes
fixed documentation titles
|
10 years ago |
tpietruszka
|
4ea0ce0999
|
Added Deepflow docs
|
10 years ago |
tpietruszka
|
4ec320efe1
|
Added Deepflow to the testing app
|
10 years ago |
tpietruszka
|
e349d6d0b6
|
Deepflow - unfolded loops; faster, terrible code
|
10 years ago |
tpietruszka
|
9181b2bd3d
|
Moved deepflow to contrib, minor improvements
|
10 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).
|
10 years ago |
Alex Leontiev
|
e67b9e9eec
|
Remove dependence on optim module
With all functionality preserved. Pure renaming.
|
10 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
|
10 years ago |
Alexander Shishkov
|
b2901d273d
|
Update ximgproc.rst
|
10 years ago |
Vadim Pisarevsky
|
b1ff876973
|
fixed documentation titles
|
10 years ago |
Vadim Pisarevsky
|
e6d0b281da
|
Merge pull request #64 from Bellaktris/gsoc
Additions to ximgproc and xphoto modules
|
10 years ago |
Alexander Shishkov
|
cc2353f3e6
|
updated docs, fixed few bugs
|
10 years ago |
Alexander Shishkov
|
bbda6c6322
|
added internal namespace for photo module
|
10 years ago |
Alexander Shishkov
|
8923915a67
|
updated tests and test data for photo
|
10 years ago |
Alexander Shishkov
|
8eb40877df
|
updated tests and test data
|
10 years ago |
Vadim Pisarevsky
|
286d6ffe77
|
Merge pull request #49 from Bellaktris/gsoc
Structured edge detection & State-of-the-art image inpainting
|
10 years ago |
biagio montesano
|
927619973b
|
Added perf and accuracy tests
|
10 years ago |