Drawing shapes in Opencv Python | Drawing in OpenCV Line, Rectangle, Circle , Ellipse and PutText

preview_player
Показать описание
How to draw shapes in opencv python ? Drawing shapes and writing text in opencv python.
Summer Training cum Internship program-2021 Jaipur, Goeduhub -
Рекомендации по теме
Комментарии
Автор

If i have an area of polygon how can draw the polygon with certain coordinates

GIS-Engineer
Автор

Hello! Nice video! Thanks to this vid I am able to draw shapes!

I have a question though, do you know a way to translate a shape that you drew to the left, right, up or down?

I don't want to re-draw the shape, just move it to a new place. I tried warpAffine but nothing changed once I ran the program.

Could you spend a few minutes to try and find a way?

jesseholliday