Skip to content

krepe-suZette/pyetc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

etcpy

Decoding ETC1 image data to RGBA string for Python

Install

pip install .

Usage

import cv2
import pyetc

res = pyetc.decode_etc1(rawdata, width, height)

Original source

etc.h, etc.py : Ishotihadus/mikunyan

About

ETC decoder for python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published