DEV Community

Discussion on: Discovering OpenCV with Python: Coin Detection

Collapse
 
tinazhouhui profile image
Tina

Hello Rob, sorry for a late reply.

let's see if I get the question right, you mean if the picture itself is skewed / taken from an angle?

hmm not sure, my implementation sort of went with the "happy" way where all the coins are nicely displayed and straight. I guess for the skewed one you would have to transform the image to first straighten the coins.