Ask Your Question

perceptualrobots's profile - activity

2016-05-25 13:08:56 -0600 asked a question Get mean coordinates of active pixels

I would like to retrieve the mean coordinates of pixels in a binary image/mat which are not 0. Is there an existing way of doing this in OpenCV?

Regards, Rupert

2014-07-12 06:29:44 -0600 asked a question Opencv4Android sdk missing jar

I have installed the above into eclispe. However, although the opencv (2.4.9) project has no errors, it doesn't produce a jar file in sdk/java/bin, or anywhere else.

So none of the sample projects will build.

How do I get the opencv project to build the jar file?