搜索资源列表
-
0下载:
图像处理 均值的滤波 VC++实现图像处理编程-image processing filter VC image processing program
-
-
0下载:
matlab数字图象处理 包含了滤波器的有关知识的函数-Matlab digital image processing filter contains the knowledge of the function
-
-
0下载:
做图像处理时用到的7×7的mexican fliter,该模板的效果很不错哦,压缩文件中有效果图。-do image processing when used in the 7 x 7 MEXICAN fliter the template effect quite Oh, compressed files are illustrated.
-
-
0下载:
c# 圖片影像處理,功能影像載入,紅色濾片,黃色濾片,綠色濾片,灰階處理,增加亮度,c# images image processing, functional images loaded, red wedge, yellow wedge, green filter film, gray scale processing, increase the brightness of image.
-
-
0下载:
这是一个全功能的图片浏览器,可以放大缩小图片、播放幻灯、抓屏和截图,还可以对图像进行简单处理,内置有几款滤镜程序,还行对图片进行对比度、亮度调节。这是实现的源代码,附有设计文档。-This is a full-featured image viewer, you can zoom images, play slides, screenshots and screenshots, you can also perform simple image processing, built-in filt
-
-
0下载:
The DirectShow EZRGB24 filter is an image processing transform filter. This filter performs a number of individual video effects, including red, green, blue, darken, XOR, blur, gray, and emboss effects.
-
-
0下载:
The simple image processing program with the filter
-
-
0下载:
Another image processing filter, continue the first file upload. All in C# language
-
-
0下载:
The third part of image processing filter.
-
-
0下载:
This an algorithm implementing the concept of min, max filters. First, it give the result of applying min filter, then max filter and then finally min-max filter combined. Important component of Image processing.
-
-
0下载:
Example of a two-dimensional Gabor filterIn image processing, a Gabor filter, named after Dennis Gabor, is a linear filter used for edge detection. Frequency and orientation representations of Gabor filter are similar to those of human visual system,
-
-
0下载:
Image Processing: Frequency Domain Enhancement
Generate noisy versions of the cameraman image by adding noise with the following characteristics:
Uniform with mean 40 and standard deviation 20
Gaussian of mean 40 and standard deviation
-
-
0下载:
里面含有图像处理的一些源代码,如图像复原,一次滤波,二次滤波的程序代码等-Which contains the source code for image processing, such as image restoration, one filter, secondary filter code
-
-
0下载:
Gabor滤波器的基本概念及其详细设计,在图像处理等方面的应用。-The basic concept and detailed design of the Gabor filter in image processing and other aspects of the application.
-
-
0下载:
Image Median Filter. A Image processing filter.
-
-
0下载:
图像处理中的一些常用代码,包括:图像反转、灰度线性变换、非线性变换、直方图均衡化、线性平滑滤波器代码-Some of the commonly used image processing code, including: image nonlinear transform inversion of gray linear transformation, histogram equalization linear smoothing filter code
-
-
3下载:
有源码,适合学习C++的人
一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。
二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。
三、 1.灰度线性变换、分段线性变换
2.灰度直方图均衡、规格化
3.图象卷积:各种模板实现低通、高通滤波
4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波
5.伪彩色图象增强
四、 1.图象的加、减、乘、除和逻辑运算。
2.图象的镜像变换、图象的缩放
-
-
0下载:
以对图像进行复制、粘贴、剪切、全选、取消选择和翻转。
过滤图像,包括锐化、浮雕、腐蚀、风化。对图像进行滤波处理:包括最小值滤波处理、最大值滤波处理和中值处理。
对彩色图像进行变换:包括彩色转灰度、彩色转黑白、平滑处理、霓红处理。软化图像,包括红色、绿色、橙色;硬化图像,包括红色、绿色、蓝色。
对图像进行卷积处理,包括水平增强、垂直增强和双向增强。
对图像进行边缘探测,例如右下边缘抽出,拉普拉斯(8邻域)。给图像进行对比度增强,进行FFT分析,以及对两幅图像进行合成。
可以选择
-
-
0下载:
One and two dimensional gaussian filter
-
-
0下载:
lowpass mean filter in image processing
-