LTPTextDetector
LTPTextDetector copied to clipboard
LTP based text detector for natural scene images
I use gcc-4.8, when compiling the following error occur: /usr/local/include/boost/serialization/shared_ptr.hpp:234:13: error: ‘template void boost::serialization::save(Archive&, const std::shared_ptr&, unsigned int)’ previously declared here inline void save( ..... and many other errors. Would...
The link ( http://bit.ly/1ehC3ZT) provided for downloading the pretrained models is dead. Please provide the correct link for downloading the pretrained models
Not able to download models from the given link...it is not working ..http://bit.ly/1ehC3ZT . Please give the active link for downloading the pre trained models so that work can be...
when compiling this project, I encountered the following error: Linking CXX executable bin/classify /tmp/LTPTextDetector/3rdparty/.././libtext_detect.so: undefined reference to `cv::FeatureDetector::~FeatureDetector()' /tmp/LTPTextDetector/3rdparty/.././libtext_detect.so: undefined reference to`cv::FeatureDetector::~FeatureDetector()' /tmp/LTPTextDetector/3rdparty/.././libtext_detect.so: undefined reference to `cv::FeatureDetector::~FeatureDetector()' /tmp/LTPTextDetector/3rdparty/.././libtext_detect.so: undefined reference...