-
sift
自己实现的sift特征提取的matlab代码,可以计算特征描述子用于图像匹配,不过速度有点慢(Own implementation of sift feature extraction matlab code to calculate feature descriptors for image matching, but a bit slow)
- 2011-05-28 17:04:24下载
- 积分:1
-
mohu_img_enhance
模糊集图像增强:设计隶属度函数将图像从空间域变换到模糊集域;设计模糊增强算子,在模糊集域对图像进行处理;根据隶属度函数重新将图像从模糊集域变换到空间域。(Fuzzy image enhancement: Designing the membership function of the image from the spatial domain to the fuzzy set domain design fuzzy enhancement operator in fuzzy set domain for image processing membership function according to re-image from the fuzzy set domain to the spatial domain .)
- 2021-01-26 23:18:41下载
- 积分:1
-
SimulatedAnnealingTools
matlab模拟退火工具箱,包含模拟退火运行所需的各种函数,是模拟退火的一个非常有力的工具。(simulated annealing Matlab toolbox contains simulated annealing operation of the various functions, Simulated Annealing is a very powerful tool.)
- 2006-09-17 09:51:02下载
- 积分:1
-
iwssim_iwpsnr
mssim算法的实现以及注释啦啦啦啦啦啦啦(ssim dfghdk sda slf;d snflsd sflds fl;sd slf;s sldkfn)
- 2018-04-27 16:22:44下载
- 积分:1
-
0115
图像格式转换例程源码,程序主要结合易语言图像格式转换支持库,可以将某些图象文件的格式转换到其它图象文件的格式(Image format conversion routines source, the program mainly with easy language support library image format conversion, you can convert the image file format to some other image file formats)
- 2015-01-15 09:18:15下载
- 积分:1
-
Video_ShakeProof
利用块匹配稳像算法实现视频去抖动。
主程序入口位于shakeproof.m(shakeproof.m main function.
emba.m exhaustive macro block matching algorithm.
splitmv.m split mv field into backgroud and foreground.
hist2d.m 2d histogram function.)
- 2020-11-10 11:39:45下载
- 积分:1
-
emfhd
gmcalab fast generalized form component analysis, Multi-target tracking particle filter, Calculate the multifractal trend fluctuation analysis.
- 2017-06-26 22:51:49下载
- 积分:1
-
2
说明: 边缘特征的提取就是求图像梯度的局部最大值和方向。实际计算中,以微分算子的形式表示,并采用快速卷积函数来实现。常用的算子有微分算子,拉普拉斯算子,Canny算子等。其中Canny边缘检测是一种较新的边缘检测算子,具有较好的边缘检测性能,得到越来越广泛的应用。Canny边缘检测法利用高斯函数的一阶微分,它能在噪声抑制和边缘检测之间取得较好的平衡(Edge feature extraction is to seek the local maximum of image gradient and orientation. The actual calculation to the form of differential operator representation, and using fast convolution function to achieve. Commonly used operators are differential operators, Laplace operator, Canny operator and so on. Canny edge detection which is a relatively new edge detection operator, and has good edge detection performance, get more and more widely used. Canny edge detection method using first derivative of Gaussian function, it can in the noise suppression and edge detection to achieve a better balance between)
- 2010-06-16 08:36:49下载
- 积分:1
-
CDib
dib图像的读取,显示以及存储,能够运行(dib image read, display, and storage, and be able to run)
- 2012-08-26 21:10:04下载
- 积分:1
-
EDS
分别利用 Roberts、Prewitt和 Sobel 算子对原图像进行边缘检测和锐化。(Respectively use Roberts, Prewitt and Sobel operator on edge detection and sharpening the original image.)
- 2013-03-19 14:16:34下载
- 积分:1