How do I merge multiple bounding boxes that overlap into one bigger bounding box?
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello,
I am trying to detect text from an image (Magic Card) and I managed to create bounding boxes for each of the the candidate characters. However, I would like to merge all overlapping boxes as one larger box for optical character recognition. Is there a way to do this? Below is an image of the bounding boxes I currently have:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/151754/image.png)
0 Kommentare
Antworten (3)
Nut
am 1 Jul. 2016
Hi,
this example proposes a method to merge boxes, using "accumarray":
0 Kommentare
thang anh
am 2 Mai 2018
thank you!now I want to show character major number than the six-day Africa how do you DO! anhthangk29@gmail.com.vn > thanks YOU
0 Kommentare
Siehe auch
Kategorien
Mehr zu Convert Image Type finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!