jaco
|
e2fde8a610
|
commented code removed
|
11 years ago |
dmitriy.anisimov
|
5e647ff075
|
fixed all comments except base class enhancment and interface-implementation pattern
|
11 years ago |
Vadim Pisarevsky
|
b4edf34f6b
|
Merge pull request #38 from ubisum/line_descriptor_module
Line descriptor module
|
11 years ago |
Vadim Pisarevsky
|
71c98af04b
|
Merge pull request #80 from znah/py_wrap
StructuredEdgeDetection to python
|
11 years ago |
Alexander Mordvintsev
|
b5a6b1f0a3
|
make opencv_cudaarithm dependency for xfeatures2d optional
|
11 years ago |
Daniel Angelov
|
9fb1a6dbc4
|
Fixed windows warnings. Updated docs to include default detector/matcher.
|
11 years ago |
Alexander Mordvintsev
|
96efa4cd90
|
RFFeatureGetter* -> Ptr<RFFeatureGetter> (need this for python wrapper and proper pointer handling)
|
11 years ago |
Daniel Angelov
|
01d3b69b82
|
Updated ITERATIVE -> SOLVEPNP_ITERATIVE.
|
11 years ago |
dmitriy.anisimov
|
17616a8659
|
fixed last warning in document
|
11 years ago |
Daniel Angelov
|
e5bc40e608
|
Swapped CV_RGB macro to Scalar.
|
11 years ago |
dmitriy.anisimov
|
e1e269dbac
|
fixed warnings for document & Win64
|
11 years ago |
dmitriy.anisimov
|
bb704fc3af
|
removed generated document
|
11 years ago |
dmitriy.anisimov
|
17d7398825
|
finished conversion project to module
|
11 years ago |
Vadim Pisarevsky
|
5e70cd8549
|
Merge pull request #77 from StevenPuttemans/fix_nonfree
fixing further nonfree elements
|
11 years ago |
Vadim Pisarevsky
|
2ad5ff3790
|
Merge pull request #79 from PhilLab/patch-1
HDR tutorial text removed from edge detection
|
11 years ago |
Bellaktris
|
eeca866993
|
images -> vectors in xphoto/inpainting
|
11 years ago |
dmitriy.anisimov
|
3787bf999a
|
document updated, added simple base class for datasets and other minor changes
|
11 years ago |
Philipp Hasper
|
72f94ca543
|
HDR tutorial text removed from edge detection
|
11 years ago |
dmitriy.anisimov
|
8b4a38964e
|
initial commit
|
11 years ago |
StevenPuttemans
|
d27141abe3
|
fixing further nonfree elements
|
11 years ago |
Vadim Pisarevsky
|
071eb5a7c5
|
Merge pull request #69 from thorikawa/fix-usage-text
Fix key name to switch between MSER/CSER regions.
|
11 years ago |
Vadim Pisarevsky
|
1ce1522712
|
Merge pull request #75 from StevenPuttemans/fix_build_includes
fixing build with extra modules
|
11 years ago |
biagio montesano
|
c28417c8ff
|
Array32 class removal.
|
11 years ago |
Vadim Pisarevsky
|
e4cfe59a99
|
Merge pull request #74 from znah/to_python
[WIP] Effort to expose new contributions into python
|
11 years ago |
Vadim Pisarevsky
|
9c1f398dd0
|
Merge pull request #76 from sanchom/master
Bugfix: Precision error.
|
11 years ago |
Bellaktris
|
a5ba77a069
|
Merge branch 'gsoc' of https://github.com/Bellaktris/opencv_contrib into inpainting
|
11 years ago |
Bellaktris
|
408559d641
|
pre-merge
|
11 years ago |
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 |
biagio montesano
|
9a52f4626b
|
Created nested classes. Removed some useless headers.
|
11 years ago |
jaco
|
9462b818c7
|
new windows compile warning fixed
|
11 years ago |
jaco
|
07e66a4b4a
|
new windows build error fixing 3
|
11 years ago |
jaco
|
bdb26b3d22
|
new windows build error fixing 2
|
11 years ago |
jaco
|
dd951a80db
|
windows build error fixing
|
11 years ago |
Vadim Pisarevsky
|
addeb49336
|
Merge pull request #73 from shahurik/adas
xobjdetect documentation
|
11 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...
|
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 |