Skip to content

caseypeat/libjxl-tiny-python

Repository files navigation

libjxl-tiny-python

Python binding of libjxl-tiny using pybind11

Setup

export CC=clang CXX=clang++

conda create -n jxl python=3.9

conda activate jxl

pip install opencv-python

conda install -c conda-forge libstdcxx-ng=12

git clone https://github.com/caseypeat/libjxl-tiny-python.git --recursive --shallow-submodules

cd libjxl-tiny-python

pip install -e ./

Run

python -m scripts.single

python -m scripts.multi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors