Sancho McCann
|
86dd8f745a
|
Bugfix: Precision error.
When p >= 1, setting p to 0.999999999999999999999999999999, didn't actually make p less than one.
|
11 years ago |
StevenPuttemans
|
e7d9d119ef
|
fixing build with extra modules
|
11 years ago |
Alexander Mordvintsev
|
4ba60f022e
|
expose edge-aware filters to python
|
11 years ago |
Alexander Mordvintsev
|
3f7cca4a6f
|
fixed 'xphoto' and 'text' build on MSVC 2008
|
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 |
Alex Leontiev
|
0cd798ed02
|
buildbot
|
11 years ago |
tpietruszka
|
d07bf35b9b
|
Fixed type conversions (warnings in MSVC)
|
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 |
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 |
Bellaktris
|
63e1c0449d
|
warning fix
|
11 years ago |
Bellaktris
|
d6ebab2b73
|
small changes
|
11 years ago |
Alexander Shishkov
|
e06ef978f2
|
added namespace ximgproc
|
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
|
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 |
lluis
|
83fe716c2e
|
updates webcam_demo sample to use OCRHMMDecoder class
|
11 years ago |
lluis
|
67da3f0691
|
adds class OCRHMMDecoder API interface and implementation
|
11 years ago |
lluis
|
36a3116191
|
update OCRTesseract documentation
|
11 years ago |
lluis
|
493785a785
|
moves implementation to cpp file and removes using directive from header file
|
11 years ago |
Bellaktris
|
fbb27ed0b4
|
bug fix
|
11 years ago |
lluis
|
3ab6308272
|
rename ocr.cpp to ocr_tesseract.cpp
|
11 years ago |
lluis
|
5073d5bc91
|
refactors OCRTesseract interface
|
11 years ago |
Bellaktris
|
e92394d0aa
|
fixed bugs in WH transform, some code compression
|
11 years ago |
lluis
|
f58d402722
|
update to new OpenCV 3.0 ml API
|
11 years ago |
Vlad Shakhuro
|
93610f14e3
|
Fix mac build error
|
11 years ago |
Vlad Shakhuro
|
4834c0c87f
|
Fix win build errors
|
11 years ago |
vludv
|
eafeea95c6
|
joint bilateral filter fix
|
11 years ago |
Vadim Pisarevsky
|
f43fd52f36
|
fixed ximgproc build on ARM
|
11 years ago |
vludv
|
d08c398c52
|
Added license
|
11 years ago |
Vadim Pisarevsky
|
e5743dec3d
|
fixed warning from the doc builder
|
11 years ago |
Alex Leontiev
|
eee3e0528c
|
buildbot
|
11 years ago |
Vlad Shakhuro
|
95548c9864
|
Fix waldboost interface
|
11 years ago |
Vlad Shakhuro
|
6c9712de84
|
Fix build errors
|
11 years ago |
Vlad Shakhuro
|
2aea4f317b
|
Refactor stump training
|
11 years ago |