in the standard openCV floodfill algorithm you should specify a seed point.
Is there an easy way to specify a starting area (so multiple seeding point)? Or do I really have to loop over every point in that area :(
Thx!!
in the standard openCV floodfill algorithm you should specify a seed point.
Is there an easy way to specify a starting area (so multiple seeding point)? Or do I really have to loop over every point in that area :(
Thx!!