搜索资源列表
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
Block-matching(Matlab)
- 用块匹配法求超分辨率复原中的运动矩阵!提出了一种快速,半像素的三步法!-Block-matching method using super-resolution recovery of movement in the matrix! Presents a fast, three-step half-pixel!
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
- 一个简单的用与图像匹配的matlab程序,运用SAD算法-a simple matlab program for photo matching using 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.
matlab
- 车牌识别系统,用于识别蓝色车牌,验证过书写上传资料-asdfks dkfasd sd sad asdlasdf asdf aa
imsad1
- 一种基本的立体匹配算法SAD,比较适用于初学者使用,是用matlab编写的-A basic stereo matching algorithm SAD, more suitable to use for beginners, is prepared using matlab
sadPcencus
- SAD+Cencus匹配算法 已经运行成功了 MATLAB编译-SAD+Cencus Stereo Matching Algorithm It has been running successful MATLAB Compiler
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)
matlab实现SAD立体匹配代码
- matlab实现SAD立体匹配代码,自带双目图片与标准视差,matlab2018下课运行