搜索资源列表
图像平滑滚动效果的VC实现
- 图像平滑滚动效果的VC实现- The picture smoothly rolls effect VC to realize
图像平滑滚动效果的VC实现
- 图像平滑滚动效果的VC实现-image smoothing effect of the rolling VC
最快的图像平滑缩放程序 V1.1
- 最快的图像平滑缩放程序 -fastest image smoothing procedures for the fastest zoom image smoothing scaling procedures
图像平滑源代码
- 图像平滑源代码 还可以的 在vc直接运行就行 可作为参考-image smoothing source code can also directly in vc running on the line can be used as reference
图像平滑过滤算法
- 图像平滑过滤算法
一个全面的图像处理与分析软件源程序.rar
- 一个比较全面的图像处理开发环境,它包含了图像处理的一些基处理方法,如彩色转灰度,二值变,图像平滑处理等。
图像平滑与去噪
- 基于c#的图像平滑与去噪
基于matlab的图像平滑方法研究
- 图像平滑方法研究
smooth
- 图像处理,图像平滑化-Image processing, image smoothing
图像平滑滚动效果的VC实现
- 图像平滑滚动效果的VC实现- The picture smoothly rolls effect VC to realize
图像平滑滚动效果的VC实现
- 图像平滑滚动效果的VC实现-image smoothing effect of the rolling VC
最快的图像平滑缩放程序 V1.1
- 最快的图像平滑缩放程序 -fastest image smoothing procedures for the fastest zoom image smoothing scaling procedures
实现图象平滑(去噪声),锐化算法的源代码
- 对高质量数字图像实行图像平滑,提高图片质量,并去掉噪声!-to implement high-quality digital image smoothing images, enhance picture quality and eliminating noise!
对图像进行中值滤波处理的源代码
- 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素
图像平滑源代码
- 图像平滑源代码 还可以的 在vc直接运行就行 可作为参考-image smoothing source code can also directly in vc running on the line can be used as reference
小波图像平滑处理
- 此程序能够实现基于小波变幻的图像的平滑处理。-the program can implement smoothly process of wavelet-based transformed image
实现图象平滑.锐化
- 用VC实现的图像平滑,锐化代码。调试正确。放心使用。-with VC image smoothing, sharpening code. Debugging correct. Assured use.
第五章平滑处理
- 这是关于数字图象处理中图像平滑的一个程序。-This is the digital image processing of the image of a smooth process.
基于SystemGenerator的图像平滑处理工程
- 基于system generator图像平滑处理(System image smoothing based on generator)
用ccs进行图像平滑处理
- 图像噪声会使原图像形成虚假的边缘或轮廓。减弱、抑制这类噪声改善图像质量的方法称为图像平滑。采用邻域平均法对含有随机噪声的图像进行平滑处理,在CCS中观察结果并进行分析。(Image noise causes false edges or contours of the original image. Image smoothing is a way to reduce and suppress such noise and improv