Functions
vil_math.cxx File Reference
#include <iostream>
#include <cstdlib>
#include "vil_math.h"

Go to the source code of this file.

Functions

void vil_math_median_unimplemented ()
 
template<>
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

◆ vil_math_median()

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

Definition at line 24 of file vil_math.cxx.

◆ vil_math_median_unimplemented()

void vil_math_median_unimplemented ( )

Definition at line 17 of file vil_math.cxx.