1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-22 07:31:26 +08:00
Commit Graph

2900 Commits

Author SHA1 Message Date
Alexander Alekhin
655b6f6dcd xphoto: apply CV_OVERRIDE/CV_FINAL 2018-03-28 17:25:51 +03:00
Alexander Alekhin
26b3b3c10c xobjdetect: apply CV_OVERRIDE/CV_FINAL 2018-03-28 17:25:51 +03:00
Alexander Alekhin
64d5886186 ximgproc: apply CV_OVERRIDE/CV_FINAL 2018-03-28 17:25:51 +03:00
Alexander Alekhin
ec65e5b29c xfeatures2d: apply CV_OVERRIDE/CV_FINAL 2018-03-28 16:50:00 +03:00
Alexander Alekhin
874edea9f4 tracking: apply CV_OVERRIDE/CV_FINAL 2018-03-28 16:50:00 +03:00
Alexander Alekhin
e4c8510e3a text: apply CV_OVERRIDE/CV_FINAL 2018-03-28 16:50:00 +03:00
Alexander Alekhin
5683521417 structured_light: apply CV_OVERRIDE/CV_FINAL 2018-03-28 16:50:00 +03:00
Alexander Alekhin
ee7c085358 stereo: apply CV_OVERRIDE/CV_FINAL 2018-03-28 16:50:00 +03:00
Alexander Alekhin
62b4709b04 saliency: apply CV_OVERRIDE/CV_FINAL 2018-03-28 16:50:00 +03:00
Alexander Alekhin
5d0a12833b rgbd: apply CV_OVERRIDE/CV_FINAL 2018-03-28 16:50:00 +03:00
Alexander Alekhin
3dd79d6889 reg: apply CV_OVERRIDE/CV_FINAL 2018-03-28 16:50:00 +03:00
Alexander Alekhin
0a00743e6d plot: apply CV_OVERRIDE/CV_FINAL 2018-03-28 16:50:00 +03:00
Alexander Alekhin
a8374b2767 phase_unwrapping: apply CV_OVERRIDE/CV_FINAL 2018-03-28 16:49:59 +03:00
Alexander Alekhin
0aaaba08af optflow: apply CV_OVERRIDE/CV_FINAL 2018-03-28 16:49:59 +03:00
Alexander Alekhin
4352e1eaf3 line_descriptor: apply CV_OVERRIDE/CV_FINAL 2018-03-28 16:49:59 +03:00
Alexander Alekhin
f8eeab57c6 img_hash: apply CV_OVERRIDE/CV_FINAL 2018-03-28 16:49:59 +03:00
Alexander Alekhin
aaa286dc31 hfs: apply CV_OVERRIDE/CV_FINAL 2018-03-28 16:49:59 +03:00
Alexander Alekhin
7025ed0305 hdf: apply CV_OVERRIDE/CV_FINAL 2018-03-28 16:49:59 +03:00
Alexander Alekhin
25c68d51a4 freetype: apply CV_OVERRIDE/CV_FINAL 2018-03-28 16:49:59 +03:00
Alexander Alekhin
acec6955d5 face: apply CV_OVERRIDE/CV_FINAL 2018-03-28 16:49:46 +03:00
Alexander Alekhin
8e308ab6e3 Merge pull request #1590 from paroj:ovisup 2018-03-24 20:40:46 +00:00
Pavel Rojtberg
bae6838b2a ovis: use frustum extents instead of setFrustumOffset
the latter assumes centered FOV, which is not the case
2018-03-23 19:13:31 +01:00
Alexander Alekhin
c3070557bc Merge pull request #1587 from berak:replace_rand 2018-03-21 16:12:20 +00:00
yomna-safaa
71191e36d6 Merge pull request #1583 from yomna-safaa:ppf-fix-seg-fault
* fixed bug when norm less than eps where float array elements were left uninitialized

* cast double to float in fixing ppf norm=0 segmantation fault

* set array values 3,4,5 for normals = 0 in case of norm<eps to fix ppf segmentation fault bug
2018-03-21 18:56:36 +03:00
Alexander Alekhin
84f761bf27 Merge pull request #1585 from alalek:cmake_src_include_fix 2018-03-21 15:55:16 +00:00
Alexander Alekhin
14341291b0 dpm: apply CV_OVERRIDE/CV_FINAL 2018-03-21 18:44:55 +03:00
berak
5032b58e61 aruco: add a user supplied random seed for creating custom dictionaries 2018-03-21 16:13:59 +01:00
Alexander Alekhin
55767bfcda datasets: apply CV_OVERRIDE/CV_FINAL 2018-03-21 17:42:22 +03:00
Alexander Alekhin
8af62cd606 bgsegm: apply CV_OVERRIDE/CV_FINAL 2018-03-21 16:59:32 +03:00
Alexander Alekhin
06de054482 bioinspired: apply CV_OVERRIDE/CV_FINAL 2018-03-21 16:59:10 +03:00
Alexander Alekhin
f730de1af3 aruco: apply CV_OVERRIDE/CV_FINAL 2018-03-21 16:58:54 +03:00
Alexander Alekhin
4c42ed6b4f build: fix includes 2018-03-19 11:40:04 +03:00
Alexander Alekhin
2888fea176 Merge pull request #1582 from lamantine:fix_1580 2018-03-18 19:10:15 +00:00
Aleksandr Tischenko
0eb1d87b38 renamed constants because they conflict with constants in Windows Kit 2018-03-18 13:13:02 +02:00
Lizeth Huertas
a817a19751 Merge pull request #1570 from szk1509:apriltag
Apriltag (#1570)

* doCornerRefinement to CornerRefinementMethod :: detected contours points are used to detect the corners

* some little corrections

* samples edited

* documented :)

* tabs corrected

* Docu corrections

* refinement for all candidates

* refinement for all candidates :: copy paste error corrected

* comment

* apriltag

* whitespace corrected

* corr ini

* correction :: warnings, c4244, preprocDirect, ...

* try to ignore 4244, fix 2131, add test, and ...

* try to ignore 4244

* test duplicate deleted

* corrected test, warnings

* test :: correction

* warnings

* warnings and test

* warnings

* perspective test, warning corrections

* warning a_q_t

* warning

* warning

* 3 clause BSD license

* stacksz and typo

* eliminate build warnings

- cv::fastAtan2()
- cvFloor()

* small code refactoring

* fix isfinite()

* get rid of manual calloc/free calls

* update file headers
2018-03-16 16:27:33 +03:00
Stepanenko Andrey
d99ee92d76 Merge pull request #1295 from ftvkyo2011:patch-1
* Enabled FastHoughTransform export to python.

* Enabled HoughPoint2Line export

* Update fast_hough_transform.hpp

deleted TODO

* Fixed indentation after enabling exporting.
2018-03-10 12:13:49 +03:00
Alexander Alekhin
f0549b28a8 Merge pull request #1575 from paroj:ovisup 2018-03-09 20:05:29 +00:00
berak
3ac6a20fce Merge pull request #1499 from berak:face_mace
* face: add a mace filter for authentication
2018-03-09 23:03:29 +03:00
Pavel Rojtberg
61b03565e6 ovis: allow manipulating entity material and scale at runtime 2018-03-09 18:09:30 +01:00
Alexander Alekhin
5261955588 Merge pull request #1574 from adavoudi:patch-1 2018-03-07 12:36:32 +00:00
Alireza Davoudi
1794ab57e4 fixed a bug in mean subtraction from target and search patches
As the type of `targetPatch` and `searchPatch` is CV_8UC3, subtracting 128 from them will saturate all values smaller than 128 to zero.
2018-03-06 14:29:15 +03:30
Alexander Alekhin
9a4f415ff1 Merge pull request #1572 from paroj:ovisup 2018-03-05 12:29:05 +00:00
Alexander Alekhin
91d108f386 Merge pull request #1569 from paroj:ovisup 2018-03-02 12:30:06 +00:00
Alexander Alekhin
7b4cdd5d01 Merge pull request #1566 from berak:ocrtesseract 2018-03-02 12:28:00 +00:00
Pavel Rojtberg
7d1aca38d3 ovis: implement getDepth function for reading the camera depth 2018-03-01 17:37:52 +01:00
Pavel Rojtberg
a62f9c426e ovis: make sure entities are oriented by the OpenCV CS conventions 2018-02-27 12:10:47 +01:00
berak
2c2e477c73 text: don't delete null pointer in ocr_tesseract.cpp 2018-02-23 12:51:08 +01:00
Andrej Muhič
ced5aa7606 Merge pull request #1552 from amuhic:master
Implementation of CSR-DCF tracker (#1552)

* Initial commit for CSR-DCF tracker implementation

* Fixes for automatic build

* General code fixes

* Removed unused parameters. Added CSRT to automatic tests.

* Fixed VS build warnings. Fixed a bug with gray sequences.

* Fixed VS build errors for samples file.
3.4.1
2018-02-22 16:38:31 +03:00
Alexander Alekhin
295dce52b1 Merge pull request #1536 from caseymcc:randpattern_setfeatures 2018-02-20 13:56:57 +00:00
caseymcc
c433e60a8d Allow setting the features on the RandomPatternCornerFinder (from previous run) 2018-02-19 12:58:20 -06:00