Microscopy Image Browser  1.233
All Classes Files Functions Variables Pages
windv.m File Reference

windv(vector,window size) vectorized version of windv() smooths a vector using a window of +/- window size window size is reduced at the edges More...

Functions

function
vector2 = 
windv (vector1, w_size)
 windv(vector,window size) vectorized version of windv() smooths a vector using a window of +/- window size window size is reduced at the edges More...
 

Detailed Description

windv(vector,window size) vectorized version of windv() smooths a vector using a window of +/- window size window size is reduced at the edges

Function Documentation

function vector2 = windv (   vector1,
  w_size 
)

windv(vector,window size) vectorized version of windv() smooths a vector using a window of +/- window size window size is reduced at the edges

Referenced by mib_calcShifts().

Here is the caller graph for this function: