VLFeat
.org
Documentation - C API
Home
Download
Tutorials
Applications
Documentation
Matlab API
C API
Man pages
Main Page
Related Pages
Data Structures
Files
Bug List
Global
vl_pgm_read_new
(char const *name,
VlPgmImage
*im, vl_uint8 **data)
Only PGM files with 1 BPP are supported.
Global
vl_pgm_read_new_f
(char const *name,
VlPgmImage
*im, float **data)
Only PGM files with 1 BPP are supported.