搜索资源列表
CBIR 毕业设计做的一个图像检索系统
- 毕业设计做的一个图像检索系统,实现基于颜色直方图、累加直方图的检索-Graduation to do an image retrieval system, color-based histogram, cumulative histogram of the retrieval
CBIR
- 用matlab实现的基于颜色特征的图像检索系统。-Using matlab to achieve the color-based Image Retrieval System.
Machine-Vision-System-Color-Recognition
- 机器视觉系统实例--颜色识别系统,matlab实现-Examples of machine vision systems- the color identification system, matlab achieve
Study.on.License.Plate.Segmentation.Based.on.Color
- 智能运输系统中车牌识别技术得到了广泛应用 , 车牌分割是车牌识别的重要部分。基于彩色图像车牌分割与采用灰度图像车牌分割相比 , 可以有效消除阴影影响 , 同时车牌颜色也是车牌识别的一个参数。颜色分类处理使用特征函数 , 可以减少颜色坐标转换运算 , 提高颜色分类速度。文中详细讨论中国车牌特征 , 给出车牌分割详细步骤。车牌 区域判别采用信息融合技术。车牌倾斜矫正结合车牌倾斜特点 , 提出快速算法。-Intelligent Transport System in the license pla
hsvkongjianzengqiang
- 关于彩色图像增强的一篇有用的论文,系统介绍从rgb空间转换到hsv空间进行各个颜色分量的增强信息-On color image enhancement of a useful paper, the system introduced space conversion from rgb to hsv color space for the various components to enhance information
Neural-network-recognition-system
- 使用说明 第一步:训练网络。使用训练样本进行训练。 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90 。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。 具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-
Tracking3-11-2010
- Tracking color object base on opencv and using HSV color system
draw-system-teach
- 有彩色工具条的绘图程序(数据可持续),介绍的非常详细,每一步在哪里应该做什么都告诉的很清楚。-A color drawing program toolbar (data sustainable), described in great detail, where every step should be told very clearly what to do.
Face-detection-system
- 该软件通过光线补偿、皮肤颜色建模、膨胀和腐蚀等操作可以得到人脸区域-The software compensation through the light, skin color modeling, operations such as dilation and erosion can be face region
Interact-system-for-drawing
- 很好的二维绘图系统能绘制各种二维图形并能填充,改变线型颜色,用菜单和鼠标的操作-Good two-dimensional graphics rendering system can be filled with a variety of two-dimensional graphics and change the line color, with menus and mouse operation
ImageMarking-System
- 图像处理技术在阅卷系统中的应用 摘要: 通过对答题卡特点的分析, 设计了如何判别图像是否为答题卡, 研究并改进了灰度处理算法去除了彩色图像的颜色对图像识 别的干扰, 以便使获得的数据根容易处理。在图像校正部分分析了图像偏转的现象, 并根据特征点采集值的不同设计了倾斜角度计算的算法, 设计了针对答题卡的图像旋转的算法, 对发生偏转的图像进行适当的调整, 以便满足评分判卷的要求 关键词: 图像处理 阅卷系统 答题卡-Image processing technology in th
Cell-recognition-statistical-system
- 细胞识别统计系统,其中模块包含:彩色图像平滑,HIS 色彩模型,域值处理,孔洞填充,梯度修正,腐蚀,细化,中心点或非中心点统计。-Cell recognition statistical system, which module contains: color image smoothing, HIS color model, threshold processing, filling holes, gradient correction, corrosion, thinning, center
Color-based-image-retrieval
- 用Visual c++实现的基于颜色的图像检索系统-Use Visual c++ to achieve color-based image retrieval system
Color-rendering.
- 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识。-Face expression identification code, part of the realization of the algorithm and write the purpo
color-transform
- 对给定的一幅RGB原始图像(如bmp格式),给出并显示该图的R、G、B单 色图像,绘制R、G、B图像各自的直方图;将RGB方式转换为HIS方式,再 给出并显示该图的H、I、S三个分量的图像-The RGB system is converted to a HIS way given an RGB original image (such as the bmp format), given and display the graph R, G, B monochrome images, d
Face-detection-system
- 人脸检测系统的实现全部基于Windows和MFC编程技术,使用了色彩空间转换、图像建模很多图像处理方法。-All face detection system based on Windows and MFC programming technology, using the color space conversion there are many methods of image processing, image modeling.
Skin-color-segmentation
- 在目前的人脸图像信息处理领域中,包含有人脸识别、人脸跟踪、姿态估计、表情识别等多个研究方向,然而,所有这些研究方向都涉及到一个人脸标识和定位的问题,即必须知道人脸在图像中的位置以及尺寸——人脸检测。因此,对于一个完整的、自动的人脸信息分析系统来说,人脸检测算法是必不可少的。本文主要是对基于matlab平台的彩色图像皮肤区域分割算法及人脸检测系统的设计做了介绍。-In the face image information processing, including face recogniti
color
- 基于对话框,通过打开系统的颜色表,选择颜色,并且将颜色分解为三基色。-By opening the system color table, choose the color, and the color is divided into three primary colors.
HSV-space-color-histogram
- 该程序用以实现彩色图像在HSV彩色系统下建立颜色直方图。-In order to realize the color image color histogram in HSV color system was established with the program.
Image-Retrieval-System
- 基于颜色和形状的图像检索,主要有图像提取技术和相似度计算技术。-image retri based on color and shape
