dwojtasik/PyHook
Python hook for ReShade processing
This tool allows developers to inject Python code into applications running ReShade, processing graphical frames in real-time. It takes the game's rendered frames as input and allows custom Python scripts (pipelines) to modify them, producing visually altered output. Game modders, graphics researchers, and visual effects artists would use this to experiment with and apply advanced image processing techniques dynamically.
No commits in the last 6 months.
Use this if you want to apply custom, complex, or AI-driven real-time visual effects and enhancements to games or 3D applications using ReShade.
Not ideal if you need to modify game logic, require multisampling support, or are not comfortable with coding in Python.
Stars
41
Forks
5
Language
C++
License
MIT
Category
Last pushed
Mar 25, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/dwojtasik/PyHook"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
opencv/opencv
Open Source Computer Vision Library
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
kornia/kornia
🐍 Geometric Computer Vision Library for Spatial AI
open-edge-platform/training_extensions
Train, Evaluate, Optimize, Deploy Computer Vision Models via OpenVINO™
ermig1979/Simd
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX ...