All Projects → michael-mueller-git → Python-Funscript-Editor

michael-mueller-git / Python-Funscript-Editor

Licence: MIT license
Funscript Editor written in Python with an motion tracking add-on to partially automate the generation of funscripts

Programming Languages

python
139335 projects - #7 most used programming language
lua
6591 projects

Projects that are alternatives of or similar to Python-Funscript-Editor

Obstacle-Detection-and-Path-Planning
Processing an Image to find obstacles and the minimum path between two similar objects using OpenCV.
Stars: ✭ 61 (+190.48%)
Mutual labels:  opencv-python
OpenCVB
OpenCV .Net application supporting several RGBD cameras - Kinect, Intel RealSense, Luxonis Oak-D, Mynt Eye D 1000, and StereoLabs ZED 2
Stars: ✭ 60 (+185.71%)
Mutual labels:  opencv-python
computer-vision
Notebook series on interesting topics in computer vision
Stars: ✭ 17 (-19.05%)
Mutual labels:  opencv-python
VBT-Barbell-Tracker
A proof of concept app to optically track a barbell through its range of motion using OpenCV to give the lifter realtime feedback on concentric avg velocity, cutoff velocity, and displacement for a Velocity Based Training program.
Stars: ✭ 53 (+152.38%)
Mutual labels:  opencv-python
scarecrow
A Raspberry Pi powered, distributed (edge) computing camera setups that runs a Tensorflow object detection model to determine whether a person is on the camera. A plugin model allows actions based on the detection, such as playing audio, turning on lights, or triggering an Arduino.
Stars: ✭ 87 (+314.29%)
Mutual labels:  opencv-python
FaceRecoginition
利用opencv+keras+python实现人脸识别系统
Stars: ✭ 26 (+23.81%)
Mutual labels:  opencv-python
iterative-grabcut
This algorithm uses a rectangle made by the user to identify the foreground item. Then, the user can edit to add or remove objects to the foreground. Then, it removes the background and makes it transparent.
Stars: ✭ 35 (+66.67%)
Mutual labels:  opencv-python
Resolvedor-de-Sudoku
Resolver Sudoku de genina.com
Stars: ✭ 17 (-19.05%)
Mutual labels:  opencv-python
multi-band-blending
A Python implementation of multi-band blending.
Stars: ✭ 35 (+66.67%)
Mutual labels:  opencv-python
rps-cv
A Rock-Paper-Scissors game using computer vision and machine learning on Raspberry Pi
Stars: ✭ 102 (+385.71%)
Mutual labels:  opencv-python
epic-awesome-gamer
🍷 Gracefully claim weekly free games and monthly content from Epic Store.
Stars: ✭ 600 (+2757.14%)
Mutual labels:  opencv-python
real-time-face-recognition
Real Time Face Recognition using FaceNet and OpenCV
Stars: ✭ 19 (-9.52%)
Mutual labels:  opencv-python
udacity-cvnd-projects
My solutions to the projects assigned for the Udacity Computer Vision Nanodegree
Stars: ✭ 36 (+71.43%)
Mutual labels:  opencv-python
CV
Computer Vision applications using #Python and #OpenCV
Stars: ✭ 19 (-9.52%)
Mutual labels:  opencv-python
Face-Recognition-Attendance-System
A simple python script that recognises faces and mark attendance for the recognised faces in an excel sheet.
Stars: ✭ 57 (+171.43%)
Mutual labels:  opencv-python
image-segmentation-auto-labels
A service to auto-generate masks for image segmentation
Stars: ✭ 22 (+4.76%)
Mutual labels:  opencv-python
Fourier-and-Images
Fourier and Images
Stars: ✭ 81 (+285.71%)
Mutual labels:  opencv-python
creeper
Makeshift Raspberry Pi Security Camera System
Stars: ✭ 29 (+38.1%)
Mutual labels:  opencv-python
imagehub
Receive and save images from multiple Raspberry Pi's
Stars: ✭ 21 (+0%)
Mutual labels:  opencv-python
FaceRecog
Realtime Facial recognition system using Siamese neural network
Stars: ✭ 47 (+123.81%)
Mutual labels:  opencv-python

Python Funscript Editor

Documentation Status Maintenance License: MIT GitHub repo size GitHub release (latest by date) GitHub release (latest by date)

Simple Funscript Editor written in Python with an motion tracking add-on to partially automate the generation of funscripts for static video scenes like vr videos.

Getting Started

Python Funscript Editor has an simple UI to perform basic operations to generate a funscript. Due to the UI limitations it is not intended for productive use. Therefore i create a lua script to integrate the motion tracking funscript generator (MTFG) in Open Funscripter (OFS). For the Installation see my detailed step by step OFS Integration instruction. Advanced user should read the configuration page in the application documentation.

Documentation

The full application documentation is located in ./docs/app/docs

License

Distributed under the MIT License. See LICENSE for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].