[Master Index] [Index for .]

mwmdirect

(./mwmdirect.m)


Function Synopsis

y = mwmdirect(li,ri,fl,freqs,disps,angles,min_mag,pixel,thresh,lscalogram,rscalogram)

Help text

 MWMDIRECT(left,right,fl,freqs,disps,angles,min_mag,pixel,thresh,ls,rs)

  -- MWM's stereo matcher

	SCANLINES ONLY!!  No images yet

	left -- Left image scanline
	right - Right image scanline
	fl    - focal length as multiple of pixel width
	freqs - Set of frequencies to use [4/len:4/(2*len):.5]
	disps - Set of disparities to check [0:50];
	angles - Set of foreshortening angles (in degrees) to consider [0]
	min_mag - Minimum magnitude value (must be > this) [0]
	pixel - Save the error matrix for a pixel in global PIXEL [0]
	thresh - Set cutoff for Fleet threshold [.05]
	ls - initial left scalogram [will be computed]
	rs - Initial right scalogram [will be computed]

Cross-Reference Information

This function calls

Produced by mat2html on Thu Oct 9 14:13:05 1997
Cross-Directory links are: OFF