binarization
binarization copied to clipboard
An implementation of some binarization methods such as Niblack, Sauvola, Wolfjolion and one based on feature space partitioning
**Upon executing the bash file "run" I am getting the following error. Kindly have a look.** jhmapoorva@inspiron-3558:/data/tools/binarization$ sh run g++ -c -m32 -pipe -g -I/usr/local/include/opencv -I/usr/local/include -lcv -lstdc++ -lcxcore -lcv...
hello, I cannot find the binary file, can you pass it to me? Thank you!
I need best code for tesseract (text recognition) on IOS. So i implement successfully that codes with very hard work. :) https://github.com/caiosba/binarization/blob/master/main.cpp Im just using auxBinarization on scaled Image (1920x1080)...