Skip to content

v0.0.1

Pre-release
Pre-release

Choose a tag to compare

@michael-mueller-git michael-mueller-git released this 20 Jun 14:23
· 794 commits to main since this release

Python-Funscript-Editor v0.0.1

First release of Python Funscript Editor

Features

  • Simple ui for rapid prototyping of new algorithms in python.
  • First prototype algorithm with an OpenCV tracker to partially automate the generation of funscripts.

Limitations of the OpenCV tracking algorithm

  • Static camera setup required
  • Fixed reference point of relative movement in video required
  • No video cuts within a tracking sequence allowed
  • No change of position of the performers
  • Features in the video which are visible in all following frames of the tracking sequence required.