An Android Project to implement Zoom and Pan functions for a tablet/phone camera with multi-touch.
OpenCvCamZoomPan is hosted in the following web site
https://github.com/ngohgia-old/OpenCvCamZoomPan
If you think the Android project OpenCvCamZoomPan listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of OpenCvCamZoomPan.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA |
OpenCvCamZoomPan has the following Java source files.
com.ngohgia.ecube.opencvzoompan.CamControlView.java com.ngohgia.ecube.opencvzoompan.OpenCvZoomPanMainActivity.java com.ngohgia.ecube.opencvzoompan.ScaleGestureDetectorCompat.java