Alexander Alekhin
|
3dd79d6889
|
reg: apply CV_OVERRIDE/CV_FINAL
|
7 years ago |
Alexander Alekhin
|
edfdf12c31
|
tests: refactor test files
|
7 years ago |
Alexander Alekhin
|
57ff363389
|
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
|
7 years ago |
Pavel Rojtberg
|
e3d8f7fae8
|
reg: enable Affine and Projective Mappers for python bindings
|
8 years ago |
Vladislav Sovrasov
|
17c4553692
|
reg: use new api in perf tests
|
8 years ago |
Vladislav Sovrasov
|
4c020d697f
|
reg: add python sample
|
8 years ago |
Vladislav Sovrasov
|
9608d31a13
|
reg: use new api in sample
|
8 years ago |
Vladislav Sovrasov
|
6211920c45
|
reg: enable wrappers for all methods
|
8 years ago |
Vladislav Sovrasov
|
51464723b8
|
reg: enable wrapping for all significant methods
|
8 years ago |
Vladislav Sovrasov
|
97dab3b568
|
reg: enable wrapping of Map::compose()
|
8 years ago |
Vladislav Sovrasov
|
79edb0faf2
|
reg: classes are partially wrappen in python
|
8 years ago |
Vladislav Sovrasov
|
6983774d24
|
reg: use IOArrays in public API
|
8 years ago |
Vladislav Sovrasov
|
81049548c9
|
reg: hide debug output in tests
|
8 years ago |
Vladislav Sovrasov
|
6db3e956a5
|
reg: add support of different datatypes in Mapper::grid()
|
8 years ago |
Alexander Alekhin
|
6d41124d43
|
remove precomp.cpp files
|
8 years ago |
Alexander Alekhin
|
cee4edbbfd
|
cmake: add global defines to enable useful macros
|
8 years ago |
Maksim Shabunin
|
94e777ba45
|
Trying to fix some tests
|
10 years ago |
Maksim Shabunin
|
ba49cfabff
|
Testing line_descriptor, reg, rgbd
|
10 years ago |
Alfonso Sanchez-Beato
|
97cf5ade02
|
Adapt reg sample to changes in features detectors
Adapt to changes in the interface of feature detectors, using now
Feature2D interface.
|
10 years ago |
Maksim Shabunin
|
67a2066c4b
|
Java and python wrappers for contrib modules
|
10 years ago |
Maksim Shabunin
|
7d9bbdcaad
|
Remove all sphinx files
|
10 years ago |
Maksim Shabunin
|
61f36de542
|
Doxygen tutorials support
|
10 years ago |
Maksim Shabunin
|
a20c5c8dd9
|
Doxygen documentation for all modules
|
10 years ago |
StevenPuttemans
|
c20ea8e7e8
|
adding more clear documentation
|
11 years ago |
Philipp Hasper
|
3218ba6c3e
|
Moved namespace
|
11 years ago |
Philipp Hasper
|
ab4d697667
|
Registration sample: adapt to xfeatures2d
|
11 years ago |
StevenPuttemans
|
d27141abe3
|
fixing further nonfree elements
|
11 years ago |
Vadim Pisarevsky
|
b1ff876973
|
fixed documentation titles
|
11 years ago |
Vadim Pisarevsky
|
bf07490b53
|
fix compiling reg module after separating imgcodecs from highgui
|
11 years ago |
vbystricky
|
a164e6252f
|
Fix build errors
|
11 years ago |
vbystricky
|
54d71a24ec
|
Extract imgcodecs module from highgui
|
11 years ago |
Ilya Lavrenov
|
ae5c87eafa
|
fixed warnings
|
11 years ago |
Alfonso Sanchez-Beato
|
25e39c696c
|
fix compilation problems seen in #11
|
11 years ago |
Alfonso Sanchez-Beato
|
ab3b542957
|
reg module: Add sample and README file
README.md file with a short description of the module is added. An
example on how to use the module can be found now in reg/samples/.
|
11 years ago |
Alfonso Sanchez-Beato
|
e198072644
|
Intensity based registration module
|
12 years ago |