搜索资源列表
An HSVRGBA colour picker
- This colour picker allows you to easily choose a colour either using RGB or HSV, it includes an alpha slider (that can be disabled or hidden, if needed), and it displays the colour value in hexadecimal. The code is fully written using Windows API, wi
FG4_VisionTools
- How to define the colour ranges for an automatic detection of coloured objects
ColorSegmentation
- Colour Segmentation - VIBGYOR Colour Segmentation.This function can be used for VIBGYOR Colour segmentation from the RGB Color images.Posted date : 14 - 07 - 2008 Developed By : K.Kannan & Jeny Rajan-Colour Segmentation- VIBGYOR Colour Segmentatio
theuseoflcd
- 在从阴极射线管显示技术发明至今的100多年中,新型的显示技术不断出现并得到发展。其中,液晶显示技术得到飞速的发展,液晶显示器件已经逐步形成显示器件中的主流产品。本文根据项目投资决策的原理,通过走访液晶显示器件产业中部分的生产厂家,参与技术研讨会,收集和引用了大量的资料数据,对全球液晶显示技术的水平、产业链的构成、产业的分布、液晶显示器件的应用市场、资源和发展环境进行了调查分析。结合全球液晶显示器件产业的发展状况及我国液晶显示器件产业链发展的巨大潜力和广阔前景,对拟定投资液晶显示面板用彩色滤光片生
ReadData
- read data function for project colour base image retrieval
atmega168vLCD
- AVR Siemens colour display driver, UART 2 LCD
colourplot
- A short function to colour plots with all the colours of the rainbow. Gives better output than trying to select good colours in advance. figure hold on x = 1:10 plot(x,x) plot(x,-x) colourplot -A short function to colour plots with al
colour
- 设置函数曲线图颜色的用户界面,调整和设置图像色彩。-Function curve of the color settings of the user interface, image adjustments and color settings.
images
- flower image uploaded white colour
show
- This function displays an image, automatically setting the colour map to grey if it is a 2D image, or leaving it as colour otherwise, and setting the axes to be equal . The image is also displayed as TrueSize , that is, pixels on the screen match pix
matlab_v
- Motion Tracking === === === This tarball contains all code required to run the tracking algorithm on a sequence of images. Run the file run_tracker.m in Matlab and follow the instructions. You will need to have a directory of sequentiall
normalise
- Normalises image values to 0-1, or to desired mean and variance Usage: n = normalise(im) Offsets and rescales image so that the minimum value is 0 and the maximum value is 1. Result is returned in n. If the image is colour the
ImageEnhancement.pdf.tar
- This paper describes basics of Image Enhancement using histogram based techniques.Image Enhancement is largely used as pre processing unit in various vision based systems. Histograms based techniques tends to improve in colour quality, intensity feat
aa
- 用matlab做彩色图像的二维直方图,比如rb、rg、bg等-use matlab to draw colour image histogram of two dimension
ColourEngineeringToolbox
- Colour Engineering Toolbox
CODING
- A complete methodology for object tracking using a ball example and it also deals in reducing run time by using an optimized colour detection based algorithm
A-Literature-Review-of-Image-Segmentation
- This literature review attempts to provide a brief overview of some of the most common segmentation techniques, and a comparison between them. It discusses the “Grab-Cut” technique, and reviews some some of the common matting techniques. The graph cu
colour-cut
- 1.CENTER:计算建立高斯模型需要的均值; 2.CHROMADIST:绘肤色点分布图 3.COLORDISTPLOT:绘高斯模型图 4.FACE:RGB空间直接分割,效果不太理想,不用。 5.ZHIFANGTU:灰度直方图 6.SKINMODEL:建立肤色模型 7.SEGMENTSKIN:根据建立的肤色模型进行分割:包括区域标记,面积,比例筛选 8.其它为相关子程序。-colour cut
Wavelet_OMP
- 运用压缩感知的原理对图片进行处理 并通过正交匹配追踪法进行图像的重构-compressed sensing for colour image and the reconstruction by OMP
RGB-H-CbCr-Skin-Colour-Model-for-Human-Face-Detec
- While the RGB, HSV and YUV (YCbCr) are standard models used in various colour imaging applications, not all of their information are necessary to classify skin colour.