211 Commits (582fe44b7a41c5c866b211bcd66c8a03e6c9b68c)

Author SHA1 Message Date
sghoshcvc 111b3bed7d Modified to silent Clang warnings 8 years ago
sghoshcvc 0e74d63d2f Modified to handle windows warning 8 years ago
sghoshcvc 103fbaf4f2 White Space error in sample python script 8 years ago
sghoshcvc 4c9af58133 Fixed Text box demo error 8 years ago
sghoshcvc b913cac1df Fixed Doxygen Warning and error 8 years ago
sghoshcvc ca2a2abed0 Removed white space errors and platform specific warnings 8 years ago
sghoshcvc a617059f24 removed Java Wrapper 8 years ago
sghoshcvc 8cf800e650 fix a dependency bug 8 years ago
sghoshcvc 73ddeab66f simple cleaning and added comments 8 years ago
sghoshcvc 1bc908bdbd Added python sample script 8 years ago
sghoshcvc be395e5981 Modified the class heirarchy 8 years ago
sghoshcvc 2b8ed124f2 added instructions to build 8 years ago
Justin Hotchkiss Palermo 574e20000d fix spelling 8 years ago
sghoshcvc e494efb4b0 Added comments 8 years ago
sghoshcvc fc9c41b8d4 Minor modification 8 years ago
sghoshcvc 40db962641 Add sample script 8 years ago
sghoshcvc 9ae765a197 Text detector class and Custom Image processor Class 8 years ago
Jcrist99 6c9d6d507b Merge pull request #1210 from abratchik:contrib.java.wrapper.fix.3.2 8 years ago
abratchik 53da3059a4 Fix java wrappers for Text module 8 years ago
Max-Wang f1892ad916 fix erGrouping parameter error 8 years ago
Haaris 58f7afcb2d Merge pull request #1066 from hsed:patch-1 8 years ago
goldstar616 478baf937f Merge pull request #981 from goldstar616:master 8 years ago
Alexander Alekhin cee4edbbfd cmake: add global defines to enable useful macros 8 years ago
logic1988 99294995f0 Merge pull request #921 from logic1988/master 8 years ago
Alexander Alekhin c028502f76 cmake: fix CMake error 8 years ago
Alexander Alekhin e1f01bafa0 text: add simple test 9 years ago
Alexander Alekhin b5d9ca9be7 text: update cmake 9 years ago
Alexander Alekhin 31d1137890 text: minor refactoring in C++ sample 9 years ago
Alexander Alekhin 1dc84e81e5 text: refactor floodfill + findContours code patterns 9 years ago
Alexander Alekhin d632079783 text: update detectRegions() 9 years ago
Alexander Alekhin 590dc2986d text: fix valgrind errors, minor changes 9 years ago
Vladislav Sovrasov bedd1f763c Replace a dummy pointer with the smart in ERStat 9 years ago
Vladislav Sovrasov c15051611e Fix ERFilterNM fails on some images 9 years ago
berak c3c9723fbd text: fix memleak in ocr_hmm_decoder 9 years ago
Anguelos Nicolaou 5a3c6a3354 explicit cast to int for rowRange with size_t parameters 9 years ago
Anguelos Nicolaou 5d5ec99c37 casted size_t values to std::vector<Mat>::const_iterator and fixed unreachable code in the cpp sample 9 years ago
Anguelos Nicolaou 5c526f7951 casted size_t variables to int explicitly in the construction of as Size from two size_t, also changed rangeEnd variable to a size_t 9 years ago
Anguelos Nicolaou fc77ceab3c Removed const from classifer data memebers to allow for assignment operator (windows 7 warned it could not create one). Created size_t temporary variables to contain integer values so that there is never math/comparissons between ints and size_t 9 years ago
Anguelos Nicolaou bb8a51b55d Going back before expanding ifdef HAVE_CAFFE expantion 9 years ago
Alexander Alekhin 823dea726f migration: github.com/opencv/opencv_contrib 9 years ago
Anguelos Nicolaou 158c8a9876 fixed doxygen warning 9 years ago
Anguelos Nicolaou d566884a6e fixed doxygen attempt to fix IOS and visual studio warnings 9 years ago
Anguelos Nicolaou b7a76004f6 Attenpt to supress visual studio and IOS warnings v2 9 years ago
Anguelos Nicolaou 2b788904c3 Attenpt to supress visual studio and IOS warnings 9 years ago
Anguelos Nicolaou 53a8677664 GSOC 2016 removed warnings from example 9 years ago
Anguelos Nicolaou 7c7ecd71d2 Fixing warnings 9 years ago
Anguelos Nicolaou 551d1e684c GSOC 2016 9 years ago
Anguelos Nicolaou 44d7339feb Wordspotter implemented 9 years ago
StevenPuttemans dd33354fd5 fix the CMAKE order for issue #630 9 years ago
lluisgomez f07a00cfae remove trailing whitespace 9 years ago