FOXTracker

Introduction

screenshot FOXTracker is a facial head tracker for gaming usage. Perform as TrackIR or Opentrack (pointtracker) as track camera controller for Flight Simulation Games like DCS.

Prerequst

A normal web camera.

opentrack is recommend to install now.

Windows 10 x64 is the only supported platform.

Usage

This program is still under development, not stable yet. I will never collect any user data from your camera.

Download FOXTracker at Release

This program supports control games directly or uses Opentrack as backend. For now, the spline function is in development, so use Opentrack is a good idea. If you are using this program individually, please modify config: c1

Just turn your opentrack input to UDP and open FlightAgentX.exe. Everything works fine. c2

Also, you may use dcs.ini here.

Video can be found on https://www.bilibili.com/video/BV1fv411k778

Chinese Commentary https://www.bilibili.com/video/BV1ey4y1C7Za

Future Plan (Maybe in a year)

  1. Try to reinforce the robust of the tracker.
  2. Will add spline function.

LICENSE

LGPL

Third-party Libraries

OpenCV

dlib

UGlobalHotkey

yaml-cpp

Eigen

ONNX-Runtime

FSA-Net LICENSE: Apache 2.0 https://github.com/shamangary/FSA-Net/blob/master/LICENSE

OpenSeeFace Thanks @emilianavt ‘s network!

aitracker

介绍

这是一个基于面部识别的头瞄,用于模拟类游戏。和TrackIR或者opentrack(如国内流行的pointtracker)功能类似,但是只需要摄像头。 请参阅中文文档

视频见b站 https://www.bilibili.com/video/BV1ey4y1C7Za

未来一年内的开发计划

  1. 加强脸瞄的稳定性
  2. 加入曲线编辑功能

协议

LGPL