Abstract: Colour Filtering Application helps you in distinguishing the coloured object. Hover mouse over an object,it gives the colour of that object using Image Processing framework. Then set the Min RGB and Max RGB for filtering objects in that range. User can either capture new image or load image by browsing.
Abstract: Camera capture is the most basic form of image processing activity. We are using Opencv 3.0 version on windows. Attached code connects to opencv through JavaCV 1.1 api.