-
色彩空间的转换 ColorTransform RGB与LAB互转
应用背景在图像处理中,有时需要将真彩色图像转换到其他色彩空间进行处理,已获得更好的处理结果,即从RGB空间转换到LAB或者HSI空间等,处理后为迎合人眼需求一般要将其他色彩空间的处理结果再次转换到RGB空间。本代码即实现了RGB与LAB的互转。关键技术
在色彩空间的正向转换中(RGB to LAB):采用的是九级均匀分割建模,棱柱差值;
在反向转换中(LAB to RGB):采用的是多项式回归方法。
- 2022-05-05 08:48:48下载
- 积分:1
-
filter coefficients to use image processing, image processing can be in effect,...
用滤波器系数来处理图像,可得图像处理效果,进而分析滤波的性能是否符合要求。-filter coefficients to use image processing, image processing can be in effect, and then filtering analysis whether the performance met the requirements.
- 2023-02-15 07:35:04下载
- 积分:1
-
SIFT feature extraction and matching
SIFT特征提取与匹配,根据代码可以实现各种功能,非常全面-SIFT feature extraction and matching
- 2022-05-28 22:35:21下载
- 积分:1
-
用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形计算的功能。...
用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形计算的功能。-with vc MapObjects development of the source code, using the mouse to operate polygons and achieve the polygon count function.
- 2022-07-04 09:54:02下载
- 积分:1
-
彩色图像人脸高光区域的自动检测与校正方法,本文提出的方法能有效检测不同人的脸形特征...
彩色图像人脸高光区域的自动检测与校正方法,本文提出的方法能有效检测不同人的脸形特征-Color Image Face regional high-automatic detection and correction method, the proposed method can effectively detect the different characteristics FACE
- 2022-08-08 08:00:46下载
- 积分:1
-
利用Delphi实现桌面变换(对于window2000的系统,需把张bmp图片拷贝到从c:winnt目录下)...
利用Delphi实现桌面变换(对于window2000的系统,需把张bmp图片拷贝到从c:winnt目录下)-use Delphi desktop transform (for window2000 system, as required under Zhang bmp Photo copy from C : winnt directory)
- 2022-10-10 03:00:02下载
- 积分:1
-
GVF相关代码及相关论文资料(),含:
GRADIENT VECTOR FLOW DEMONSTRATION(GVF) matlab code,
ITE...
GVF相关代码及相关论文资料(),含:
GRADIENT VECTOR FLOW DEMONSTRATION(GVF) matlab code,
ITERATIVE WATERSHED SEGMENTATION (c-code), 与SNAKE GUI代码。
(所含文件:gvf_v5.zip,MateiDemo.zip, snake_demo.zip)
-gradient vector flow code and related information paper (), containing : GRADIENT VECTOR FLOW DEMONSTRATION (gradient vector flow) matl ab code, ITERATIVE WATERSHED SEGMENTATION (c-code). with Snake GUI code. (Contained in documents : gvf_v5.zip, MateiDemo.zip. snake_demo.zip)
- 2022-06-28 17:00:40下载
- 积分:1
-
That is a real voxel landscape. Explore the world generated from PCX pictures. T
That is a real voxel landscape. Explore the world generated from PCX pictures. The main routine is very powerful (ASM is good). Look at the screenshot and download!!! Coded with Tc3.
- 2022-02-24 09:55:58下载
- 积分:1
-
用于绘制基础bezier curve,4点可以控制一跳曲线,4点之后再次点击鼠标会重新出现控制点....
用于绘制基础bezier curve,4点可以控制一跳曲线,4点之后再次点击鼠标会重新出现控制点.-used to draw sample bezier cuve, it support the bezier curve that has 4 control points.
- 2022-07-25 19:10:37下载
- 积分:1
-
8. Preview video (PREVIEWING VIDEO) 12 9. Video set to Overlay mode (ENABLING VI...
8预览视频(预览视频)12 9。视频设置为覆盖模式(启用视频覆盖)12 10。命名捕获文档(命名捕获文件)12
- 2022-07-19 12:50:36下载
- 积分:1