The developer forum is now view only. You are welcome to open new discussions in other forum websites (for example: Reddit) or contact us at dev@consumerphysics.com.
Hello,
The last few days I was experimenting with your SDK in order to build a simple application that will identify materials through some models that I have build.
I have the following questions:
Is there a way that I can obtain an access token to ScioCloud on the background without asking the user to login.
Is there a way to obtain the confidence level of an analysed material? In other words, how similar is the model to the analysed item that I am scanning.
The onSuccess method in scioCloud.analyze is only returning model but I cannot see any confidence level.
Is there a way to implement the ‘create and upload new model’ functionality.
This topic was modified 8 years, 11 months ago by info@cyric.eu.
This topic was modified 8 years, 11 months ago by info@cyric.eu.
1. As part of the authentication protocol we are using, the access is available only after login through our login page. We may change that method in the future.
2. Calculating confidence level value is in our road map, the feature will be available in the future.
3. Unfortunately I didn’t get your question. Can you elaborate?
Ayelet,
The Consumer Physics Team
This reply was modified 8 years, 10 months ago by Ayelet.
For the third question, I wanted to implement scanning new samples for a collection and uploading them in the ScioCloud.
But as I saw you cannot scan and upload new samples or create new collection through the current Android API.
Retaking this thread. Nowadays, is possible login with SCIO in the background of app? Because in my application, I need to do that the finally user don’t have to login with SCIO. If this feature is not available yet, when do you delivery this funcionality in your roadmap of development?