normalize_image.hpp
Go to the documentation of this file.
00001 #ifndef __fovis_normalize_image_hpp__
00002 #define __fovis_normalize_image_hpp__
00003 
00004 #include <inttypes.h>
00005 
00006 namespace fovis
00007 {
00008 
00012 void normalize_image(uint8_t * buf, int stride, int width, int height);
00013 
00014 }
00015 
00016 #endif


libfovis
Author(s): Albert Huang, Maurice Fallon
autogenerated on Thu Jun 6 2019 20:16:12