1.1.6 / November 19, 2015
(4.8/5) (5)

Description

This app is a demo application ofOpenCVObjectDetector(Unity Plugin).
http://u3d.as/content/enox-software/open-cv-object-detector

App Information OpenCVObjectDetectorSample

  • App Name
    OpenCVObjectDetectorSample
  • Package Name
    com.enoxsoftware.opencvobjectdetectorsample
  • Updated
    November 19, 2015
  • File Size
    27M
  • Requires Android
    Android 2.3 and up
  • Version
    1.1.6
  • Developer
    Enox Software
  • Installs
    500 - 1,000
  • Price
    Free
  • Category
    Photography
  • Developer
  • Google Play Link

OpenCVObjectDetectorSample Version History

Select OpenCVObjectDetectorSample Version :
  • 1.1.6 (13) - Latest Version
  • OpenCVObjectDetectorSample 1.1.6 APK File

    Publish Date: 2016 /2/19
    Requires Android: Android 2.3+ (Gingerbread, API: 9)
    File Size: 27.2 MB
    Tested on: Android 5.1 (Lollipop, API: 22)
    File Sha1: 5edab3e0ae149f8070b4d45d6ed4dcfac9b3883b
    APK Signature: 4085490e487689172ac1628d751f9e0fab4af2f7

Enox Software Show More...

FaceTracker Sample 1.1.4 APK
Enox Software
This asset is the Non-rigid Face TrackingSample that can model and track the many complex parts of aperson’s face in WebCamTexture in real-time.Code is the rewrite ofhttps://github.com/MasteringOpenCV/code/tree/master/Chapter6_NonRigidFaceTrackingusing the "OpenCV for Unity".・Texture2DFaceTrackerSample - By detecting and tracking facefrom Texture2D, draw face’s points and connections.・WebCamTextureFaceTrackerSample - By detecting and tracking facefrom WebCamTexture, draw face’s points and connections.・FaceTrackerARSample - By using the tracking points of the face,display AR Object.
MarkerBased AR Sample 1.1.9 APK
Enox Software
This asset is the Augmented Reality Samplethat detect and recognize markers and display 3d model inWebCamTexture in real-time.http://u3d.as/content/enox-software/marker-based-ar-sampleCode is the rewrite ofhttps://github.com/MasteringOpenCV/code/tree/master/Chapter2_iPhoneARusing the "OpenCV for Unity".・Texture2DMarkerBasedARSample - By detecting the marker fromTexture2D, display AR model.・WebCamTextureMarkerBasedARSample - By detecting a marker fromWebCamTexture, display AR model in real time.
OpenCV for Unity Sample 2.1.2 APK
Enox Software
This app is a demo application of OpenCV forUnity(Unity Plugin).http://u3d.as/content/enox-software/open-cv-for-unity
OpenCV for Unity Example 2.4.1 APK
Enox Software
This app is a demo application of OpenCV for Unity(Unity Plugin).https://assetstore.unity.com/packages/slug/21088
DlibFaceLandmarkDetectorSample 1.0.1 APK
Enox Software
This app is a demo applicationofDlibFaceLandmarkDetector(Unity Plugin).
FaceSwapper Sample 1.0.1 APK
Enox Software
This asset is the sample of swapping two facesin an image using “OpenCV for Unity” and “Dlib FaceLandmarkDetector”.Code is the rewrite of https://github.com/mc-jesus/FaceSwap.Samples:Texture2DFaceSwapperSampleWebCamTextureFaceSwapperSampleVideoCaptureFaceSwapperSampleTexture2DFaceChangerSampleWebCamTextureFaceChangerSample
OpenCVObjectDetectorSample 1.1.6 APK
Enox Software
This app is a demo application ofOpenCVObjectDetector(Unity Plugin).http://u3d.as/content/enox-software/open-cv-object-detector
RealTimeFaceRecognitionSample 1.0.0 APK
Enox Software
this project's code is the rewriteofhttps://github.com/MasteringOpenCV/code/tree/master/Chapter8_FaceRecognitionusing“OpenCV for Unity”.Face recognition procedure is 4 steps.1. Face detection2. Face preprocessing3. Collect and learn faces4. Face recognition