What is ImageTarget.createFromImageFile Android hframeters description ?

0 votes
asked Jul 11, 2019 by kvantum (380 points)
My brain is blowed up: EasyAR released release 3.0, but didn’t publish it's reference.
 

What is the purpose of the parameters in the method

public static native ImageTarget createFromImageFile (@Nonnull String var0, int var1, @Nonnull String var2, @Nonnull String var3, @Nonnull String var4, float var5);

Please help !!!

1 Answer

0 votes
answered Jul 11, 2019 by zhnagjian (11,130 points)

Hello,

English documention has not been released yet, you can fefer to the chinese  documention https://www.easyar.cn/doc/EasyAR%20SDK/API%20Reference/3.0/ImageTarget.html#createfromimagefile

Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...