slyrus / opticl

An image processing library for Common Lisp
Other
182 stars 35 forks source link

Allow to write ASCII PNMs into string streams, add Guo-Hall thinning #36

Closed varjagg closed 3 years ago

varjagg commented 3 years ago

Introducing %emit-byte/integer intermediate functions to allow both string and binary stream destinations.

varjagg commented 3 years ago

adding Guo-Hall thinning for 8-bit grayscale