filmov
tv
OpenCV3? Getting Started with Image Processing:CmpringColrsUsing StrtegyDesignPattern| packtpub.com

Показать описание
This playlist/video has been uploaded for Marketing purposes and contains only selective videos.
Let's say we want to build a simple algorithm that will identify all of the pixels in an image that have a given color. For this, the algorithm has to accept an image and a color as input and will return a binary image showing the pixels that have the specified color. The tolerance with which we want to accept a color will be another parameter to be specified before running the algorithm.
• Write simple program that will run our proposed color detection algorithm
• Look at Computing the distance between two color vectors
• Explore the floodFill function
For the latest Application development video tutorials, please visit
Let's say we want to build a simple algorithm that will identify all of the pixels in an image that have a given color. For this, the algorithm has to accept an image and a color as input and will return a binary image showing the pixels that have the specified color. The tolerance with which we want to accept a color will be another parameter to be specified before running the algorithm.
• Write simple program that will run our proposed color detection algorithm
• Look at Computing the distance between two color vectors
• Explore the floodFill function
For the latest Application development video tutorials, please visit