env_visual_cortex.h File Reference

#include "Envision/env_config.h"
#include "Envision/env_image.h"
#include "Envision/env_math.h"
#include "Envision/env_motion_channel.h"
#include "Envision/env_pyr.h"
Include dependency graph for env_visual_cortex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  env_visual_cortex
 The Visual Cortex. More...

Functions

void env_visual_cortex_init (struct env_visual_cortex *vcx, const struct env_params *envp)
void env_visual_cortex_destroy (struct env_visual_cortex *vcx)
void env_visual_cortex_input (struct env_visual_cortex *vcx, const struct env_params *envp, const char *tagName, const struct env_rgb_pixel *const colimg, const struct env_rgb_pixel *const prev_colimg, const struct env_dims dims, env_chan_status_func *status_func, void *status_userdata, struct env_image *result, struct env_image *intens_result, struct env_image *color_result, struct env_image *ori_result, struct env_image *flicker_result, struct env_image *motion_result)
void env_visual_cortex_merge_ranges (const struct env_image *intens_result, const struct env_image *color_result, const struct env_image *ori_result, const struct env_image *flicker_result, const struct env_image *motion_result, intg32 *mi, intg32 *ma)
void env_visual_cortex_rescale_ranges (struct env_image *result, struct env_image *intens_result, struct env_image *color_result, struct env_image *ori_result, struct env_image *flicker_result, struct env_image *motion_result)

Detailed Description

Definition in file env_visual_cortex.h.

Generated on Sun May 8 08:42:40 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3