Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Ghosting like problem with image operations

I am trying to use the OpenCV java wrapper and I am stuck with a problem: I apply a image operation to a source image and the result image is broken. It looks like some kind of ghosting which is caused by different line lengths.

Example This is an example using the blur operation. Something similar happens with drawContours as well.

What could be the problem? Has someone seen something similar?

Ghosting like problem with image operations

I am trying to use the OpenCV java wrapper and I am stuck with a problem: I apply a image operation to a source image and the result image is broken. It looks like some kind of ghosting which is caused by different line lengths.

ExampleExample This is an example using the blur operation. Something similar happens with drawContours as well.

What could be the problem? Has someone seen something similar?