Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Graph program Special Effects
Title: StereoVision_SSD Download
 Description: The algorithm Matlab2008b environment to achieve. Including the main, san, and ssd three functions. The implementation of the algorithm is not the point of comparing two matches already know, but the known feature points in a graphic, an image found in the other match with the most points, matching measured with the SAD or SSD. main.m is the entry, including the generation and reading test data, call the sad ssd function evaluation functions and matching points, and finally draw the final result. sad.m measure is sad figure in another match point in the function implementation to solve, there are three parameters y = sad (x, image1, image2). Where x is the generation of matching data, image1 is the data image 1, image2 is the image 2 data. From the theoretical analysis, ssd little more complicated than the sad algorithm, tested in a 640* 480 images of 10 match points in the search for data using time 25.062519 seconds SAD, SSD with time 25.291432 seconds.
 Downloaders recently: [More information of uploader qqqqqq001]
 To Search:
File list (Check if you may need any files):
StereoVision_SSD\feature.dat
................\image1.tif
................\image2.tif
................\main.m
................\sad.m
................\SAD.tif
................\ssd.m
................\SSD.tif
................\原图.tif
StereoVision_SSD
    

CodeBus www.codebus.net