Kanz
- Total activity 388
- Last activity
- Member since
- Following 5 users
- Followed by 5 users
- Votes 2
- Subscriptions 174
Comments
Recent activity by Kanz Sort by recent activity-
Hi nabhanmohtesham Every rejection has a Reason Please wait for team support to check with you soon Cheers.
-
hi sshammeri just try explain what you need exactlyi can't understand what you need Cheers.
-
hi montek singhlens studio doesn't read any other language except java scriptso lens studio can't deal with models without convert to ONNX. any way there is no component for models except ML Compon...
-
Hi Steven Can you upload the project to have a look
-
hi Steven i did had this issue before i fixed it by adding a new render target this i changes the face stretch layer to new render target layer it worked fine for me if it didn't let us know Cheers.
-
hi elaa The global methods in java script are working fine in lens studioplease click here to check the JavaScript Date Reference have fun and i cant wait to see your creation Cheers.
-
hi Austin Stock its easy to do that using the face landmarks template please check the tutorial on youtube when you learn how to detect space between two points you can send a custom triggerand re...
-
hi Lachlan to show a text from script to screen first add a screen text then use a simple code to give it a value // @input Component.Text mytext script.mytext.text = anyvalue; Cheers.
-
hi elaa you can do it if you are familiar with codinguse this logic var Fullname = desplayName; if ( space in Fullname){firstName = split by space Fullname; } print( firstName[0] ); Have fun.
-
Hi Momothe hand gesture template Using a trained onnx model based on a specific DataSet so you need a new model trained on the signs you need so the lens will detect it Please look in documentation...