2026-02-23 18:37:31 +01:00
2026-02-23 13:21:19 +01:00
2026-02-23 13:21:19 +01:00
2026-02-23 15:27:45 +01:00
2026-02-23 15:27:45 +01:00
2026-02-23 13:21:19 +01:00
2026-02-23 16:17:36 +01:00

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
Object recognition in unity via sending the picture to the YOLO extrality API.
Readme 2.7 MiB
Languages
ShaderLab 37.5%
C# 33.7%
GLSL 11.1%
HLSL 10%
Mathematica 7.7%