-
色彩空间的转换 ColorTransform RGB与LAB互转
应用背景在图像处理中,有时需要将真彩色图像转换到其他色彩空间进行处理,已获得更好的处理结果,即从RGB空间转换到LAB或者HSI空间等,处理后为迎合人眼需求一般要将其他色彩空间的处理结果再次转换到RGB空间。本代码即实现了RGB与LAB的互转。关键技术
在色彩空间的正向转换中(RGB to LAB):采用的是九级均匀分割建模,棱柱差值;
在反向转换中(LAB to RGB):采用的是多项式回归方法。
- 2022-05-05 08:48:48下载
- 积分:1
-
一个很简单的扫描线填充图例,对于大学本科同学有帮助
一个很简单的扫描线填充图例,对于大学本科同学有帮助-a very simple scan lines filled legend for college students help
- 2022-03-16 12:43:32下载
- 积分:1
-
Using quad to reconstruct the contour of skin , it is very useful for medical im...
运用四边形网格实现医学图像皮肤组织的三维重建算法,对于医学图像的三维重建非常有用-Using quad to reconstruct the contour of skin , it is very useful for medical image reconstruction
- 2022-05-29 00:38:09下载
- 积分:1
-
本程序采用的VHDL语言,分别实现:递增锯齿波递减锯齿波 三角波 阶梯波 方波正弦波 数据选择器....
本程序采用的VHDL语言,分别实现:递增锯齿波递减锯齿波 三角波 阶梯波 方波正弦波 数据选择器.-This procedure used in VHDL language, respectively, to achieve: increased sawtooth ladder descending sawtooth wave square wave triangle wave sine wave data selector.
- 2023-07-06 08:15:02下载
- 积分:1
-
This is a function of a more comprehensive drawing program, the basic functions...
这是一个功能比较全面的画图程序,基本的功能都能找到相应的类,希望大家参考学习。-This is a function of a more comprehensive drawing program, the basic functions are available to the corresponding categories, we hope to learn reference.
- 2023-08-19 18:45:03下载
- 积分:1
-
全景技术还原程序 为Java Applet
全景技术还原程序 为Java Applet-panoramic technical procedures for the reduction of Java Applet
- 2022-11-06 06:15:03下载
- 积分:1
-
景观在C中使用体素渲染
Landscape rendering using Voxels in C
- 2022-05-22 01:49:20下载
- 积分:1
-
用tc读取屏幕的图形
用tc读取屏幕的图形-tc read screen with graphics
- 2022-02-14 16:30:54下载
- 积分:1
-
LEQM是高
LEQM是一个高级绘图系统,用于显示内存中EverQuest世界的信息。 来源:http://sourceforge.net/projects/leqm/ -LEQM is a high-level cartography system, uses in to demonstrate
in the memory the EverQuest world information. Origin:
Http://sourceforge.net/projects/leqm/
- 2022-02-22 04:32:22下载
- 积分:1
-
This is my first graphics operation, with different algorithms straight, curve,...
这是我图形学的第一次作业,用不同的算法实现了直线,曲线,圆的画法。裁减算法是a-w不过这个有bug,还待完善-This is my first graphics operation, with different algorithms straight, curve, drawing a circle. However, the reduction algorithm is aw this bug, also to be perfect
- 2023-05-21 16:00:07下载
- 积分:1