I have image like this, I want to detect border each image that have text “Acquired” and save each image individually using Python
Original image
Result image
Result image
After that, I want to merge all extracted image like this image
Final image
I try using Pillow but it’s not worked
New contributor
Thanh Dinh Bao is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.