OpenCV Particle Segregation

Aim My project is to classify bulb,finger and two finger shaped turmeric particles from an image which also contains triangle and rectangle shaped turmeric particles.And further classify both categories of particles into small,medium and large shaped particles.After this is done make code so that each classification code runs in a separate core of the computer.Continue reading “OpenCV Particle Segregation”

Image Viewer In Qt

This application can be used to display image and is completely written in Qt c++. main.cpp The very first line includes the QApplication class.then we create an instance imageViewer of ImageViewer class that we define in imageviewer.cpp. imageViewer.show()is to display that instance.The last line passes control of the application to Qt. imageviewer.cpp Explanation of imageviewer.cpp:Continue reading “Image Viewer In Qt”

Design a site like this with WordPress.com
Get started