Skip to content

wangqr/esrpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This project is a esrXP re-implementation in python3, using wxWidget and OpenCV.

Usage

Install ffmpeg with your package manager, or put the binary to $PATH. On Windows, this can be done by putting the prebuilt exe in the same folder.

Install dependencies by

pip install wxpython python-opencv tqdm

Then download and run esr.py.

Current status

PR and issue welcome!

  • Load video
  • Filter
    • Basic filters
    • Pixel Compensate (Not sure what this is, help wanted)
    • Postprocessing
  • Rip
  • Manager
  • Main window

  • Reorganize source code
  • Documents

About

esrXP reimplementation using OpenCV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages