搜索资源列表
Problem2_6
- 使用VB.net编写的对24位位图进行简单图像处理的程序,包括RGB与YIQ数据的相互变换,绘制亮度分布统计图,拉普拉斯滤波。 该程序是我学习图像处理算法是编写的,因此在操作界面方面的考虑较少,你可以按照以下步骤操作:选择一个文件后单击读取BMP文件,然后就可以单击“根据RGB数据绘图”,接着可以单击“RGB to YIQ”将RGB数据转化为YIQ数据,有了YIQ数据后就可以单击“绘制YIQ数据的Y分量”,对于YIQ数据,可以使用拉普拉斯滤波,然后再将Y分量显示出来-use VB.net p
smooth_diffusion
- 实现把Color图像转化为RGB分量图的matlab程序代码和扩散方程滤波的源代码-achieving Color images into RGB component map Matlab code and filter diffusion equation Wave of source code
MyColorProcess
- 一个全面的图像颜色处理程序,包括颜色转换、颜色调整、RGB三色滤除等-a full color image processing, color conversion, color adjustment, the three RGB color filter, etc.
bmplvbohis
- 打开bmp位图,实现指数.巴特沃斯.理想高低通滤波等,图像的反白线性变换,直方图,直方图均衡,实现显示彩色图像的his通道,和rgb通道内容等,灰度图像伪彩化,彩色图像着色-open bmp bitmap realize index. Butterworth. More idealistic than pass filter. Anti-white images of linear transformation, histogram, histogram equalization and ach
DigitalImageProcessing_v1
- 本程序主要是一些学习影像处理时会用到的程序,其中包括: color to gray , segement RGB,、mean filter、median filter、user defined thresholding、otsu、Histogram equalization、Sobel edge detection、Prewitt edge detection,并可将边缘侦测所得到的信息以彩色线条贴至原图
Yuv2rgb.tar
- converted yuv422 to RGB 24/32 and converted RGB 24/32to yuv422 based on logitech co.
SkinColorFiltering
- Convert RGB to YUV for skin color filter
ImageBoard
- 功能十分强大的数字图像处理程序,具有基本的图像输入和变换,图形的即时绘制,彩色图像处理,图像旋转平移缩放,分离滤除RGB三原色,边缘检测与提取,频域变换(FFT,DCT),中值滤波等功能-Function is very powerful digital image processing procedures, have a basic input and transform images, graphics, real-time rendering, color image processin
rgbFilter
- 对YUV格式为4:2:2的视频进行过滤得到RGB图像,可以更改YUV通道的阈值进行不同结果-4:2:2 for YUV format video filter to be RGB images, you can change the threshold value YUV channel to get different results
Picture
- rgb图片颜色过滤程序,动态显示处理效果,过滤颜色后图片可保存-rgb image color filters, dynamic display treatment effect, filter color image can be saved after
mfile
- 简单写的一些图像预处理(灰度增强、小波高通滤波、LBP、迭代阈值分割、种子生长法etc)和RGB 、纹理(相关矩阵)特征提取-Write some simple image pre-processing (grayscale enhancement, wavelet high-pass filter, LBP, iterative threshold segmentation, seed growth method etc) and RGB, texture (correlation matri
filter
- 用opencv实现通道分离的滤波,对RGB通道进行分离滤波,值得初学者参考。-Separation channel with opencv filter, the RGB channel separation filter, it is reference for beginners.
medianfilter
- 自己写的中值滤波,较好的处理了边界,并可对RGB影像进行处理-a modified median filter
classification-and-fusion
- 基于VC6.0的MFC实现,功能包括:图像分类(K均值、ISODATA)、图像融合(基于高通滤波的加权融合和非加权融合、HIS融合)、直方图均衡化、直方图匹配、RGB与HIS之间的相互转换-based on MFC, functionality include: image classification(K means and ISODATA),image fusion(fusion based on HIS transformation and fusion based on high pas
siglehand
- 对手势图像进行彩色图像和灰度图像转变,同时对RGB图像进行加噪声和滤噪处理-a hand guesture of RGB picture change into gray,and add into noise then filter the picture
RGB-HSV-tongtailvbo
- 把彩色图像由rgb空间转为hsv空间,经过同态滤波处理后,再逆变换至rgb空间。-often the color image from the rgb space into hsv space to complete homographical filter treatment, and then inverse transform to the rgb space.
rgb_hormomorphic
- 使用MATLAB对RGB图像进行同态滤波,滤波函数选用高斯滤波器和Logistic曲线-Selection of Gaussian filter using MATLAB RGB image homomorphic filtering, filtering function and Logistic curve
image
- 包括 镜像处理代码 rgb分量代码 直方图修正 灰度取反 灰度化 均值滤波 中值滤波-Image processing code, including code rgb component histogram modification negated gray gray mean filter median filter
matlab4
- 数学图像处理中的对彩色图像进行锐化滤波,并将RGB模型转变为HSI模型-Mathematical image processing for color image sharpening filter, and the RGB model into HSI model
image--bianhuan
- 包含了巴特沃斯滤波、维纳滤波、求灰度直方图、灰度变换、灰度图像变成RGB图像-Contains the butterworth filter, wiener filtering, gray histogram, gray level transformation, gray image into RGB image