Segment the traffic sign image using grabcut method
Budget: $10 – $30 USD
Python project
The project is to segment the traffic sign image
using grabcut method
And the output result should automatically segment the traffic sign image instead of user interaction
I have idea to automatically segment the image by finding the largest contour area and use grabcut to segment. (The idea is using the find largest contour and grabcut segmentation it)
However, I don’t not know how to code for it
No need to go for detection/classification, Just segmentation
The data is any traffic sign image (can search from online)
The project is to segment the traffic sign image
using grabcut method
And the output result should automatically segment the traffic sign image instead of user interaction
I have idea to automatically segment the image by finding the largest contour area and use grabcut to segment. (The idea is using the find largest contour and grabcut segmentation it)
However, I don’t not know how to code for it
No need to go for detection/classification, Just segmentation
The data is any traffic sign image (can search from online)