搜索资源列表
一种利用颜色信息的车牌字符分割新算法
- 一种利用颜色信息的车牌字符分割新算法.rar-A color information of license plates segmentation algorithm. Rar
视频镜头分割
- 本代码实现了视频镜头分割,采用基于颜色直方图的方法-This code implements the video shot segmentation, using the method based on color histogram
迭代法分割图像
- 迭代法对图像进行分割,显示图像的颜色直方图,原图及分割后的图像,matlab编程
基于OpenCV的常用图像分割算法
- 基于OpenCV的常用图像分割算法,用随机产生的颜色勾勒目标的轮廓-The program takes a color image (PPM format) and produces a segmentation with a random color assigned to each region.
CaptureScreenRGB_YUV.rar
- 动态拾取鼠标指针所指的屏幕颜色,并在编辑框中显示RGB和YUV值.对做数字图像处理,色彩分割很有帮助.,err
segment
- 利用hsv颜色模板对图像进行分割。在OpenCV环境下开发完成。-Hsv color template using the image segmentation. Environment developed in OpenCV.
Hand-detection-and-recognition
- 基于openCV的手势检测与识别代码,其中使用了基于颜色的分割算法,如果结合运动检测和减背景方法,算法将会更加稳健。-Hand gesture detection and recognition using openCV and the color based segmentation method. If, combinned with motion detection and background substraction, it supposes to be robuster.
color-segmentation--based-on-Lab
- 基于L*a*b空间的色彩分割是根据图像中色彩空间不同的颜色来确定不同色彩所在的区域从而对图像进行划分。 这种基于色彩的图像分割方法简单而且易于理解,并且在实际应用中颜色通常具有很明显的区域特征,因此这种方法在实际应用中也有很广泛的用途-Based on L* a* b color space segmentation is based on the image color space to determine the different colors in different colors
Study.on.License.Plate.Segmentation.Based.on.Color
- 智能运输系统中车牌识别技术得到了广泛应用 , 车牌分割是车牌识别的重要部分。基于彩色图像车牌分割与采用灰度图像车牌分割相比 , 可以有效消除阴影影响 , 同时车牌颜色也是车牌识别的一个参数。颜色分类处理使用特征函数 , 可以减少颜色坐标转换运算 , 提高颜色分类速度。文中详细讨论中国车牌特征 , 给出车牌分割详细步骤。车牌 区域判别采用信息融合技术。车牌倾斜矫正结合车牌倾斜特点 , 提出快速算法。-Intelligent Transport System in the license pla
Video_Image_Segmentation_Based
- 为了对光线变化的图像进行顺利侵害,提出了一 种利用贝叶斯学习方法来进行视频图像分割的算法,印先在每个像素点处对不断变化的背景建模,同时计算每个像素点 处的颜色直方图,再用这些直方图来表示该像素点处特征向量的概率分布,然后用贝叶斯学习方法来进行判断,以确定在光线缓慢或者突然变化的时候,每个像素点是属于前景还是属于背景。-In order to change the image of light against a smooth, a Bayesian learning approach t
VC窗体分割
- 基于VC界面编程的经典列子,比如窗体分割,实现QQ程序的抽屉效果,定义光标热区,图片的伸缩显示,获得指定点颜色,以动画方式弹出关闭窗口-Based on the classic VC Liezi programming interface, such as partition form to achieve QQ procedures drawer effect, the definition of the cursor hot zone, stretching picture shows th
ToDraw
- 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图
segment
- 使用区域增长的算法进行区域分割。鼠标点击图像的某个区域的某个像素,并指定染色所用颜色(红绿蓝黑),程序执行的结果是用指定的颜色把某个区域显示出来。-Regional growth in the use of regional segmentation algorithm. A mouse click on the image of a pixel region, and specify the dye color used (black and red and green), implement
tuxiangchuli
- 迭代法求最佳阈值 图像为baboon.bmp 分别对R,G,B三个颜色求阈值,进行分割-Iterative method for the optimal threshold image baboon.bmp respectively R, G, B three colors for the threshold segmentation
yansejulei
- 图像颜色聚类分割,实现了图形分割,基于RGB特征并显示出来。-Color image segmentation clustering, to achieve the graphics division, based on the characteristics of RGB and displayed.
SEGMET1112.RAR
- 基于matlab的颜色特征图像分割的图像检索源程序-Based on the color characteristics of image segmentation matlab image retrieval source
platelience
- 车牌识别系统一般包括车牌定位、车牌切分、字符识别三部分,而车牌定位是车牌识别系统的基础和前提,其准确与否直接影响着车牌识别的准确率。本文针对这一关键问题进行了研究,提取了车牌的颜色特征并结合其纹理特征、几何特征以及投影特征进行准确定位。采用HSV颜色模型,利用颜色空间距离相似度计算分割颜色;针对颜色分割后的图像,车牌区域内水平方向上具有的连续跳变的特征,采用行扫描法确定车牌的上下边界;车牌区域内垂直方向具有投影特征,采用垂直投影法确定车牌的左右边界;最后根据车牌的宽高比判断是否是真实的车牌域。实
基于颜色直方图的视频镜头分割
- 基于颜色直方图的视频镜头分割.很棒的啦啦啦啦啦啦啊(Video shot segmentation based on color histogram)
分割剖面及GRB分量
- 主要是对图像的某一部分,做一条线的剖分,然后显示这条线上所有RGB的颜色值(A section of a line is made mainly for a part of the image, and then the color value of all RGB on this line is displayed.)
彩色分割
- 一款彩色图像分割软件,包括图像边缘检测,颜色提取等(A color image segmentation software, including edge detection, etc.)