Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Camera calibration with Java

I'm developing an Android application that will use OpenCV. At first time I will develop for Java desktop and after I will port it to Android.

The problem here is that the Java documentation on OpenCV is too poor. I can load and save an image and I can use face recognition, but cannot do more.

It's because the majority of tutorials is for C language. I prefer, and need, to make it with Java.

At this moment I need to do camera calibration from image, video and/or camera source.

Could someone help me?

Camera calibration with Java

I'm developing an Android application that will use OpenCV. At first time I will develop for Java desktop desktop,using Eclipse IDE, and after I will port it to Android.

The problem here is that the Java documentation on OpenCV is too poor. I can load and save an image and I can use face recognition, but cannot do more.

It's because the majority of tutorials is for C language. I prefer, and need, to make it with Java.

At this moment I need to do camera calibration from image, video and/or camera source.

Could someone help me?