Object Recongition in Unity
This repo is for object recognition in unity using the Extrality Lab YOLO API. No extra setup needed apart from Unity 6000.30f1
Capture image using the webcam
This is done through WebCamTexture. Reading pixels and sending them to the API using the WWWForm from Unity. JSON structures are modeled. Only the last picture sent is saved. On the Server all pictures are saved.
TODO: figure out a way to make it faster.
Description
Languages
ShaderLab
37.5%
C#
33.7%
GLSL
11.1%
HLSL
10%
Mathematica
7.7%