The Z

Results 7 issues of The Z

Fix #971

Getting the following error: ``` # g++ -o DetectText TextDetection.cpp FeaturesMain.cpp -lopencv_core -lopencv_highgui -lopencv_imgproc -I/path/to/current/directory TextDetection.cpp: In function ‘std::vector DetectText::findBoundingBoxes(std::vector&, std::vector&, std::vector&, cv::Mat&)’: TextDetection.cpp:63:16: error: ISO C++ forbids declaration of...

Fix # ### Description ### Checks - [ ] My pull request adheres to the code style of this project - [ ] My code requires changes to the documentation...