Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Image Tracking Crash on Vuzix M400 #32

@niyaziulke

Description

@niyaziulke

Hello,

The sample app crashes on Vuzix M400 glasses when I try to use image and object tracking features before starting the camera. This occurs both with Native Android and Javascript SDKs. There is no problem in instant tracking, face detection and many other features on the same device. All features work perfectly on my smartphone. The error messages are:

2021-09-10 15:26:03.810 590-765/? E/CamX: [ERROR][ISP ] camxifecrop10.cpp:689 ValidateDependenceParams() Invalid Crop window 8, 24, 4032, 3024, input dimension 4032 * 3024
2021-09-10 15:26:03.897 590-765/? E/CamX: [ERROR][STATS_AF ] af_core_input.cpp:167: af_map_input_pdaf_info input is invalid
2021-09-10 15:26:03.898 590-765/? E/CamX: [ERROR][ISP ] camxifemnds16.cpp:884 ValidateDependenceParams() Crop window 8, 24, 4032, 3024, input dimension 4032 * 3024
2021-09-10 15:26:03.898 590-765/? E/CamX: [ERROR][ISP ] camxifecrop10.cpp:689 ValidateDependenceParams() Invalid Crop window 8, 24, 4032, 3024, input dimension 4032 * 3024
2021-09-10 15:26:03.898 590-765/? E/CamX: [ERROR][ISP ] camxifemnds16.cpp:884 ValidateDependenceParams() Crop window 8, 24, 4032, 3024, input dimension 4032 * 3024
2021-09-10 15:26:03.898 590-765/? E/CamX: [ERROR][ISP ] camxifecrop10.cpp:689 ValidateDependenceParams() Invalid Crop window 8, 24, 4032, 3024, input dimension 4032 * 3024 

and

Abort message: 'java_vm_ext.cc:542] JNI DETECTED ERROR IN APPLICATION: JNI GetObjectClass called with pending exception java.lang.RuntimeException: Fail to get camera info'

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions