mathematical-morphology

How do i separate overlapping cards from each other using python opencv?

How do i separate overlapping cards from each other using python opencv? Question: I am trying to detect playing cards and transform them to get a bird’s eye view of the card using python opencv. My code works fine for simple cases but I didn’t stop at the simple cases and want to try out …

Total answers: 3