New project image label

After some weeks of fiddling with opencv chessboard functions, I finally managed to detect some information on a modified board.  I do still need to address some small mistakes that are related to color detection.  These should be ironed out in the next couple of weeks.  For further detail on what the project is targeting and how the project is developed please go to the github repository and read the project description.

My next move regarding detection accuracy is to create a dynamic color range histogram.  This will entail having 6 known squares with the colors that I want to detect and from these, calculate some simple statistical values (mean, median, quartile).  Finally, with the calculated statistical information, I can create color ranges that will then define the detection algorithm.  I hope that this will be enough to get rid of some errors I have seen in the resulting bits.

Advertisement

About joelgranados

I'm fascinated with how technology and science impact our reality and am drawn to leverage them in order to increase the potential of human activity.
This entry was posted in opencv, PhD. Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s