-
画图
说明: 可以将txt文件中的某一列数据进行提取出来,然后进行图像制图(You can extract a column of data from the txt file and then do image mapping)
- 2019-04-19 23:09:19下载
- 积分:1
-
5
说明: matlab的几种小波阈值去噪方法实例。包括固定阈值,Rigrsure阈值,启发式阈值等。(Matlab several wavelet threshold denoising method instance. Fixed threshold, the Rigrsure threshold heuristic threshold.)
- 2012-03-11 16:42:22下载
- 积分:1
-
毕设总程序
说明: 使用Harris角点检测器查找特征。再使用SIFT描述符并匹配两个图像之间的特征描述符。使用RANSAC执行单应。最后把图像包起来缝合。(Use Harris corner detector to find features. Sift descriptors are then used to match the feature descriptors between the two images. Use RANSAC to perform single response. Finally, the image is wrapped and stitched.)
- 2020-05-08 16:04:04下载
- 积分:1
-
Digital-Image-Processing
这是一个数字图像处理常用的功能的集成软件,用VC++ 编写,可以对图像进行一些常见的操作,也可以自己扩展功能(This is a common feature of digital image processing integrated software, images can perform basic operations)
- 2014-01-13 19:09:57下载
- 积分:1
-
Sobel
Sobel算子就是一种基于方向导数掩模求卷积的方法。通过边缘检测算子可以检测到每个像素的领域并对灰度变化率进行量化,也包括方向的确定。该代码是基于sobel算法的检测程序。(Sobel operator is a directional derivative mask and convolution methods. To each pixel and gray level in the field rate of change can be detected through the edge detection operator to quantify, including direction. The code is based on sobel algorithm testing procedures.)
- 2012-03-01 22:42:36下载
- 积分:1
-
HistogramEqualization
灰度直方图规定化算法实现分析,直方图规定化,直方图均衡化,图像增强()
- 2021-04-22 17:58:48下载
- 积分:1
-
harris-image-match
该程序实现了harris角点的提取以及其在两幅影像上的配准结果,希望对大家有用(The program implements the harris corner extraction as well as their two images on the registration results, we hope to be useful)
- 2013-05-31 16:35:13下载
- 积分:1
-
omp
用小波变换作为稀疏基,采取OMP算法将图像重建恢复,由于算法计算量大会导致成像时间过长,程序用改进的分块处理缩短了时间,(Wavelet transform as a sparse base, take OMP algorithms to restore the image reconstruction algorithm to calculate the General Assembly led to the long imaging time, the program using a modified block processing to shorten the time)
- 2012-08-20 10:00:48下载
- 积分:1
-
ICA(1)
ICA独立分量图像特征提取,内含源程序和图片,程序完整、易懂,有很好的参考价值。(The ICA independent component image feature extraction,Contains the source program and pictures, complete, and easy to understand and have a very good reference value.
)
- 2014-03-11 09:14:40下载
- 积分:1
-
sift_ImageProcessing
sift特征点检测及图像拼接,matlab7.0实现的,我从别人那里整过来的,测试的话,用在matlab里面直接调用match( b1.jpg , b2.jpg )即可,我测试成功,里面也有说明文档,为了科研,共享,希望大家有好的代码都0分共享,与己方便,与人方便,中国科研才会发展更迅速(sift feature point detection and image stitching of, matlab7.0 realized, I come from others where the whole test, used in matlab inside direct calls to match (' b1.jpg' , ' b2.jpg' ) can I test success, which also has documentation, in order to research, share, and hope everyone has a good code sharing, and has convenient, and accommodating, the more rapid development of China' s scientific research will)
- 2012-10-11 23:37:29下载
- 积分:1