-
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-image-normalization
用matlab写的一个将人脸图像进行归一化处理的程序,主要是将多个图像的尺寸进行调整使其大小一致。(Matlab write a face image the normalization processing program, mainly to adjust the size of multiple images to make it the same size.)
- 2012-10-16 16:21:31下载
- 积分:1
-
霍夫曼技术图像压缩重建
说明: 采用霍夫曼技术实现压缩图像的重建,代码很详细,很不错。(Using Hoffman technology to achieve compressed image reconstruction, the code is very detailed, very good.)
- 2021-03-03 20:24:29下载
- 积分:1
-
MSE
图像质量评价指标:MSE,衡量融合图像相对于标准参考图像灰度的偏离程度。其值越小,说明复原图像和标准参考图像的差异越小,恢复效果越好。(Image quality evaluation MSE)
- 2018-06-07 17:13:31下载
- 积分:1
-
adpmedian
数字图像处理matlab版源码1,adpmedian.m(Matlab source code version of Digital Image Processing 1, adpmedian.m)
- 2009-12-27 19:02:59下载
- 积分:1
-
WenLiLiJiaophoto
该程序为离焦模糊参数识别的方法,通过canny算子检测边缘,用hough变换检测直线的方法求离焦半径。(The program for the defocus blur parameter identification method by canny operator edge detection using hough transform line detection method for the defocus radius.)
- 2021-01-12 16:48:49下载
- 积分:1
-
Z源逆变器的开路三相SVPWM调制
Open-circuit Three-phase SVPWM Modulation of Z-source Inverter
- 2019-05-29 19:54:10下载
- 积分:1
-
LayerDrawable
A Drawable that manages an array of other Drawables. These are drawn in array order, so the element with the largest index will be drawn on top.
- 2014-02-25 11:22:22下载
- 积分:1
-
kalmannew
kalman是视频跟踪的几本算法,本算法就是一个kalman的很好的应用例子!(video tracking kalman several algorithms, this algorithm is an application of kalman good example!)
- 2008-04-08 21:23:34下载
- 积分:1
-
特征检测与匹配
说明: 特征检测与匹配的目标是识别一个图像中的关键点与另一个图像中的对应
点之间的配对。(The goal of feature detection and matching is to identify the key points in one image and the corresponding points in another image)
- 2020-12-04 10:39:34下载
- 积分:1