Welcome![Sign In][Sign Up]
Location:
Search - RGB Balance

Search list

[Special Effectscw_picture

Description: 用VB实现的图像处理程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)画图功能-VB image processing procedures, covering most of the basic image processing technology : (1) Image geometry transformation (image reversed, rotation, zoom); (2) Color Transform (histogram, the RGB - gt; YSH transformation, contrast adjustment, enhanced color, gray balance); (3) drawing functions
Platform: | Size: 361952 | Author: 宏伟 | Hits:

[Special Effectsimageproject

Description: 用于彩色图像的RGB三个通道的色彩分离,还可以调整彩色平衡,是很的相关软件的框架。-for Color Image 3 channel RGB color separation, color balance can be adjusted. is the software framework.
Platform: | Size: 237859 | Author: yaya | Hits:

[Picture Viewer自动白平衡matlab代码

Description: 采用的是灰色世界法,先通过RGB转成YCrCb,然后在通过灰色世界算法自动调整白平衡。
Platform: | Size: 700 | Author: jearome | Hits:

[Special Effectscw_picture

Description: 用VB实现的图像处理程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)画图功能-VB image processing procedures, covering most of the basic image processing technology : (1) Image geometry transformation (image reversed, rotation, zoom); (2) Color Transform (histogram, the RGB- gt; YSH transformation, contrast adjustment, enhanced color, gray balance); (3) drawing functions
Platform: | Size: 361472 | Author: 宏伟 | Hits:

[Special Effectsimageproject

Description: 用于彩色图像的RGB三个通道的色彩分离,还可以调整彩色平衡,是很的相关软件的框架。-for Color Image 3 channel RGB color separation, color balance can be adjusted. is the software framework.
Platform: | Size: 237568 | Author: yaya | Hits:

[Special EffectsTouch_exe

Description: 该软件支持jpg,gif、png图片格式,大致有下列功能: V 0.1 版: 1. 图像放大、缩小、复制、打印、获取当前图像任意位置颜色信息。 2. 显示图像灰度直方图。 3. 灰度统计:图像宽度、高度、最小灰度、最大灰度、灰度均值 Mean、灰度方差 Variance、标准差、偏态 Skewness、峰度系数 Kurtosis、熵 (Entropy)。 4. RGB三原色分离、RGB图转灰度图、灰度均衡、图像可调阈值二值化、图像反色。 5. 图像可调阈值边缘检测:Robert算子;Prewit算子;Sobel算子;Kirsch算子 6. 图像Huffman编码。 7. 调色板、屏幕捕捉、屏幕取色、屏幕上任意两点距离的测量。 -The software supports jpg, gif, png image format, generally have the following functions: V 0.1 version: 1. The image to enlarge, shrink, copy, print, anywhere access to the current image color information. 2. Histogram display images. 3. Grayscale statistics: image width, height, minimum gray level, the largest gray, gray Mean Mean, gray variance Variance, standard deviation, skewness Skewness, kurtosis coefficient of Kurtosis, entropy (Entropy). 4. RGB RGB Separation, RGB to grayscale map, gray balance, adjustable threshold image binarization, image anti-color. 5. Image adjustable threshold edge detection: Robert operator Prewit operator Sobel operator Kirsch operator 6. Image Huffman coding. 7. Palettes, screen capture, get color screen, the screen distance between any two measurements.
Platform: | Size: 1034240 | Author: 郑一一 | Hits:

[Special Effectsgraybalance

Description: 灰度直方图平衡的子程序,直接应用该函数做灰度图像的平衡,附带RGB和HSI图像空间的互相转化-Histogram subroutine balanced, direct application of the function to do the balance of gray image, with RGB and HSI image space to transform
Platform: | Size: 2048 | Author: ding | Hits:

[Graph programHVViewer

Description: 一个综合摄像机采集示例,实现功能包括: (1) 抓取一帧图像至内存; (2) 循环采集图像之内存; (3) 转换成RGB 24格式位图 (4) 摄像机参数调节; (5) 图像白平衡。-An integrated camera sample collection, the achievement of features include: (1) crawling to an image memory (2) image acquisition cycle of memory (3) converted into RGB 24 bitmap format (4) camera parameters adjustment (5) Image white balance.
Platform: | Size: 57344 | Author: 辛欣 | Hits:

[Graph programrgbhist

Description: Use the RGB mode to get a quick sense of which colors are present in particular highlight, shadow, and midtone regions. The LAB mode is more useful for determining the actual color balance of an image, but it is slower. -Use the RGB mode to get a quick sense of which colors are present in particular highlight, shadow, and midtone regions. The LAB mode is more useful for determining the actual color balance of an image, but it is slower.
Platform: | Size: 38912 | Author: 焦竹青 | Hits:

[SCMTCS230

Description: TCS230高亮光管RGB颜色的程序,在使用时,初始化完成后,检测是否需要进行白平衡调整。-TCS230 RGB color high-brightness control procedures in use, the initialization is complete, test the need for white balance adjustment.
Platform: | Size: 28672 | Author: 小帆 | Hits:

[Picture Viewercolorof

Description: 对一幅RGB图像进行光线偏移调整,来使得图像的色彩达到一种平衡-Light offset adjustment on an RGB image to the image colors to achieve a balance
Platform: | Size: 30720 | Author: zhang sibo | Hits:

[Picture ViewerImageMagic_src

Description: ImageMagic 圖片色彩平衡調整 Ever wonder how to extract data from a JPEG and manipulate it using only WPF? Or how WPF performs on a moderately sized image (10 MB)? The ImageMagic program provides an answer. The program opens an included 2592 x 3872 JPEG, extracts its data and redisplays it using the RGB, CMYK and HSL colorspace channels. File Open and Save facilities are provided. The user may enjoy his own images or save the current display as a JPEG. It s a good way to become familiar with popular colorspaces. Methods are provided to convert arrays of RGB data to CMYK or HSL as well as the inverse operation.-ImageMagic image color balance Ever wonder how to extract data from a JPEG and manipulate it using only WPF? Or how WPF performs on a moderately sized image (10 MB)? The ImageMagic program provides an answer. The program opens an included 2592 x 3872 JPEG, extracts its data and redisplays it using the RGB, CMYK and HSL colorspace channels. File Open and Save facilities are provided. The user may enjoy his own images or save the current display as a JPEG. It s a good way to become familiar with popular colorspaces. Methods are provided to convert arrays of RGB data to CMYK or HSL as well as the inverse operation.
Platform: | Size: 136192 | Author: tang | Hits:

[SCMSources

Description: 实用基于TCS230的RGB白平衡采集代码,在freescale平台成功应用。-RGB white balance acquisition based on TCS230
Platform: | Size: 37888 | Author: 周公 | Hits:

[ARM-PowerPC-ColdFire-MIPStcs230_stm32

Description: tcs230颜色传感器,通过按键检测来实现白平衡,之后得出想要的rgb数据,用串口通信显示出来。-tcs230 color sensor detection to achieve balance through the button, then draw the desired rgb data, using serial communication displayed.
Platform: | Size: 6575104 | Author: 王整 | Hits:

[Special Effectscode

Description: 对RGB图像进行彩色平衡处理。一些彩色图像数字化后在显示时候经常看起来不正常,三基色不平衡,此程序将之校正。-Color balance in RGB image processing. Some digital color image on the display time often don t look normal,call this tricolor imbalance, this program will correct it.
Platform: | Size: 172032 | Author: 小精 | Hits:

[Special Effectsrgb

Description: rgb 转换算法, 灰度图直方图互转, rgb 转 yuv 图-rgb conversion algorithm, gray balance, grayscale histogram referrals, rgb turn yuv Figure
Platform: | Size: 3072 | Author: | Hits:

[Special Effectswhite-balance

Description: matlab写的 处理图片白平衡的三种方法 第一种,选取图片中最亮的点作为white 第二种,手动选取任一点作为white 第三种,求RGB的平均作为white 其中包含了rgb xyz等空间转换代码,有CAT02, 和VK chromatic adaptation transforms 适合颜色科学相关专业-1. the brightest object in the imge is just white. 2. select a white object from the image 3. assume the average color data of the image is just a medium gray, get the white from this. others: the color space transform, RGB to XYZ, the chromatic adaptation transform code: cat02, VK. A 2nd level of color science.
Platform: | Size: 319488 | Author: mcm | Hits:

[uCOSSTM32-TCS3200

Description: 用STM32做的颜色感应,开始需要白平衡。 RGB用算法转换成了HVS。版权归qq942266575所有。完整程序包,很好的实现了颜色传感器的功能-STM32 do with the color sensor, need to start the white balance. The algorithm used to convert RGB became HVS. Copyright qq942266575 all. Complete package to achieve a good functional color sensor
Platform: | Size: 3194880 | Author: 刘莉莉 | Hits:

[Special EffectsLight-test-a-adjusment

Description: 程序包含了利用灰度世界法和参考RGB值的白平衡算法,给出了失去白平衡后照片调整后的效果图。-The code gives two white-balance algrithms for changing its RGB
Platform: | Size: 1289216 | Author: clx | Hits:

[source in ebookchapter9

Description: 彩色图像处理,RGB,CMY,HSI,HSV,YUV,YIQ,Lab模型的源代码等。及彩色补偿 彩色平衡等。-Color image processing, RGB and CMY, HSI, HSV, YUV and YIQ, Lab model source code, etc. And color compensation Color balance, etc.
Platform: | Size: 258048 | Author: 林晨 | Hits:
« 12 »

CodeBus www.codebus.net