top of page
Search

OpenCV - Object detection using color recognition

Writer's picture: Charith PremachandraCharith Premachandra

Updated: Mar 26, 2021

A python - OpenCV based algorithm was developed in order to find the position coordinates of objects with respect to the camera coordinate frame. This program was written for the machine vision part of the developed Delta Robot in semester 5 as an undergraduate.



Although the final application was to detect non-moving objects, this application will provide position coordinates of moving objects (inside the camera's field of view) as well. So that this algorithm can be used for more practical scenarios similar to pick and place operation from a conveyor. However, this program is capable of differentiating colors and sizes only. Another simple program was written in Matlab to detect the shapes as well.

If you find this interesting, please find and read that blog post. ;)


Drop me a message anytime. I will share the source files with you :) charithprem@gmail.com

3 views0 comments

Recent Posts

See All

Comments


© 2017 by Charith Premachandra. Proudly created with Wix.com

bottom of page