SkillAgentSearch skills...

VisionCameraSkiaDemo

Demo of VisionCamera + TFLite + Skia without any native code

Install / Use

/learn @mrousavy/VisionCameraSkiaDemo
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

VisionCameraSkiaDemo

Demo of VisionCamera + TFLite + Skia to detect your body and draw a stickman figure ontop of it in realtime - without any native code 🤯🕺🏼

See this blogpost: https://mrousavy.com/blog/VisionCamera-Pose-Detection-TFLite

  1. react-native-vision-camera is used to stream frames from a Camera.
    1. react-native-worklets-core is required by VisionCamera to use Frame Processors
  2. react-native-fast-tflite is used to detect the human pose
  3. react-native-skia is used to make the screen black and draw the white skeleton into the Camera preview

https://github.com/mrousavy/react-native-vision-camera/assets/15199031/00ea9c4d-2b7c-4201-bb39-56c2652084a2

Related Skills

View on GitHub
GitHub Stars64
CategoryDevelopment
Updated1mo ago
Forks13

Languages

TypeScript

Security Score

80/100

Audited on Feb 9, 2026

No findings