搜索资源列表
hsv
- 一個可顯示出調用HSV色彩的結果的程式, 可直接在 Color Space 上調用, 並顯示出 HSV與RGB 色彩比對.-a show called HSV color the results of the program can directly Color Space on the call, and show RGB and HSV color than the right.
drawmat
- 点阵字符的显示程序:用0和1来标识位图中的每个象素,对应于0的象素着背景色,对应于1的象素着前景色。一个点阵字符可以由一个数组来存储,即存储这个字符的位图,为了节省空间,可以采用16进制的数组来存储。显示字符的方法就是先判断位图中象素的标识是0还是1,然后把对应于1的象素它显示出来,而对应于0的象素不显示。-Character dot matrix display program: with 0 and 1 to identify a bitmap for each pixel, the pix
ColorPicker
- ColorPicker是一个基于对话框的应用程序 1色彩编辑功能 2RGB颜色空间和HSV颜色空间的转换 3取色功能 -ColorPicker is a dialog-based application that a color editing function 2RGB color space and HSV color space conversion of 3 to take color feature
fourth
- 用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 spa
RGB2
- 利用easyx编写的一个立方体的颜色空间。-Using a cube written in EasyX color space.
ColorPicker
- VC++色彩编辑器,不断能强化对于色彩空间及其转化算法的理解和掌握,并且能够帮助读者更加深入理解MFC编程-VC++ color editor, can continue to strengthen its color space conversion algorithm to understand and master, and can help readers a deeper understanding of MFC programming
RGBpaint
- 该程序基于MFC实现RGB彩色空间下物体的光滑着色-Smooth Shading MFC-based realization of the program under the RGB color space objects
plot-CIE-color-gamut
- CIE色度图绘制。 从CIE1931数据点开始,光刺激波长从360nm到830nm,间隔1nm,很准确的马蹄形图。色度图中贴入CIE1976均匀色空间彩色映射图。同时画出BT709和BT2020三角形色域,D65坐标。需要表示色域覆盖的文章,是绝好的插图。-CIE chromaticity diagram plotted. Starting CIE1931 data point, light stimulation wavelengths 360nm to 830nm, interval 1n
segmentation-of-color-images
- 首先将RGB空间的彩色图像转换到LAB空间,然后利用K-means均值聚类方法对lab空间的彩色图像进行图像分割-this method of color image segmentation isbased on K-means and the Color space conversion between RGB and Lab
program4
- 利用色彩空间的转换(RGB到LAB),并结合图像的颜色直方图分布,对彩色图像进行图像分割-Using the color space conversion (RGB to LAB), and combined with the color histogram of the image to segment thecolor images