Alexander Alekhin
|
a113dc61e1
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2018-11-10 19:27:16 +00:00 |
|
Suleyman TURKMEN
|
2074cc48e5
|
minor changes
|
2018-11-10 10:56:17 +03:00 |
|
Vadim Pisarevsky
|
4f6e1c85a2
|
remove obsolete C API in the following modules: photo, video, imgcodecs, videoio (#1880)
|
2018-11-09 00:52:36 +03:00 |
|
Alexander Alekhin
|
3dd79d6889
|
reg: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 16:50:00 +03:00 |
|
Alexander Alekhin
|
edfdf12c31
|
tests: refactor test files
|
2018-02-02 19:15:28 +03:00 |
|
Alexander Alekhin
|
57ff363389
|
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
|
2017-12-11 16:14:46 +03:00 |
|
Pavel Rojtberg
|
e3d8f7fae8
|
reg: enable Affine and Projective Mappers for python bindings
|
2017-03-07 16:55:06 +01:00 |
|
Vladislav Sovrasov
|
17c4553692
|
reg: use new api in perf tests
|
2017-02-07 18:28:52 +03:00 |
|
Vladislav Sovrasov
|
4c020d697f
|
reg: add python sample
|
2017-02-07 18:02:45 +03:00 |
|
Vladislav Sovrasov
|
9608d31a13
|
reg: use new api in sample
|
2017-02-07 18:01:07 +03:00 |
|
Vladislav Sovrasov
|
6211920c45
|
reg: enable wrappers for all methods
|
2017-02-07 17:01:57 +03:00 |
|
Vladislav Sovrasov
|
51464723b8
|
reg: enable wrapping for all significant methods
|
2017-02-06 18:33:12 +03:00 |
|
Vladislav Sovrasov
|
97dab3b568
|
reg: enable wrapping of Map::compose()
|
2017-02-06 17:22:06 +03:00 |
|
Vladislav Sovrasov
|
79edb0faf2
|
reg: classes are partially wrappen in python
|
2017-02-02 18:47:10 +03:00 |
|
Vladislav Sovrasov
|
6983774d24
|
reg: use IOArrays in public API
|
2017-02-02 18:04:00 +03:00 |
|
Vladislav Sovrasov
|
81049548c9
|
reg: hide debug output in tests
|
2017-02-02 10:59:32 +03:00 |
|
Vladislav Sovrasov
|
6db3e956a5
|
reg: add support of different datatypes in Mapper::grid()
|
2017-02-01 16:40:04 +03:00 |
|
Alexander Alekhin
|
6d41124d43
|
remove precomp.cpp files
|
2017-01-23 18:47:11 +03:00 |
|
Alexander Alekhin
|
cee4edbbfd
|
cmake: add global defines to enable useful macros
|
2017-01-13 14:29:28 +03:00 |
|
Maksim Shabunin
|
94e777ba45
|
Trying to fix some tests
|
2015-09-08 16:16:37 +03:00 |
|
Maksim Shabunin
|
ba49cfabff
|
Testing line_descriptor, reg, rgbd
|
2015-08-20 12:19:13 +03:00 |
|
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.
|
2015-04-03 12:15:57 +02:00 |
|
Vadim Pisarevsky
|
ec2b3ed662
|
Merge pull request #185 from mshabunin/remove-docs
Removed sphinx documentation
|
2015-03-16 13:07:31 +03:00 |
|
Maksim Shabunin
|
67a2066c4b
|
Java and python wrappers for contrib modules
|
2015-02-26 15:46:02 +03:00 |
|
Maksim Shabunin
|
7d9bbdcaad
|
Remove all sphinx files
|
2015-02-17 12:49:37 +03:00 |
|
Maksim Shabunin
|
61f36de542
|
Doxygen tutorials support
|
2015-02-17 12:49:37 +03:00 |
|
Maksim Shabunin
|
a20c5c8dd9
|
Doxygen documentation for all modules
|
2014-12-01 15:54:42 +03:00 |
|
Vadim Pisarevsky
|
38bdd6f3f4
|
Merge pull request #110 from StevenPuttemans/fix_contrib_README
adding more clear documentation
|
2014-11-07 18:16:45 +03:00 |
|
StevenPuttemans
|
c20ea8e7e8
|
adding more clear documentation
|
2014-10-10 21:17:46 +02:00 |
|
Philipp Hasper
|
3218ba6c3e
|
Moved namespace
|
2014-10-08 15:56:33 +02:00 |
|
Philipp Hasper
|
ab4d697667
|
Registration sample: adapt to xfeatures2d
|
2014-10-08 12:06:39 +02:00 |
|
StevenPuttemans
|
d27141abe3
|
fixing further nonfree elements
|
2014-08-27 14:04:41 +02:00 |
|
Vadim Pisarevsky
|
b1ff876973
|
fixed documentation titles
|
2014-08-18 15:20:38 +04:00 |
|
vbystricky
|
a164e6252f
|
Fix build errors
|
2014-07-07 15:59:27 +04:00 |
|
vbystricky
|
54d71a24ec
|
Extract imgcodecs module from highgui
|
2014-07-07 12:11:53 +04:00 |
|
Ilya Lavrenov
|
ae5c87eafa
|
fixed warnings
|
2014-06-20 15:45:07 +04:00 |
|
Alfonso Sanchez-Beato
|
25e39c696c
|
fix compilation problems seen in #11
|
2014-02-22 18:52:15 +01:00 |
|
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/.
|
2014-02-10 20:08:44 +01:00 |
|
Alfonso Sanchez-Beato
|
e198072644
|
Intensity based registration module
|
2013-11-04 22:06:44 +01:00 |
|