当前位置:
首页
资源下载

搜索资源 - HSV color image segmentation
搜索资源列表
-
0下载:
图像分割,将红提葡萄的图像转化大hsv色彩空间,然后提取经的图像。-Segmentation, the red grape of the images into large hsv color space, and then extracted by the image.
-
-
0下载:
利用hsv颜色模板对图像进行分割。在OpenCV环境下开发完成。-Hsv color template using the image segmentation. Environment developed in OpenCV.
-
-
1下载:
在HSV色彩空间进行彩色图像分割源码,包括学习和训练算法,获得分割参数-In the HSV color space for color image segmentation source code, including learning and training algorithm, access to segmentation parameters
-
-
0下载:
车牌识别系统一般包括车牌定位、车牌切分、字符识别三部分,而车牌定位是车牌识别系统的基础和前提,其准确与否直接影响着车牌识别的准确率。本文针对这一关键问题进行了研究,提取了车牌的颜色特征并结合其纹理特征、几何特征以及投影特征进行准确定位。采用HSV颜色模型,利用颜色空间距离相似度计算分割颜色;针对颜色分割后的图像,车牌区域内水平方向上具有的连续跳变的特征,采用行扫描法确定车牌的上下边界;车牌区域内垂直方向具有投影特征,采用垂直投影法确定车牌的左右边界;最后根据车牌的宽高比判断是否是真实的车牌域。实
-
-
0下载:
基于hsv颜色模型的s通道的人体图像分割-Hsv color model is based on the human body s-channel image segmentation
-
-
0下载:
基于HSI颜色空间的绝缘子图像的分割HSI color space based on image segmentation insulator-HSI color space based on image segmentation insulator
-
-
0下载:
台湾大学几位学者写的基于K-均值算法的快速图像分割,用到基于HSV颜色空间的直方图-Fast Image Segmentation Based on K-Means
Clustering with Histograms in HSV Color Space
-
-
0下载:
在HSV空间下基于OTSU大津法的图像分割。-OTSU Otsu-based image segmentation in the HSV color space.
-
-
0下载:
图像分割应用,采用颜色分割检测图片中图形元素,并自动分析种类,得出灰度图,hsv图等-Application of image segmentation using color segmentation of fruit detection in the picture, and automatically analyzes the types derived grayscale
-
-
0下载:
彩色图像的量化分割,分割效果还可以,是基于HSV空间的-Quantitative color image segmentation, segmentation is based on the HSV space
-
-
0下载:
这个文章是用HSV空间进行彩色图像分割,效果较好,望采纳-This article is for color image segmentation using HSV space better, hope to adopt
-
-
0下载:
用VC6.0编写的程序,可以实现对彩色图像R、G、B通道及H、S、V通道的分割显示、直方图显示,图像处理的基础工作-VC6.0 prepared by the program, you can achieve the color image R, G, B channel and H, S, V channel segmentation, histogram display, image processing on the basis of work
-
-
0下载:
SEGMENTATION OF FACES IN VIDEO FOOTAGE USING HSV COLOR FOR FACE DETECTION AND IMAGE RETRIEVAL
-
-
0下载:
This paper presents a new approach to image segmentation using Pillar K-means algorithm. This
segmentation method includes a new mechanism for grouping the elements of high resolution images in order to
improve accuracy and reduce the computation
-
-
0下载:
有时在对图像进行分割时需要利用先验知识,如若分割出某个目标物时,可以利用颜色模型(HSV或HSI等),但还需利用“目标颜色”这个先验知识才能很好的将它分割出来,但对于目标物而言,可能夹杂其他颜色,此时对于H分量的区间范围的判定较为困难。-Sometimes when image segmentation requires prior knowledge, when Should a segmented target, you can use color model (HSV or HSI, et
-
-
0下载:
提出了一种基于颜色空间和字频统计结合的车牌分割方法。该方法是在HSV彩色空间中,充分利用车牌图像提供的彩色信息,构造出灰度图,然后采用数学形态学、字频统计方法分析和判断,进行初定位。然后进行水平和垂直倾斜校正,去除边框,最后确定并分割出汽车牌照。该方法不受车牌大小、位置以及车牌的背景和光照条件等方面的限制-Proposed license plate segmentation method based on color space and a combination of word freque
-
-
3下载:
有源码,适合学习C++的人
一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。
二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。
三、 1.灰度线性变换、分段线性变换
2.灰度直方图均衡、规格化
3.图象卷积:各种模板实现低通、高通滤波
4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波
5.伪彩色图象增强
四、 1.图象的加、减、乘、除和逻辑运算。
2.图象的镜像变换、图象的缩放
-
-
0下载:
导入一幅含有交通标志的图像,可以对该图像添加高斯、椒盐等噪声并进行中值滤波、维纳滤波、小波去噪等,最终目的可以实现对图像的RGB、HSV以及SVF的颜色分割。-Importing a traffic sign containing the image, you can add a Gaussian, salt and pepper and other noise on the image and median filtering, Wiener filtering, wavelet de-noi
-
-
0下载:
利用K均值进行图像分割,利用颜色模型(HSV或HSI等)-Image segmentation using K mean, the use of color model (HSV or HSI, etc.)
-
-
0下载:
对有阴影的视频图像有很好效果,基于HSV空间的彩色图像分割(For video images with shadows have very good effect, color image segmentation based on HSV space)
-