Tests with the android camera and some opencv stuff.
android-camera-tests is hosted in the following web site
https://github.com/android-camera-tests/android-camera-tests
If you think the Android project android-camera-tests 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 android-camera-tests.
Item | Value |
---|---|
Java File Count | 64 |
Supported screen sizes | [mdpi, hdpi] |
Minimum SDK Version | 4 |
Activity Count | 3 |
jar files used | android-support-v4.jar ejml-0.18-nogui.jar ejml-0.19-nogui.jar jackson-core-asl-1.9.2.jar jackson-core-asl-1.9.2.jar jackson-mapper-asl-1.9.2.jar jackson-mapper-asl-1.9.2.jar |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.CAMERA android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\shutter_sound.wav |
There are 1 image files in android-camera-tests. The names of the image files are listed as follows.
calibrate_icon.png
The following screenshort is generated from the image listed above.
android-camera-tests has the following Java source files.
com.marakana.CameraActivity.java com.sizetool.accelcalibration.camera.CalibrationActivity.java com.sizetool.accelcalibration.camera.PreviewView.java com.sizetool.accelcalibration.camera.PreviewViewRoot.java com.sizetool.accelcalibration.util.XLog.java javax.vecmath.AxisAngle4d.java javax.vecmath.AxisAngle4f.java javax.vecmath.GMatrix.java javax.vecmath.GVector.java javax.vecmath.Matrix3d.java javax.vecmath.Matrix3f.java javax.vecmath.Matrix4d.java javax.vecmath.Matrix4f.java javax.vecmath.MismatchedSizeException.java javax.vecmath.Point2d.java javax.vecmath.Point2f.java javax.vecmath.Point3d.java javax.vecmath.Point3f.java javax.vecmath.Point3i.java javax.vecmath.Point4d.java javax.vecmath.Point4f.java javax.vecmath.Point4i.java javax.vecmath.Quat4d.java javax.vecmath.Quat4f.java javax.vecmath.SingularMatrixException.java javax.vecmath.TexCoord2f.java javax.vecmath.TexCoord3f.java javax.vecmath.Tuple2d.java javax.vecmath.Tuple2f.java javax.vecmath.Tuple3b.java javax.vecmath.Tuple3d.java javax.vecmath.Tuple3f.java javax.vecmath.Tuple3i.java javax.vecmath.Tuple4b.java javax.vecmath.Tuple4d.java javax.vecmath.Tuple4f.java javax.vecmath.Tuple4i.java javax.vecmath.VecmathTest.java javax.vecmath.Vector2d.java javax.vecmath.Vector2f.java javax.vecmath.Vector3d.java javax.vecmath.Vector3f.java javax.vecmath.Vector4d.java javax.vecmath.Vector4f.java se.birkler.opencvcalibrate.GuidanceImageView.java se.birkler.opencvcalibrate.camera.CalibrateActivity.java se.birkler.opencvcalibrate.camera.CalibrationAndDemoActivity.java se.birkler.opencvcalibrate.camera.CalibrationCaptureData.java se.birkler.opencvcalibrate.camera.CalibrationCaptureDataWriteToDisk.java se.birkler.opencvcalibrate.camera.CalibrationEntries.java se.birkler.opencvcalibrate.camera.CameraCalibrationData.java se.birkler.opencvcalibrate.camera.CaptureData.java se.birkler.opencvcalibrate.camera.FOVKalmanFilter.java se.birkler.opencvcalibrate.camera.PictureCaptureData.java se.birkler.opencvcalibrate.camera.PictureCaptureDataAnalyzeCalibration.java se.birkler.opencvcalibrate.camera.PictureCaptureDataWriteToDisk.java se.birkler.opencvcalibrate.opencvutil.CaptureDataAction.java se.birkler.opencvcalibrate.opencvutil.MatBitmapHolder.java se.birkler.opencvcalibrate.opencvutil.MatByteBufferWrapper.java se.birkler.opencvcalibrate.opencvutil.PreviewBaseActivity.java se.birkler.opencvcalibrate.opencvutil.PreviewView.java se.birkler.opencvcalibrate.service.UploaderService.java se.birkler.opencvcalibrate.util.XLog.java