Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/image.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-11Add image.getSize(filename) functionKaran Dwivedi
2016-02-04ppm: raise an error if fopen failedCédric Deltheil
2015-11-08ppm.c: fix fread / fscanf warningsCédric Deltheil
2015-07-13Fixing broken PGMA loading - Adding testMatthieu Tourne
2015-06-26Support Lua 5.2Sam Gross
2014-10-02ppm: fix header parsingCédric Deltheil
2014-05-29fixed sequence point error in ppm codeAndy Kitchen
2012-11-16Improving PPM support.Jeff Rose
2012-09-13Changed API (torch)Clement Farabet
2012-06-05Finally added PGM/PPM read/writeClement Farabet