1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 04:25:42 +08:00
Commit Graph

5 Commits

Author SHA1 Message Date
Vladislav Sovrasov
9195d2e614 text: small adjustments in samples and image preprocessing 2017-10-11 14:47:52 +03:00
Maksim Shabunin
3aa88889aa Reworked HolisticWordspotter to work with dnn module 2017-09-28 21:04:48 +03:00
Anguelos Nicolaou
5d5ec99c37 casted size_t values to std::vector<Mat>::const_iterator and fixed unreachable code in the cpp sample 2016-07-21 00:42:52 +02:00
Anguelos Nicolaou
53a8677664 GSOC 2016 removed warnings from example 2016-07-07 15:59:47 +02:00
Anguelos Nicolaou
44d7339feb Wordspotter implemented
Classifier implemented as an independednt class from the worspotter.
-Works both on CPU and GPU at expected top performance of 26ms per sample on a GTX 980Ti
-Simple demo for wordspoter added for cpp
-Interactiuve demo added for python
2016-07-06 16:36:23 +02:00