搜索资源列表
索书号文字图像分割
- 经由HSI彩色空间转换、Canny算子边缘检测、索书号边缘点彩色分割等步骤的索书号文字图像分割(内含源文件和所用图像)-through the HSI color space conversion, Canny operator edge detection, color Call edge points separate the steps of the characters image segmentation Call (intron source document and image)
肤色分割的matlab源代码
- RGB色彩空间转换为Ycbcr色彩空间并进行非线性变换后判别肤色 仅供大家参考-RGB color space conversion to Ycbcr color space and nonlinear transformation discriminant color only reference! !
RGB_HSL
- 图像色彩空间RGB到HSL的转换Matlab程序。-images to RGB color space conversion Matlab HSL procedures.
ROAD3
- MATLAB程序(附图像),利用HSI色彩空间的AGV对路径进行识别。-MATLAB (AP like), the HSI color space using the right path AGV identification.
colormodelYCbCr
- color based segment in YCbCr space-based color space segment in YCbCr
secha
- rgb转换为XYZ色彩空间,使用matlab实现-rgb converted to XYZ color space, using Matlab to achieve
Matlab_ToolBox(MachineVision)
- 来自澳大利亚Qeensland大学的计算机视觉Matlab工具箱。 This Toolbox provides a number of functions that are useful in computer vision, machine vision and related areas. It is a somewhat eclectic collection reflecting the author s personal interest in areas of photo
Cal_LAB
- 用于计算CIE颜色空间的L,a,b值。-used in the calculation of the CIE color space L, a, b value.
用于Matlab的彩色图像色彩空间转换的MEX文件!
- 用于MATLAB的彩色图像色彩空间转换的MEX文件-for MATLAB color image color space conversion MEX documents
swqm.rar
- 三维曲线曲面比较演示系统程序设计 设计一个图形用户界面(GUI)演示常见的三维函数图形,至少包含“三维绘图” 、“选项” 、“退出”等菜单,三维绘图的包括:参数方程x=e-t/20cos(t), y= e-t/20sin(t),z=t其中t 为0到2π、参数方程x=t,y=t2,z=t3其中t为0到1之间(在同一图形界面中分别绘制它们的三维曲面和三维曲线图)。“选项”菜单主要包括:网格开关,图例开关,坐标边框开关,色度空间选择菜单,曲线颜色菜单。,Comparison of three-dim
skin_color
- skin segmentation base on RGB color space. does not work for gray level images
color_differences
- Calculate color difference in CIELAB color space dE 94 and dEab 94
gradient_reflecting
- color gradient reflecting in cie lab color space. matlab source code. simple code.
ColorSpaceConverter
- 用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。 -The Matlab program used for color space conversion. In RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr,
rgb2hsv-color-space-exchange
- 为了避免直接对rgb图像处理时出现颜色失真,常把彩色图像由rgb空间转为hsv空间,完成相应处理后,再逆变换至rgb空间。-In order to avoid image processing directly on the rgb color distortion occurs, often the color image from the rgb space into hsv space to complete the appropriate treatment, and then inve
color-conversion
- matlab code for color space conversion- rgb to hsi, hsi to rgb
Color-Space-Converter
- 颜色空间转换-Color space transformation
MATLAB-trans-Color
- 以MATLAB將影像做色彩空間轉換, 轉換的色彩分別為RGB轉Gray scale, RGB轉YUV, RGB轉lab, RGB轉HSV-MATLAB will do to the image color space conversion, the conversion of RGB colors were transferred Gray scale, RGB turn YUV, RGB turn lab, RGB and HSV
Color-Spaces-to-other
- convert RGB color space to cmyk and yiq and yuv color space
Color-segmentation-by-delta-e-color-difference-in
- The following Matlab project used for color segmentation by delta e color difference. Demo to perform very, very simple color detection in LAB color space.