-
色彩空间的转换 ColorTransform RGB与LAB互转
应用背景在图像处理中,有时需要将真彩色图像转换到其他色彩空间进行处理,已获得更好的处理结果,即从RGB空间转换到LAB或者HSI空间等,处理后为迎合人眼需求一般要将其他色彩空间的处理结果再次转换到RGB空间。本代码即实现了RGB与LAB的互转。关键技术
在色彩空间的正向转换中(RGB to LAB):采用的是九级均匀分割建模,棱柱差值;
在反向转换中(LAB to RGB):采用的是多项式回归方法。
- 2022-05-05 08:48:48下载
- 积分:1
-
目的
purpose
merges two PGM gray-scale images, the first will be in the upper-left half, the second one in the lower-right half
compile
gcc -g -o diagonal_merge diagonal_merge.c -lpgm -lpbm -lm
-purpose merges two PGM gray-scale images. the first will be in the upper-left half, the second one in the lower-right half compile g cc-g-o diagonal_merge diagonal_merge.c-RT m-lpbm- lm
- 2022-10-19 02:45:02下载
- 积分:1
-
号码识别系统,用于识别手写数字。它写的是…
数字识别,识别手写体。 使用神经网络算法编写。 识别率一般,带训练功能-Number recognizing system,used to recogize the hand writing figures.It is writen by nero network and has low recognizing effects but we can exercise it.
- 2022-03-07 15:12:34下载
- 积分:1
-
这是一个图像识别技术中的一个实例中的神经网络部分源代码...
这是一个图像识别技术中的一个实例中的神经网络部分源代码-This is an image recognition technology, an example of the neural network part of the source code
- 2022-02-05 01:46:29下载
- 积分:1
-
利用VC++ 6.0实现了画图板中画笔的一些功能
利用VC++ 6.0实现了画图板中画笔的一些功能-VC 6.0 plate drawing a brush of some functional
- 2022-05-16 20:22:03下载
- 积分:1
-
border, the use of gradient algorithm, testing and consistent results photoshop
图象边界搜索,使用梯度算法,测试和photoshop效果一致-border, the use of gradient algorithm, testing and consistent results photoshop
- 2022-07-02 20:34:15下载
- 积分:1
-
java3D场景,可以实现使用键盘对场景中物体的一些控制。基于java版opengl...
java3D场景,可以实现使用键盘对场景中物体的一些控制。基于java版opengl-java 3D Envirenment
- 2022-12-20 01:15:04下载
- 积分:1
-
do with java, drawing the software will have the following functions :
用java做的,画图方面的软件,有以下的功能:可拖拉式创建组件(目前包括按钮文本框图片组件)等。-do with java, drawing the software will have the following functions :-tractor can create components (including the current button textboxes Photo components).
- 2022-03-28 22:53:33下载
- 积分:1
-
使用汇编写的旋转bmp图形的程序
使用汇编写的旋转bmp图形的程序- The use collects the compilation to revolve the bmp graph
procedure
- 2022-09-04 04:30:02下载
- 积分:1
-
一些指纹识别的资料,里面有PBA,LOGO,单一登陆等内容。
一些指纹识别的资料,里面有PBA,LOGO,单一登陆等内容。-Number of fingerprint identification data, which have PBA, LOGO, the contents of a single landing.
- 2022-11-05 09:30:06下载
- 积分:1