senarvi / senarvi-image

Various C++ classes I have written while working on image processing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

senarvi-image

Various C++ classes I have written while working on image processing.

Geom library provides 2D vector operations. Image library provides classes for representing color images, reading and writing JPEGs, and finding connected components of an image.

This project is open source and licensed under the Apache License, Version 2.0.

Author

Seppo Enarvi
http://senarvi.github.io/

About

Various C++ classes I have written while working on image processing.

License:Apache License 2.0


Languages

Language:C++ 100.0%