After receiving almost the same questions about Cascade Trainer GUI application all over again from many different users, I realized that it will be much more useful for anyone with a similar question, and much more efficient for me to actually compile a list of frequently asked questions, all the known issues and error and warning messages and try to answer them all in one place. Here is the result.
Continue reading “Cascade Classifier Training – FAQ, Known Issues and Workarounds”Object Detection Using Qt, C++, QML and OpenCV
In this post I’ll describe how to combine the power of Qt and OpenCV to develop a good looking and fun object detector. The method explained here contains quite a few things to learn and use in your current and future projects, so let’s get started.
Continue reading “Object Detection Using Qt, C++, QML and OpenCV”