demo: https://mrcxx.github.io/
This project is a Python version based on OpenCV. It utilizes Pyodide to run in a regular web browser. The main goal of the project is to implement various image processing techniques such as image stacking and HDR (High Dynamic Range).
- Image stacking (based on https://github.com/maitek/image_stacking)
- HDR (High Dynamic Range) processing (WIP)
- Clone the repository:
git clone https://github.com/mrcxx/otohp.git
- Open index.html in browser.