搜索资源列表
200432590139.rar
- 各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图,Basic image processing functions: 1, forma
MyBmp
- 程序实现对BMP格式图像的处理,图像处理功能包括上一幅、下一幅、负片、线性变换、直方图、直方图增强、缩放、旋转、膨胀、腐蚀、二值化、彩色转黑白、黑白转真彩色、亮度调整、图像相加、图像相减、中值滤波、均值滤波、产生噪声、锐化与边缘检测等等,基本实现了对BMP格式图像的所有处理。-Program to achieve the BMP format image processing, image processing functions, including the one, the next one
seed
- 一种图像分割算法—像素聚类区域成长法 此法从一个种子像素开始,通过如平均灰度、组织纹理及色彩等性质的判断,将具类似性质的像素纳入所考虑区域。-An image segmentation algorithm- clustering pixels regional growth law this method started from a seed pixel, through, such as average gray, organizations such as texture and co
ImageProcessing
- 基本要求: 1将彩色图像读入缓冲区,并显示 2将真彩色图像转换成灰度图像 3对图像进行中值滤波和领域平均法滤波比较结果 4采用梯度算子和线形二次微分算子对应的模板对图像进行锐化 -Basic requirements: One. will be read into the buffer color images, and display Two. True Color images will be converted into gray image Thre
1111
- 数字图象处理教程 INTRODUCTION 4 DIGITAL IMAGE DEFINITIONS 5 COMMON VALUES 6 CHARACTERISTICS OF IMAGE OPERATIONS 7 TYPES OF OPERATIONS 7 TYPES OF NEIGHBORHOODS 8 VIDEO PARAMETERS 9 TOOLS 9 CONVOLUTION 10 PROPERTIES OF CONVOLUTION 10 FOUR
A-Fusing-Color-and-Gradient-Features-Approach-to-R
- 本文通过融合图像的颜色和梯度特征 ,实现了一种实时背景减除方法。首先融合颜色和梯度特征建立新的能量函数 然后基于图切割算法最小化能量函数 ,并对前景P 背景进行分割 最后使用光流验证前景区域的真实性 ,并更新背景模型。- Based on the fusion of color and gradient features , this paper implement s a novel approach to real-time background subtraction.Firstly ,
REGIONGROW
- 從一種子像素開始,透過平均灰階度、色彩等性質檢視,將類似性質的像素逐一納入所考慮區域中,逐漸長成一個性質相似的影像區塊。-Starting from a sub-pixel by the average degree of gray-scale, color and other properties to view, each pixel of a similar nature will be included in the region considered, and gradually gr
spacialehancement0
- 几个关于图像灰度变换的程序。包括图像反色,图像的对数灰度变换,指数灰度变换,线性灰度变换,灰度切割,图像平均降噪。-Several of the image gray-scale transformation process. Including anti-color image, the image of the number of gray level transformation, index gray-scale transformation, linear gray level tra
MOSAIC
- 本程序可以对图像进行马赛克处理,基本原理:将图像划分为一个个方块,然后用快的平均颜色填充-The program can handle the image mosaic, the basic principle: the image is divided into one box, and then use the average color fill fast
CBIR-FOR-ENDOSCOPIC-IMAGES
- Content-based medical image retrieval is now getting more and more attention in the world, a feasible and efficient retrieving algorithm for clinical endoscopic images is urgently required. Methods: Based on the study of single feature image retr
chepaidingweisuanfayanjiu
- 摘要 车辆牌照识别(License Plate Recognition System, LPR)作为目标自动识别的一 种重要形式,可用于电子收费、出入控制、车流监控等众多场合,从而提高交通 管理自动化的程度,它的相关技术的研究正逐渐受到人们的重视。 本文主要介绍基于Run Length原理和Tamura纹理的车牌定位系统,该系统是基 于视频流进行开发的,主要包括车辆运动区域检测、车牌图像处理、车牌定位。 其中车辆运动区域检测利用多帧求平均的背景估计方法实现;车牌图像处理包
ColorProcess
- 对bmp图像进行颜色分析,如平均值法等,并且可以滤除一些颜色值-Bmp image of the color analysis, such as the average method, and can filter out some of the color values
MARK_Kmeans
- 使用k-means算法对一副RGB色彩空间的图像作简单的聚类。根据命令行提示输入聚类的大小K,程序自动计算每一个像素点的归属并着色该点为该类的色彩均值。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。-Using k-means algorithm on an RGB color space images to make a simple clustering. According to the command prompt enter the
Image-gray-scale-transformation
- 详细说明:几个关于图像灰度变换的程序。包括图像反色,图像的对数灰度变换,指数灰度变换,线性灰度变换,灰度切割,图像平均降噪。-Several of the image gray-scale transformation process. Including anti-color image, the image of the number of gray level transformation, index gray-scale transformation, linear gray leve
pingjunfalvbo
- 彩色图像处理的高斯模板领域平均法滤波代码 -Color image processing Gaussian filter template code area average
Color-to-BlackWhite
- 包括三种彩色图像转黑白图像的方法:平均值法,最大值法和加权平均法,是图像处理的基础算法-Including three methods of color images to black—white images: the average method, the maximum value method and the weighted average method.It is the basis of image processing algorithms.
Csharp-Color-image-processing
- 彩色图像处理基础知识包括彩色位图的颜色的分解,RGB分别单色处理,和平均处理 -A color image processing based knowledge includes the decomposition of the color of the color bitmap RGB monochrome processing, respectively, and the average processing
white-balance
- matlab写的 处理图片白平衡的三种方法 第一种,选取图片中最亮的点作为white 第二种,手动选取任一点作为white 第三种,求RGB的平均作为white 其中包含了rgb xyz等空间转换代码,有CAT02, 和VK chromatic adaptation transforms 适合颜色科学相关专业-1. the brightest object in the imge is just white. 2. select a white object from
a-new-color-constancy-algorithm
- 在一般的拍摄情况下,光照是平行均匀地照射到物体上的,往往关注光源颜色的变化而忽略了亮度信息,导致校正效果不理想,于是提出了基于亮度的改进算法。该算法的基本思想是,将图像均匀分块求取中心像素并对亮度进行加权,然后求取近似于整幅图像R、G、B三分量的平均灰度值,改进GrayWorld算法时用亮度加权取代了平均灰度值,最后将它与White-patch算法整合到一起,建立方程组解出调节参数,并根据参数进行调整。-In normal shooting situations, the light is un
84996094matlab
- 我在网上看见一篇很好的文章,有关以下内容:图像二值化,去离散噪声,彩色图像灰度化,特征提取,灰度化,彩色图像平均灰度(I saw a good article on the Internet. The following are the following contents: image two valued, discrete noise, color grayscale, feature extraction, grayscale and average color image.)