- Mon Oct 19, 2020 9:31 am
#43375
Hi bro, it is possible to import your kmodel from an SD card into the huskylens. First, you need to make sure that the data file of the model you want to load is indeed in the SD card, and then try to import the model manually or through the program.
1. Import manually: In the parameter setting interface of the secondary menu of the object classification function, select the "import from sd card" option, and select one from 0-4 (according to your actual situation), then The model in the sd card is loaded into the huskylens.
2. Load the model through the program. You can select the corresponding module in mind + or makecode, or invoke the arduino function to save or load the model: bool saveModelToSDCard (int fileNum); bool loadModelFromSDCard (int fileNum);
If you still cann't make it after trying both methods, please contact us again.