I want to get a fast and good approximated segmentation of my object within its detection box. How could I do that? I tried background subtraction algorithms and grab cut but they dont seem that promising.
1 | initial version |
I want to get a fast and good approximated segmentation of my object within its detection box. How could I do that? I tried background subtraction algorithms and grab cut but they dont seem that promising.