Namespaces | Functions
normalize_image.cpp File Reference
#include "normalize_image.hpp"
#include <math.h>
#include "tictoc.hpp"
Include dependency graph for normalize_image.cpp:

Go to the source code of this file.

Namespaces

namespace  fovis
 

quick and dirty profiling tool.

inspired by the matlab tic/toc command


Functions

static void fovis::mean_stddev (const uint8_t *buf, int stride, int width, int height, float *mean, float *stddev)
void fovis::normalize_image (uint8_t *buf, int stride, int width, int height)
 Normalize image intensities in place to approximately have mean 128 and sd 74.


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