-
imageproc
Matlab图像处理,包含图像平滑、锐化等
图像平滑处理包含均值滤波和中值滤波
图像锐化处理包含拉普拉斯算子和Roberts算子、Prewitt算子和Sobel算子(Matlab image processing, including image smoothing, sharpening and other image smoothing with the mean filter and median filtering image sharpening with the Laplace operator and the Roberts operator, Prewitt operator and Sobel operator)
- 2009-11-18 21:39:38下载
- 积分:1
-
houghparabola
利用Hough变换检测抛物线的算法。利用标准Hough变换从二值(黑白)图像中检测抛物线。(The use of parabolic Hough transform detection algorithms. Standard Hough transform from the binary (black and white) image in the detection of a parabola.)
- 2021-03-21 15:59:17下载
- 积分:1
-
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
-
matlab实现灰度预测
matlab实现灰度预测,很好的例子,有详细说明(Matlab to achieve grayscale prediction, a good example, with detailed instructions)
- 2018-11-01 09:11:29下载
- 积分:1
-
mnist_uint8
压缩文件是CNN卷积神经网络图像处理的数据库mnist_uint8.mat(Compressed file is the database of CNN convolution neural network image processing mnist_uint8.mat)
- 2020-12-08 19:49:19下载
- 积分:1
-
基于W-SVD的小波数字水印算法
基于W-SVD的小波数字水印算法,包括水印生成、水印嵌入和水印检测,理解SVD奇异值分解算法。(Wavelet digital watermarking algorithm based on W-SVD includes watermarking generation, watermarking embedding and watermarking detection, and understanding SVD singular value decomposition algorithm.)
- 2020-06-28 11:00:02下载
- 积分:1
-
Landsat5_Calibration
用于Landsat5 TM数据的辐射定标(Calibration for Landsat TM data using IDL)
- 2018-01-02 19:50:58下载
- 积分:1
-
images
数字图像处理的非常面全的图片,包含有各种格式的和大小的。(there are many kids of images that used to digitial image pricessing,including lena,boat,cman images)
- 2015-04-25 11:19:56下载
- 积分:1
-
图形图像处理 matlab K-means
说明: 按照最邻近原则把待分类样本点分到各个簇。然后按平均法重新计算各个簇的质心,从而确定新的簇心。一直迭代,直到簇心的移动距离小于某个给定的值。(According to the nearest neighbor principle, the sample points to be classified are divided into clusters. Then the centroid of each cluster is recalculated according to the average method to determine the new cluster center. Iterate until the moving distance of the cluster center is less than a given value)
- 2020-06-19 03:00:01下载
- 积分:1
-
QR
实现手机拍摄图像的二维码图像的提取,包括QR码的旋转与校正,也可以用于其他条码,但是效果不是很好(The realization of mobile dimensional code image captured image extraction, rotation and including a QR code correction can also be used for other bar code, but the effect is not very good)
- 2021-04-27 16:28:44下载
- 积分:1