Functions
gauss_pyramid.h File Reference
#include <stdint.h>
Include dependency graph for gauss_pyramid.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int gauss_pyr_down_8u_C1R (const uint8_t *src, int src_stride, int src_width, int src_height, uint8_t *dest, int dst_stride, uint8_t *buf)
int gauss_pyr_down_get_buf_size_8u_C1R (int width, int height)

Function Documentation

int gauss_pyr_down_8u_C1R ( const uint8_t *  src,
int  src_stride,
int  src_width,
int  src_height,
uint8_t *  dest,
int  dst_stride,
uint8_t *  buf 
)

Definition at line 50 of file gauss_pyramid.c.

int gauss_pyr_down_get_buf_size_8u_C1R ( int  width,
int  height 
)

Definition at line 44 of file gauss_pyramid.c.



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