440Forums.com  |  MacMusic.org  |  PcMusic.org  |  Zicos.com  |  AudioLexic.org
API.   {key13}


impr 0.1 (Default branch)

FreshMeat

Saturday April 26, 2008. 11:48 AM
FreshMeat

impr is a small and fast image processing library with a simple API. Its functions work mostly on 8-bit image channels, which means that main type is just (u8 *) or (b8 *) for grey and binary images respectively. It was intended for use in real-time processing, so functions are optimized for speed. It supports segmentation (4 and 8-connected), flood fill, filling object holes, downscaling and upscaling (with linear interpolation) by an integer factor, generic implementations of dilate and erode (+image open and close), color space conversions between HSVRGB and YRGRGB, convolutions with Roberts and 2x2 low-pass filters, and common binary image operations.
impr small fast image processing librarywith simple API. functions work mostly impr (Default branch)
impr 0.1 (Default branch) Read more at FreshMeat
www.pheedo.com/click.phdo?i=967d4fe038b8c1a14b58209169d9a3bb

 

 Related News 

Search

Download Zicos
Mon July 7, 12:52 AM
API.   {key13}