Ask Your Question

aiants's profile - activity

2013-02-26 13:38:17 -0600 received badge  Editor (source)
2013-02-26 11:02:14 -0600 asked a question Image tearing and anomolies when using cvCopy

I am using cvCopy with a mask to isolate a carrot in an image, however I am getting some unusual results when doing so (I circled the problem areas in the image below):

image anomolies http://imgur.com/PGHmA61

These "anomalies" seem to happen differently each time the program is run even though the input images are exactly the same, here is another "anomaly" with the exact same input images.

more weird things http://imgur.com/QmvpBlo

I am using javacv with opencv 2.4.4 if that helps. Any ideas as to what is going on?