搜索资源列表
ColorSpace_src
- 图像颜色空间的转换.RGB -HSV. -image color space conversion. RGB-HSV.
color-space_RGB-HSV
- 图像颜色空间的转换_RGB -HSV,非常适合初学者作为例子学习。-image color space conversion _RGB-HSV, very suitable for beginners as an example to study.
图像颜色迁移处理
- 该程序使用MFC编程实现图像颜色迁移,主要是通过颜色空间变换,将原来相关性强的图像转化到相关性弱的颜色空间,再通过源图像与目标图像的均值与方差,求的图像变换的线性关系,最后实现迁移,效果可以。
blanking
- 在屏幕上任意绘制一个多边形,在计算机内将其表示为一个以此多边形为底面的正n边棱柱(指定高度),棱柱的各面具有不同的颜色。 用Z-Buffer算法做面消隐; 允许以棱柱中心为固定点,通过输入x, y, z方向的转动角度实现任意角度的旋转(或通过鼠标操作实现任意角度的旋转) ; 投影方式:正平行投影,并假设物体始终在裁剪空间内;-On the screen draw an arbitrary polygon, within the computer as a polygon of its
ImageExpert
- 利用此程序可以进行图像二值化,颜色空间转换、进行各种方法边缘检测、联通区域标定、图像旋转、图像平滑、图像求反、对图像进行灰度化等-This program can use for image binarization, color space conversion, various methods of edge detection, Unicom regional calibration, image rotation, image smoothing, anti-seeking, and s
LabtoRGB
- 使用C++下的,LAB颜色空间到GRB颜色空间的转换程序-Under C++ LAB color space to the GRB color space conversion process
lab2xyz
- 用于LAB和RGB空间的颜色转换-For LAB and RGB color space conversion .......
rgb2ycbcr
- 颜色空间转换:RGB空间-->ycbcr空间。速度比ColorSpace调用快多了。 调用格式[y, cb, cr] = rgb2ycbcr(img) 输入img: rgb彩色图;y: 亮度,cb:蓝色,cr:红色 调用参考runTest.m-Color space conversion, RGB to ycbcr call format: [y, cb, cr] = rgb2ycbcr(img) input img: rgb image output r: i
createcolorhistogram
- RGB空间彩色图像的颜色特征直方图,用来提取彩色图片的颜色特征,包括颜色直方图,颜色云图-RGB color space feature color histogram of the image to extract color feature color images, including color histogram, color cloud
Lab
- Lab空间对一幅彩色图像的颜色色图像的分割-Lab space for a picture of a color image color image segmentation