Skip to content
This repository has been archived by the owner on Oct 10, 2021. It is now read-only.

sorcix/go-clahe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-clahe

CLAHE implementation in Go.

Original CLAHE implementation by Karel Zuiderveld, [email protected]
in "Graphics Gems IV", Academic Press, 1994.

Written in Go by Vic Demuzere, [email protected]

Using go-clahe

Import directly from this Github repository:

import "https://github.com/sorcix/go-clahe/clahe"

View main.go for an example.

Releases

No releases published

Packages

No packages published

Languages