This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Greetings,
I have an image of an irregular polygon, interior of polygon all black, outside all transparent. I need to make a new image by placing multiple copies of the same image of the polygon side by side, sometime overlapping, sometimes not, depending upon some calculations. Want to calculate union area of the final image formed. For a normal scenario, there might be just two copies of the images, at extreme case, there might be 1000.
Does the problem make sense? If not, I'll try to explain again.
If it is clear, want to know if I this is an application that OpenCV can help with, and if I should get started with learning it.
Edit: Please refer these images as examples: https://imgur.com/a/Fvyz7uR
There is a source file, and it has to be duplicated and placed over to overlap at a particular offset from the first image.
Post Details
- Posted
- 5 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/opencv/comm...