1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-17 07:04:18 +08:00
Commit Graph

86 Commits

Author SHA1 Message Date
Brian Wignall
8c09249352 Fix typos 2019-12-02 07:23:05 -05:00
Alexander Alekhin
ceb68526ff Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-10-24 18:14:38 +00:00
Suleyman TURKMEN
cdb57cb679 Update pd_inria.cpp 2019-10-13 21:01:21 +03:00
Xavier Weber
4c1fb00829 Merge pull request #2231 from Saafke:dnn_superres_final_phase
* Add learning-based super-resolution module

Adds the module plus loading classes for SR data

Complete with docs, tutorials and tests.

* Fix typo

* Small commit to restart buildbot

* Change refs from arXiv to official

* Remove video string

* dnn_superres: update perf test code

* dnn_superres: test fixup
2019-10-01 21:05:02 +03:00
Alexander Alekhin
b10554ca66 Merge pull request #1762 from sturkmen72:patch-2 2018-09-10 11:22:33 +00:00
Suleyman TURKMEN
fa80a87aea Update pd_inria.cpp 2018-09-09 14:13:29 +03:00
Alexander Alekhin
2ddeeac5e7 eliminate build warnings / fix bug in text module 2018-05-17 18:41:55 +03:00
Alexander Alekhin
df483cfdc9 build: unreachable code after CV_Error() 2018-04-24 15:24:48 +03:00
Alexander Alekhin
5d9fc41b9e Merge pull request #1588 from alalek:cv_override_final 2018-03-28 20:10:21 +00:00
Alexander Alekhin
55767bfcda datasets: apply CV_OVERRIDE/CV_FINAL 2018-03-21 17:42:22 +03:00
Alexander Alekhin
4c42ed6b4f build: fix includes 2018-03-19 11:40:04 +03:00
Suleyman TURKMEN
05ebf73909 Update track_vot.cpp 2018-01-12 00:17:52 +03:00
berak
102c80a2c9 remove some non-ascii symbols 2017-12-05 18:02:15 +01:00
Maksim Shabunin
b16d9dbcc5 Fixed several warnings produced by GCC 7 2017-11-29 16:51:07 +03:00
Suleyman TURKMEN
90555dbd06 makes text module dependency optional 2017-11-17 01:32:31 +03:00
Alexander Alekhin
0de0ba7bbc build: fix MSVS2017 warning 2017-10-01 10:48:41 +00:00
Maksim Shabunin
f8807f18cd Reduced modules dependencies:
- made some of dependencies explicit
- removed dependencies to highgui and some other modules where possible
- modified some samples to build without modules
2017-03-15 18:00:21 +03:00
berak
cd345ea87f datasets: remove face dependancy 2017-03-04 11:30:42 +01:00
Maksim Shabunin
bef177c718 Minor documentation fixes:
- dpm, freetype: fixed documentation blocks
- datasets: removed tinyXml from public interface and documentation
2017-01-17 16:33:46 +03:00
Vladimir
9d9c0f33b3 Added GOTURN tracker implementation and ALOV300++ dataset support 2016-12-15 16:07:14 +03:00
Gary Bradski
38dc2b7e24 minor add of text to README.md 2016-03-27 00:29:49 -07:00
berak
e4acf5a6ce datasets: make or_pascal fail gracefully on absent tags 2016-01-31 07:56:47 +01:00
Vadim Pisarevsky
2395ce2ada Merge pull request #378 from rmekdma:lfw_db 2015-12-14 12:52:19 +00:00
Vadim Pisarevsky
bf0c871227 Merge pull request #341 from Auron-X:TLD/VOT2015_Datasets_Support 2015-11-03 13:48:02 +00:00
Hyunjun Kim
201a5b7daa added dev_test 2015-09-15 17:59:46 +09:00
Maksim Shabunin
c1f27e9a69 Fixed some mingw-w64 compilation issues 2015-09-10 17:45:03 +03:00
Vladimir
cbf79333bd Fixed headers, messages and *protected:* 2015-08-28 01:31:14 +09:00
Vladimir
5b982fb637 Fixed warnings for iOS build 2015-08-28 01:31:13 +09:00
Vladimir
13870922ec Untabify VOT dataset code 2015-08-28 01:31:12 +09:00
Vladimir
2858b7bbad Fixed segmentation fault error in TRACK_vot::getNextFrame() 2015-08-28 01:30:18 +09:00
Vladimir
4e1d8ed8b9 Fixed argument dataset index in examples 2015-08-28 01:30:17 +09:00
Vladimir
584d510e8d Fixes in modules/datasets/src/track_vot.cpp 2015-08-28 01:30:16 +09:00
Vladimir
37fc046c82 Fix documentation 2015-08-28 01:24:25 +09:00
Vladimir
c069e007a2 Fix #1 2015-08-28 01:24:24 +09:00
Vladimir
6f7ec9972d Added documentation for VOT2015 dataset 2015-08-28 01:23:33 +09:00
Vladimir
6b3413339f Fix: - Get dataset path form *args 2015-08-28 01:17:41 +09:00
Vladimir
071092d97c Added VOT2015 Dataset interface + VOT2015 sample cpp 2015-08-28 01:17:40 +09:00
Vladimir
44e790b8d6 Fixed headers, messages and *protected:* 2015-08-28 01:12:15 +09:00
Vladimir
d218a07b61 Fixed warnings for iOS build 2015-08-28 01:12:14 +09:00
Vladimir
121d01ae31 Untabify VOT dataset code 2015-08-28 01:12:13 +09:00
Vladimir
20cdf5d7f6 Fixed segmentation fault error in TRACK_vot::getNextFrame() 2015-08-28 01:12:13 +09:00
Vladimir
a4fdf7efff Fixed argument dataset index in examples 2015-08-28 01:11:29 +09:00
Vladimir
db58fd8b61 Fixes in modules/datasets/src/track_vot.cpp 2015-08-28 01:11:28 +09:00
Vladimir
a10695e955 Fix documentation 2015-08-28 01:08:44 +09:00
Vladimir
78a968cc8f Fix #1 2015-08-28 01:08:43 +09:00
Vladimir
f5ce6d7633 Added documentation for VOT2015 dataset 2015-08-28 01:08:42 +09:00
Vladimir
35ea2b62d4 Fix whitespace in modules/datasets/src/track_vot.cpp 2015-08-28 01:08:42 +09:00
Vladimir
7b1fd98e15 Fix: - Get dataset path form *args 2015-08-28 01:08:40 +09:00
Vladimir
769b28e09c Added VOT2015 Dataset interface + VOT2015 sample cpp 2015-08-28 01:08:39 +09:00
Vadim Pisarevsky
60f5e5ef80 Merge pull request #327 from lluisgomez:svt_dataset 2015-08-24 17:00:43 +00:00