List
I was call manual cloud tracking but not work.And the cloud tracking for continuous method.
Posted Date: 2019-12-18 12:53     Edited Date: 2019-12-23 4:26     Writer: inactive

Hi Maxst,

I am using the cloud recognition tracking. But i am using the manual scan feature. It's not working , the Mark is automatically detection before i call the cloud find Image method (i was declared the tracking option cloud TrackerManager.GetInstance().SetTrackingOption(TrackerManager.TrackingOption.CLOUD_RECOGNITION_AUTO_DEACTIVATION);)

 

If you don't mine please tell where is declared the above line in my cloud tracking sample .cs script.

 

 

development details as below;

1. SDK Version:4.1.4

2. Development Environment: (eg. Unity-Android, Unity-iOS)
3. Tracker/Scanner: Cloud
4. License Type(Free / Pro-One Time Fee / Pro-Subscription / Enterprise):Pro
5. Target Device(Optional):Redmi Note 5 Pro

We can assist better if you attach screenshots of issues.

Posted Date: 2019-12-23 4:26     Edited Date: 2019-12-23 4:26     Writer: inactive

After using this option Call TrackerManager.GetInstance().FindImageOfCloudRecognition().

Then, using only one frame entered into the camera frame, it makes a request to the cloud to recognize the image.

Does that mean that even if you call the above functions correctly, it will be automatically recognized every frame when you give the DEACTIVATION option?

 

Leo

Maxst Support Team