搜索资源列表
YCbCr_to_rgb
- 颜色空间转换代码,ycbcr对rgb的转换verilog代码.YCBCR的格式是ITU601格式.-color space conversion code, RS right rgb conversion Verilog code. YCBCR format is ITU601 format.
MyWater.基于vc++使用opengl开发的3D水纹波浪
- 基于vc++使用opengl开发的3D水纹波浪, 场景绘制与渲染 BOOL CMyWaterView::RenderScene() { glClear(GL_COLOR_BUFFER_BIT) glPushMatrix() glScalef(10,1,10) if (!rgb) glColor3f(.31, .41, .97) else glColor3f(1.f,1.f,1.f) glTranslat
CIEColorTest(1)
- cie 颜色模型之间的转换 rbg xyz XYZ到Luv,RGB到XYZ,Lab到LHC,RGB到HSV-cie color model conversion between rbg xyz XYZ to Luv, RGB to XYZ, Lab to the LHC, RGB to HSV
RGB_Lab
- OPGL在VC++中的三维编程,实现了RGB与LAB颜色空间的转换关系-OPGL
offaxidburch
- Mtalab制作修正离轴型计算机全息图,分成rgb三色通道实现彩色全息图的再现,博奇型编码-matlab hologram burch
ray_tracing.tar
- 通过光线追踪的方法,将一个纯数学的模型(球体中心坐标,颜色rgb值)等等转换为一个三维的图片,而且能够模拟光照效果/柔和阴影/景深等等,且带有抗锯齿功能-Through using the method of ray tracing, the model is a purely mathematical (center of sphere coordinates, color RGB value) and converted to a 3D picture, and can simulate t
RGB
- 获取像素点的RGB值,可以从图像中直接获取像素的RGB值-get the rgb
imginf
- 统计图像RGB三通道并显示RGB和灰度直方图,一了解彩色图像的具体信息-Statistics and display three-channel RGB images and RGB histogram, a detailed understanding of the color image information
grbYORNO
- 最新版的matlab删除了对彩色图像判断的代码,这里为判断一个图形是否是rgb彩色图像的matlab代码-The latest version of matlab remove the color image to judge the code here for judging whether a graphic is rgb color image matlab code
RGB2lab
- 三维彩色点云RGB颜色转换成LAB颜色空间 ,很好的区分树木-3D Point Cloud rgb to lab
RGBcube
- matlab 实现RGB色彩空间立方体模型的模拟(Simulation of RGB color spatial cube model by MATLAB)