搜索资源列表
stereo_modefilt
- 基于SAD(square absolutely differences)的新的图像相关算法,并且最后使用WTA(winner take all)作为评估算法-Based on SAD (square absolutely differences) of the new image correlation algorithm, and the final use of WTA (winner take all) for evaluating the algorithm
picture
- 用MATLAB对两幅图片进行图像匹配,程序运用了两种匹配算法:1.sad算法2.ssad算法3.的采用界面输入输出方式.-MATLAB to two picture image matching, and the program using the two matching algorithms: 1. Sad algorithm 2.Ssad algorithm of the input and output interface mode.input/output mode.
BlockMatchingAlgoMPEG
- 图像的块匹配matlab算法,包括三步算法,四步算法,菱形算法还有修正SAD的算法-Image block matching matlab algorithm, including the three algorithms, four step algorithm, the diamond algorithm and modified SAD algorithm
sad_test
- matlab程序,通过两幅光轴水平的图像,恢复图像的深度图,sad算法-matlab program, horizontal axis by means of two images, the restored image depth map, sad algorithm
SAD-Method-for-image-matching
- matlab基于SAD的区域立体匹配方法,matlab基于SAD法对左右两幅图片进行匹配,并生成深度图像.m文件。- matlab SAD stereo matching method based on region, matlab SAD method based around two images match, and generates the depth image. m files.
sad
- SAD算法的使用,可以准确匹配图像,待测图像和模板图像的匹配,换一下路径可以使用(SAD algorithm, you can accurately match the image, the image to be tested and template matching, change the path can be used)
SSD+SAD+NCC算法
- 实现两幅图像匹配。应用SSD+SAD+NCC算法的匹配,很好用的程序(Realizing Two Image Matching.Application of SSD+SAD+NCC algorithm matching, very useful program)