Functions
core/vil/vil_math.cxx File Reference
#include "vil_math.h"
#include <vcl_iostream.h>
#include <vcl_cstdlib.h>

Go to the source code of this file.

Functions

void vil_math_median_unimplemented ()
VCL_DEFINE_SPECIALIZATION void vil_math_median (vxl_byte &median, const vil_image_view< vxl_byte > &im, unsigned p)

Detailed Description

Author:
Amitha Perera.
    Modifications
   

Definition in file vil_math.cxx.


Function Documentation

VCL_DEFINE_SPECIALIZATION void vil_math_median ( vxl_byte &  median,
const vil_image_view< vxl_byte > &  im,
unsigned  p 
)

Definition at line 21 of file vil_math.cxx.

void vil_math_median_unimplemented ( )

Definition at line 14 of file vil_math.cxx.