I have four shapes. They are inside each other so the first is contains the second and the second contains the third etc. How can I choose the fourth and third shapes using hierarchy? (opencv,python)
1 | initial version |
I have four shapes. They are inside each other so the first is contains the second and the second contains the third etc. How can I choose the fourth and third shapes using hierarchy? (opencv,python)
2 | No.2 Revision |
I have four shapes. They are inside each other so the first is contains the second and the second contains the third etc. How can I choose the fourth and third shapes using usin hierarchy? (opencv,python)