-
Gaussian
打开24位彩色bmp文件, 显示该图像
将图像内容顺时针旋转90度后显示出来
将图像分成等大小的4块,将第1和第3块像素互换后保存
将旋转后的图像转换成灰度图像显示,并保存
对灰度图像求Sobel边缘图,显示出来,并保存
对灰度图像进行Gaussian平滑,并保存(需要体会平滑的作用)
对灰度图像进行2值化(Open 24-bit color bmp files, displays the image will rotate clockwise image content displayed image is divided into four equal-sized 90 degrees, the first and three pixels after swap to save the rotated image conversion ashes of the image display, and save images to grayscale seeking Sobel edge map is displayed, and save the gray image Gaussian smoothing, and save (experience required smoothing effect) grayscale image binarized)
- 2020-06-29 07:40:01下载
- 积分:1
-
gtcgdwh
vc编写数字图像处理的程序,其中有图像处理的各种方法的程序(Vc write a digital image processing program, including the various methods of image processing program)
- 2017-04-28 07:28:22下载
- 积分:1
-
SAR-blur-analysis
分析了合成孔径雷达的模糊度问题及其对图像质量的影响, 详细描述了模糊度的
表达式, 分析了不同系统参数对模糊度的影响, 对所谓的重影现象作了定量分析(Analysis of synthetic aperture radar ambiguity problems and their impact on image quality, a detailed description of the fuzzy degree of expression of the different system parameters on the degree of influence on the so-called ghost phenomenon analyzed quantitatively)
- 2010-07-07 14:16:46下载
- 积分:1
-
2019DSP实验
锐化图片
拉普拉斯算法
两种方法
一种是自己写的一种是用了matlab里面自带的函数(ruihua picture
Laplace
there are two mechof a
fi
[as fs
aflasl;nvb)
- 2019-05-28 21:51:24下载
- 积分:1
-
BDFTT4_doublea
一种基于DFT的瞬时测频算法,及及插值算法,最后由图形表示测频结果。
(Instantaneous frequency of the DFT-based algorithm, and the interpolation algorithm, by the graphical representation of the frequency measurement results.)
- 2012-08-13 08:59:59下载
- 积分:1
-
NCC
说明: 采用积分图算法的归一化互相关匹配,大大减少了计算时间。(Normalized cross correlation matching)
- 2020-04-09 14:08:09下载
- 积分:1
-
FaceDetection
该程序可以将一附图片中的人的脸部轮廓检测出来,以作后续处理。(The program can be attached to a film of people' s facial contours detected for follow-up.)
- 2009-05-12 17:00:32下载
- 积分:1
-
background-object-testVC
可以进行背景减除法-三帧法-高斯背景建模法运动检测( This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
)
- 2011-12-30 22:01:21下载
- 积分: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
-
blur
本文是中值滤波的一些应用,个人觉得中值滤波比一些算子滤波效果要好得多(This article is median filtering applications, personal feel median filter is much better than some of the filtering effect of the operator)
- 2012-10-09 20:26:27下载
- 积分:1