Has anyone used JavaCV?
Am I trying to achieve blurring around the margins of a personalized shape, which is actually an image with transparency around that shape? I keep getting this error every time I use the function blur(): java.lang.RuntimeException: vector::_M_fill_insertbut I used cvSmooth, but it just blurs the whole image ... so there is some way in JavaCV, you can add plumage or some kind of blur around the user image forms ... it's a pretty big library with lots of features ... so I decided that it should offer something ...
I did not find any documentation for JavaCV...
Thank.
source
share