Welcome![Sign In][Sign Up]
Location:
Search - HSI H

Search list

[Special EffectsfanqieHSI

Description: :为实现番茄收获机械自动化,提出了利用计算机视觉代替人眼对成熟番茄进行自动识别的方法。首先对番茄图像进 行了各种去除噪声方法的比较,提出用HSI 颜色系统的H 色调分量作为识别的颜色特征参数。利用最大方差自动取阈法及 数学形态运算等构成的识别算法对采集的番茄图像进行自动识别.
Platform: | Size: 94685 | Author: daiyu | Hits:

[Special EffectsRGB_HSL

Description: 实现RGB格式与HSI格式的互相转换,在Matlab软件中编程实现-achieve HSI RGB format and the format of mutual exchange, and the Matlab software programming! !
Platform: | Size: 2048 | Author: 宋军 | Hits:

[Special EffectsLCMS

Description:   这是一个ICM色彩变换模块,通过它,您可以读写*.ICM或*.ICC色彩描述文件,并利用它在各种色彩空间之间进行最小失真变换,如RGB->CMYK、CMYK->Lab等。   该模块中包含了足够的源文件,都是以标准C编制的,可以在任何编译环境下进行编译。接口定义见icc.h文件。-ICM color conversion module, through it, You can read and write*.*. ICC or ICM color description, and use it in various color space between the minimum distortion transform, such as RGB-
Platform: | Size: 152576 | Author: caotings | Hits:

[Special EffectsRGB_HSV_RGB_HSI

Description: 图像颜色空间转换的源码,可实现RGB转HSV和RGB转HSI。-image color space conversion source code, can be realized RGB and HSV to RGB to HSI.
Platform: | Size: 2048 | Author: 天外沙 | Hits:

[Special EffectsfanqieHSI

Description: :为实现番茄收获机械自动化,提出了利用计算机视觉代替人眼对成熟番茄进行自动识别的方法。首先对番茄图像进 行了各种去除噪声方法的比较,提出用HSI 颜色系统的H 色调分量作为识别的颜色特征参数。利用最大方差自动取阈法及 数学形态运算等构成的识别算法对采集的番茄图像进行自动识别.-: In order to realize automation of tomato harvesting, the use of computer vision to replace the human eye of a mature tomato automatic identification method. First, a variety of tomato image noise removal methods, the use of HSI color hue component H system as a means of identification of the color feature parameter. Automatic check using the maximum variance threshold method and mathematical form of computing, such as recognition algorithm consisting of tomato collected images of automatic identification.
Platform: | Size: 94208 | Author: daiyu | Hits:

[Special Effectsrgbhsv-2hsi

Description: 实现图像由rgb到hsi和HSV转换C++代码,hsi-长度为3的双精度数组,rgb- 长度为3的双精度数组-Image from rgb to HSI and HSV conversion C++ Code, hsi-length 3 double precision array, rgb-length 3 double precision array
Platform: | Size: 1024 | Author: 张娜 | Hits:

[Picture Viewerrgbtohsi

Description: RGB 转换到HSI 里面用了opencv的cvGet2D函数-RGB to HSI conversion opencv spent inside the function cvGet2D
Platform: | Size: 2246656 | Author: 王美林 | Hits:

[Special EffectsHSV_RGB_Conver

Description: HSV到RGB,RGB到HSV图像数据变换-HSV to RGB and RGB to HSV transform the image data
Platform: | Size: 27648 | Author: 云飞 | Hits:

[Graph programex4a

Description: 彩色图像处理:考虑500*500的RGB彩色图像,框内的颜色如图所示(a)假定将该图像转换到HSI空间,用25*25的平均模板模糊H分量图像,再转换回RGB空间,会看到什么结果?(b)重复(a),只是这次处理的是S分量。要求做实验,并简单分析结果。-Color Image Processing: Taking 500* 500 RGB color images, the color box shown in Figure (a) the assumption that the image is converted to HSI space, with the average 25* 25 Fuzzy H component template image, and then converted back to RGB space will see what results? (b) repeat (a), only this time dealing with the S component. Requested to do experiments, and the results of the analysis simple.
Platform: | Size: 16384 | Author: 张希 | Hits:

[matlabmatlab1

Description: 颜色类型转换,GRB与HSI,并将H加30度-Color conversion, GRB with HSI
Platform: | Size: 338944 | Author: thqchinaxy | Hits:

[Graph Drawingfourth

Description: 用matlab生成下列500*500的RGB红绿蓝彩色图像,框内的颜色如图所示(a)假定将该图像转换到HSI空间,用25*25的平均模板模糊H分量图像,再转换回RGB空间,会看到什么结果?-Generated with matlab the following 500* 500 RGB red, green and blue color image, the color box as shown (a) assumes that the image is converted to HSI space, with the average template 25* 25 Fuzzy H component image, and then converted back RGB space, see what results?
Platform: | Size: 2048 | Author: 名人 | Hits:

[Special EffectsHSI-HandS-histeq

Description: 在HSI空间,对I(亮度)和S(饱和度)通道进行均衡,不改变H通道特性-Histeq the Intensity channel and Staturation channel in HLS colour room.
Platform: | Size: 44032 | Author: may | Hits:

[Special EffectsHSIimg

Description: 实现的类可以将每个图片转成hsi颜色空间的图片并显示。在main函数中实现一个文件夹下对于视频的递归遍历,将每个视频中的每一帧取出,进行变换,最后将每个视频中所有帧的亮度值(hsi空间中的i)化成折线图输出并存储为图片,在亮度变化特别大的点用圆点圈出,图片存在视频所在目录下。由于要实现对视频中所有帧的处理,为了加快速度因此单独的将每幅图转成hsi之后现实出来的那三个窗口被注释掉了(否则会现),需要的去掉hsi.cpp后面的那几行注释符号就可以。想要转换颜色空间的,只需要单独用的可以只使用hsi.cpp和hsi.h文件就行。注释很多,代码分段和调用都清晰的注释了,很容易看懂。-Implementation class for each image can be converted to hsi color control picture and reality. In the main function to implement a folder for the video of recursive traversal, each video will be removed in each frame, transform, and finally all the frames in each video brightness value (hsi space i) into a line chart output and stored as a picture. Brightness changes, especially in large point circle with a dot, there is the video where the directory. Due to the implementation of all the frames of the video processing, in order to speed up so individual will convert each image after the reality hsi out the three windows are commented out (otherwise they will now), need to remove the back hsi.cpp Note that a few lines symbols can be. Want to convert color space, only a single use can only use hsi.cpp and hsi.h file on the line. Many comments, the code calls a clear segmentation and annotation, and easy to understand.
Platform: | Size: 4312064 | Author: WingLer | Hits:

[Special EffectsH-S-I

Description: RGB图像中各分量显示,RGB图像到HSI图像转换,HSI图像到RGB图像转换-Various components of an RGB image display, RGB image to HSI image conversion, HSI image to RGB image is converted
Platform: | Size: 1024 | Author: maimai | Hits:

[Special EffectsCitrus-Fruits-pH-Value-detect

Description: 对机器视觉系统采集 的柑橘图像进行图像裁切、RGB 空间至HSI 空间的转换和差值法去图像背景,用色调H 和饱和度S 为输入,建立小波神经网络柑橘pH 预测模型,无损检测柑橘pH。-Images of citrus fruits from machine vision system were processed by cutting, converting from RGB space to HSI space, removing background by deviation. A wavelet neural network model was constructed to detect pH value of citrus fruits non-destructively, the inputs of the model were image hue H and saturation S.
Platform: | Size: 1221632 | Author: ygliang30 | Hits:

[Multimedia DevelopRGB2HIS

Description: 实现RGB to HSI的转换,用matlab将图片中的R,G,B提取出来转换成相应的H,I,S-Achieve the RGB picture of the R, G, B to the HSI conversion using Matlab extracted converted into the corresponding H, I, S
Platform: | Size: 1024 | Author: zhangbowen | Hits:

[Special Effects4

Description: 考虑下列500*500的RGB彩色图像,框内的颜色如图所示(a)假定将该图像转换到HSI空间,用25*25的平均模板模糊H分量图像,再转换回RGB空间,会看到什么结果?(b)重复(a),只是这次处理的是S分量-Consider the following RGB color image of 500* 500, the color that is within the boundary as shown (a) Assume that the image conversion to HSI space, with the average of 25* 25 template fuzzy H component image, and then converted back to the RGB space, will see To what result? (b) Repeat (a), only this time handled S component
Platform: | Size: 3072 | Author: 王喆 | Hits:

[matlabtest

Description: 先生成这样的一幅500*500的RGB彩色图像:一个田字格,左上和右下是绿色,右上是红色,坐下是蓝色。并进行如下处理:(a)将该图像转换到HSI空间,用25*25的平均模板模糊H分量图像,再转换回RGB空间;(b)重复(a),只是这次处理的是S分量。最后简单分析结果。(内含实验报告) -Mr. into a 500* 500 RGB color image: a field word lattice, the upper left and lower right is green, the upper right is red the sit is blue. And be handled as follows: (a) the image into the HSI space, fuzzy H 25* 25 average template component image, and then converted back to RGB space (b) Repeat (a), only this time to deal with the S component . Finally, a simple analysis of the results. (Contains experimental report)
Platform: | Size: 34816 | Author: 陈三穗 | Hits:

[Special Effectsmatlab-HSI2RGB

Description: matlab hsi到rgb转换源码 function rgb=hsi2rgb(hsi) a=size(hsi) b=a(1) H = hsi(:,1) S = hsi(:,2)/255 I = hsi(:,3)/255 -matlab hsi to rgb conversion source function rgb = hsi2rgb (hsi) a = size (hsi) b = a (1) H = hsi (:, 1) S = hsi (:, 2)/255 I = hsi (:, 3)/255
Platform: | Size: 196608 | Author: kamy | Hits:

[matlabques9

Description: Write MATLAB code that will do the following. (a) Import a RGB image and display all planes in individual colours. (b) Convert RGB HSI and HSI RGB. (c) Perform adaptive histogram using RGB and HSI image. (d) Manipulate image brightness. (e) Manipulate image contrast. (f) Perform image negative. (g) Perform log transform. (h) Perform power-law transform. (i) Image smoothening. (j) Image sharpening. (k) Edge detection. (l) Perform pseudo colouring on a grey image.
Platform: | Size: 82944 | Author: Rokibul Ahmed | Hits:
« 12 »

CodeBus www.codebus.net