-
canny
canny边缘检测的步骤:
1,生成高斯核,与图像做卷积
2,计算梯度图像
3,非极大值抑制
4,双阈值法和连接边缘(Canny edge detection steps:
1, Generate Gaussian kernel, convolution with the image
2, calculate the gradient image
3, non-maximal inhibition
4, double threshold method and connect the edge)
- 2017-11-28 19:31:27下载
- 积分:1
-
图像处理评价指标
说明: 图像融合中的平均梯度、相关系数、信息熵、交叉熵、联合熵、均方误差、互信息、信噪比、峰值信噪比、均方根误差、空间频率、标准差、均值、扭曲程度、偏差指数等等(Average gradient, correlation coefficient, information entropy, cross-entropy, joint entropy, mean square error, mutual information, signal-to-noise ratio, peak signal-to-noise ratio, root mean square error, spatial frequency, standard deviation, mean, distortion degree, deviation index, etc. in image fusion)
- 2019-05-27 08:48:13下载
- 积分:1
-
Compare_SINR_by_different_angles
通信专业中滤波算法中有关信噪比计算的matlab编程。(Communication professional in filtering algorithm Matlab programming signal-to-noise ratio.)
- 2021-02-04 15:19:58下载
- 积分:1
-
vcpicph
VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
- 2014-02-18 15:30:52下载
- 积分:1
-
face_detect
基于肤色的人脸检测matlab程序,已经过调试,实现了人脸的检测,且检测准确率高(Face detection based on skin color matlab program, has been commissioning to achieve a human face detection, and the high rate of detection accuracy)
- 2021-05-12 20:30:02下载
- 积分:1
-
DCT+DWTmatlab数字水印代码
说明: 实现DCT与DWT相结合的算法,用matable及小波变换实现所想构思。(The algorithm of combining DCT with DWT is realized, and the idea is realized by matable and wavelet transform.)
- 2020-10-26 16:00:00下载
- 积分:1
-
ctRecontruction
根据CT成像原理得到Sinogram图像,再经过Randon变换以及反向投影算法对物体图线进行复原。(It is a Matlab ToolBox which can solve CT problems or image reconstruction easily and convincely.)
- 2017-10-05 00:42:34下载
- 积分:1
-
WMdwtembed
数字图像处理,离散小波dwt变换域中水印的嵌入(digital image processing, discrete wavelet transform domain dwt watermark embedding)
- 2020-07-01 13:40:02下载
- 积分:1
-
jpeg
本代码用matlab实现了图像的Jpeg编解码,使我的毕业设计,在这里与大家共享。(The code is implemented using matlab Jpeg image codec, so my graduation, and share here.)
- 2010-11-13 09:50:37下载
- 积分:1
-
ransacfithomography
robustly fits a homography to a set of putatively matched image points(robustly fits a homography to a set of putat ively matched image points)
- 2007-06-27 22:10:59下载
- 积分:1