-
peidui
*****将picture内的所有文件拷贝到MATLAB7.1软件下的名为word的子文件夹下**********
1.testpipei_1.m文件为基于灰度的模板匹配代码,仅为单独使用,不具有交互性
2.testpipei_2.m文件为基于灰度的快速模板匹配代码,仅为单独使用,不具有交互性
3.three.m为带有界面的演示程序,包含了上述两种算法,在MATLAB7.1中,在命令窗口下输入
edit three (three文件一定要在work文件夹下)回车后就可以进行使用了。
4.testpipei_1.m和testpipei_2.m的函数使用说明详细见各自的文件内
5.testpipei_1.m,testpiei_2.m,getOrder.m,gettezheng.m都为函数文件
three.m和three.fig共同为演示界面文件。 (Using MATLAB to image matching two images)
- 2015-11-05 00:20:17下载
- 积分:1
-
CS-based-on-FFT-or-DWT
图像压缩感知,稀疏基为FFT或DWT(其中FFT是构造正交变换矩阵,DWT是对高频系数进行测量);重构方法为OMP(compression sensing of image based on FFT or DWT)
- 2021-04-07 16:59:01下载
- 积分:1
-
Hough
hough检测圆的Matlab源码!希望对大家有所帮助!(hough circle detection Matlab source code! Want to be helpful to everyone!)
- 2008-07-31 16:00:07下载
- 积分:1
-
improveeight
matlab代码 用改进的八点算法求基础矩阵,进而求本质矩阵及相机外参。(improve eight)
- 2020-10-25 15:50:00下载
- 积分:1
-
HVS_DWT_new
基于人类视觉系统的小波域自适应图像水印算法研究(HVS DWT watermarking)
- 2015-04-29 11:02:59下载
- 积分:1
-
matlab
) 使用分块的主成分分析方法(PCA)对人脸图像进行压缩编码。针对PCA方法计算量大的缺点,首先把问题转化成奇异值分解(SVD)问题,然后设计了特征空间的更新算法,通过递推,简化每一步计算的计算量,达到了实时编码的要求。 4) 在Windows平台下基于Video for Windows(VFW)接口开发了人脸视频图像编码和解码的实验系统,该系统实现了图像采集、图像显示、编码、解码等功能。() The use of sub-blocks of principal component analysis (PCA) on the human face image coding. PCA method for large defects, first of all the issues into a singular value decomposition (SVD) problem, and then design a feature space of the update algorithm, recursive, simplifying the calculation of the amount calculated at each step to achieve real-time encoding requirements. 4) In the Windows platform based on Video for Windows (VFW) interfaces, the human face image coding and decoding video experimental system, the system achieved image acquisition, image display, encoding, decoding functions.)
- 2010-05-11 12:03:24下载
- 积分:1
-
OpenSURF_matlab
SURF 图像特征点快速提取法还有描述,可用于迅速匹配两张图片中的特征点(SURF image feature points extraction method also described fast, can be used to quickly match the image feature points in the two)
- 2014-03-28 01:08:21下载
- 积分:1
-
Bregman
把分裂Bregman方法运用到图像处理中,发现这种方法比以前去模糊方法要好很多。(To split Bregman method applied to image processing, and found that this method defuzzification method is much better than before.)
- 2013-03-31 22:42:24下载
- 积分:1
-
gridCut
graphcut的最新改进,在网格上应用graphcut,作者将其称为gridCut,此压缩包内含文章与源代码,出自CVPR2012,关注计算机视觉的同学可以详细参考,代码已调试通过(the new advance of graphcut, named gridCut, derived from CVPR 2012, useful to guys on ComputerVision.The code is runnable.)
- 2020-10-29 23:30:02下载
- 积分:1
-
coif11
软硬阈值及软硬阈值折中法对bumps信号去噪,另外包含信噪比以及均方误差的求解。(Soft and hard threshold and soft and hard threshold compromise the bumps signal denoising, the other contains the signal to noise ratio and mean square error to solve.)
- 2012-07-03 15:35:06下载
- 积分:1