I made haar cascade classifier to detect windows from building but usually it detect same window many times. Is there any option to instead many smaller rectangles create one big which will be the sum of smaller rectangles?
1 | initial version |
I made haar cascade classifier to detect windows from building but usually it detect same window many times. Is there any option to instead many smaller rectangles create one big which will be the sum of smaller rectangles?