Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - image hue
Search - image hue - List
一個可擷取出 Image 中的 Pixel Slice 並顯示出 Pixel Value/Linear Distance 的直方圖, 包含 Red, Green, Blue, Intensity, Hue, Saturation 等資訊顯示, 並有資料分析.-can have just one of Pixel Image Slice showed Pixel Value / Linear Distance histogram contains Red, Green, Blue, Intensity, Hue, Saturation and other information, and data analysis.
Update : 2008-10-13 Size : 219.66kb Publisher : 黃建華

使用Visual C++实现同一幅较小真彩色图象在屏幕上呈(米字型8方向)圆形分布,每幅子图分别显示红、绿、兰、色调、饱和度、亮(灰)度、梯度分量图和原图。-use Visual C with a smaller achieve true color image on the screen was (H 8 meters direction) Round distribution of each figure showed the red, green, blue, hue, saturation, bright (Ash), the gradient map and the maximum weight.
Update : 2008-10-13 Size : 156.36kb Publisher : 牛万红

基本的影像處理函式,常見的濾波器、幾何、合成、色相、飽合度等彩色影像處理-basic image processing function, and common filters, geometric, synthesis, hue, color saturation and other image processing
Update : 2008-10-13 Size : 1.16mb Publisher : 王科翔

彩色图像的分割(色调数据二值化) 灰度分布直方图(点数)和像素总数,大津法取阈值-color image segmentation (hue value of the two data) histogram of the gray values (points) and the total number of pixels. large-value threshold for France
Update : 2008-10-13 Size : 1.84kb Publisher : zsc

function [h,s,v] = rgb2hsv(r,g,b)
%RGB2HSV Convert red-green-blue colors to hue-saturation-value.
%   H = RGB2HSV(M) converts an RGB color map to an HSV color map.
%   Each map is a matrix with any number of rows, exactly three columns,
%   and elements in the interval 0 to 1.  The columns of the input matrix,
%   M, represent intensity of red, blue and green, respectively.  The
%   columns of the resulting output matrix, H, represent hue, saturation
%   and color value, respectively.
%
%   HSV = RGB2HSV(RGB) converts the RGB image RGB (3-D array) to the
%   equivalent HSV image HSV (3-D array).


Update : 2008-12-16 Size : 1.48kb Publisher : leohee

用Opencv做的,计算和显示彩色图象的二维色调-饱和度图象-Opencv make use of, computing and display color images of two-dimensional hue- saturation image
Update : 2025-02-19 Size : 92kb Publisher : 龙海翔

:为实现番茄收获机械自动化,提出了利用计算机视觉代替人眼对成熟番茄进行自动识别的方法。首先对番茄图像进 行了各种去除噪声方法的比较,提出用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.
Update : 2025-02-19 Size : 92kb Publisher : daiyu

DL : 0
计算和显示彩色图像的二维色调-饱和度图像-Calculation and display color images of two-dimensional hue- saturation image
Update : 2025-02-19 Size : 1kb Publisher : 张三

VB实现图像处理功能:铅笔,橡皮擦等画图功能;色调,亮度,锐化,浮雕,反色等图像处理效果.-VB Image processing functions: pencils, eraser, such as drawing functions hue, brightness, sharpen, relief, anti-color effects such as image processing.
Update : 2025-02-19 Size : 12kb Publisher : 蓝云

亮度代表了图像的明暗程度,颜色代表了图像的色度,它包含了色调和饱和度。这个代码可以自动对这三个参数进行调整。-Brightness represents the degree of image brightness, color represents the color image, which includes hue and saturation. This code can be automatically adjusted to the three parameters.
Update : 2025-02-19 Size : 36kb Publisher : 焦竹青

opencv 计算和显示彩色图像的二维色调饱和度图像-Calculation and display of two-dimensional color image color saturation image
Update : 2025-02-19 Size : 92kb Publisher : joyboble

摘 要:针对茄子图像的灰度和颜色特点,利用MATLAB中丰富的图像处理函数,分别进行了色差分割和色调分割。在 色调分割中,采用了自动选取阈值的Otsu法。在去除残留噪音的处理中,采用标注的方法对二值图像的各连通区域进行面积 统计。保留最大面积的区域,从而使分割效果大大改善。利用多参数来衡量分割效果,使评价做到最大程度的客观、合理。-Based on the gray- level and color characteristics of eggp lant image, hue and color- difference segmentation were conducted by using the rich image p rocessing functions embedded inMATLAB. The auto threshold- adap tivemethod ofOtsu operation was specially used for hue segmentation. And upon the elimination of the residue noise, labelingmethod for statistical calculation was introduced for the connected regions of the binary image. Themaximum areaswere p reserved to imp rove segmentation effects. In addi2 tion, multi- indiceswere app lied to assess the effect of segmentation, in order to get impersonal and reasonable assessment
Update : 2025-02-19 Size : 552kb Publisher : renyh

提出了一种有效用于抽取特征、索引和检索彩色图像的技术途径. 通过提取图像的颜色不变量, 建立相应 的色度直方图(hue h istogram) 来表示图像的颜色分布特征. 为了描述图像中对象的位置及方向特征, 首先计算图像的色度轮廓并对其进行Radon 变换, 然后计算相应的“空间直方图”.-Proposes an effective feature for the extraction, indexing and retrieval of color images of the technical ways. By extracting the image color is not a variable, set up a corresponding color histogram (hue h istogram) to represent the color distribution of the image. In order to describe the image the location and orientation of objects characteristic of the first calculation of the image color profile and gain Radon transform, and then calculates the corresponding " space histogram."
Update : 2025-02-19 Size : 607kb Publisher : 史习云

Monochromatic (gray scale) low resolution image is converged to colored image by false color mapping to "hot" color scheme. This RGB image is then converted to Hue, Saturation and Value (HSV) image. Value component is replaced by higher resolution image and the resulting HSV image is converted back to RGB. This RGB merged image converted to gray scale is a merged image with improved spatial resolution.
Update : 2025-02-19 Size : 44kb Publisher : sofi

对机器视觉系统采集 的柑橘图像进行图像裁切、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.
Update : 2025-02-19 Size : 1.17mb Publisher : ygliang30

DL : 0
android 图片处理源码,可以对图像进行放大缩小,对称转换,倒转换,色调亮度调节,图片上写字等-android image processing source code, you can zoom in and out on the image symmetrical conversion, down conversion, hue, brightness adjustment, and write on the picture
Update : 2025-02-19 Size : 1.39mb Publisher : zhangcheng

matlab课程编程【谷速软件】图像的色调和饱和度(颜色)的自动调整-Courses matlab software programming speed [Valley] image hue and saturation (color) Automatic adjustment
Update : 2025-02-19 Size : 12kb Publisher : 东东

DL : 1
flex 调用ogc标准的 wms 及wmts协义示例,有天地图的调用,MAPABC地图的调用例子,另外还有图片色相及阴影效果的例子。-wms and wmts example collusion flex call ogc standard, there are calls world map, call the example MAPABC maps, in addition to examples of image hue and shadow effects
Update : 2025-02-19 Size : 4.03mb Publisher : matt

matlabtx319-《Matlab 6,X辅助图像处理》源代码,-Matlabtx319- the Matlab 6, X auxiliary image processing source code,
Update : 2025-02-19 Size : 49kb Publisher : rechey

图片情感分析模型,基于卷积神经网络,以颜色特征为依据进行情感分类,图片情感极性分为积极和消极两类。(The model can extract the hue, brightness, contrast and other information from a picture to represent the emotional polarity of the image. The image sentiment analysis model is using convolution neural network which is ideal for processing image data. By weighting this information fusion, we can get the emotional polarity of each pixel of the image. It can greatly improve accuracy rate of the image emotional classification model.)
Update : 2025-02-19 Size : 49.93mb Publisher : 安树声
« 12 3 4 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.