-
计算机图形学原理及算法教程 (Visual C++版)
数字图象处理
图形裁剪...
计算机图形学原理及算法教程 (Visual C++版)
数字图象处理
图形裁剪-Computer Graphics Principle and Algorithm Tutorial (Visual C++ Version) digital image processing graphics cutting
- 2022-06-27 04:42:35下载
- 积分:1
-
混合高斯模型的目标差分自适应背景模型
在混合高斯背景模型基础上,通过混合高斯匹配将前后两帧分割出的运动目标作差分,差分后再次采用混合高斯匹配分辨出过去目标区和当前目标区。在背景更新的过程中,加大过去目标区的更新率,让运动目标在出现停滞状态时给背景模型带来的干扰区域得到快速恢复。试验结果表明,该方法有效地提高背景模型的鲁棒性。停滞状态时给背景模型带来的干扰区域得到快速恢复。试验结果表明,该方法有效地提高背景模型的鲁棒性。
- 2022-02-24 15:18:43下载
- 积分:1
-
openve is a library for image and video in c,this programe is developed on VC, c...
RTX51 example use. Inside are example on how to use RTX51 RTOS. it uses memory pool, messages, RTXbank and shared var
- 2022-02-16 06:33:29下载
- 积分:1
-
GIF format decoder source code. Applicable to ARM platform.
GIF格式文件解码源代码。适用于ARM平台。-GIF format decoder source code. Applicable to ARM platform.
- 2023-03-03 03:35:04下载
- 积分:1
-
计算机图形学:直线DDA算法2
计算机图形学:直线DDA算法2-Computer Graphics : linear DDA Algorithm 2
- 2023-05-23 13:20:04下载
- 积分:1
-
一个不错的图像处理VCL(含示例)
一个不错的图像处理VCL(含示例)-a good image processing VCL (with examples)
- 2022-10-15 09:50:03下载
- 积分:1
-
将一个彩色图像之间的颜色表示。
Convert a color image between color representations.
B = COLORSPACE(S,A) converts the color representation of image A
where S is a string specifying the conversion. S tells the
source and destination color spaces, S = destdest . Supported color spaces are
RGB R G B Red Green Blue (ITU-R BT.709 gamma-corrected)
YPbPr Luma (ITU-R BT.601) + Chroma
YCbCr / YCC Luma + Chroma ("digitized" version of Y PbPr)
YUV NTSC PAL Y UV Luma + Chroma
YIQ NTSC Y IQ Luma + Chroma
YDbDr SECAM Y DbDr Luma + Chroma
JPEGYCbCr JPEG-Y CbCr Luma + Chroma
HSV / HSB Hue Saturation Value/Brightness
HSL / HLS / HSI Hue Saturation Luminance/Intensity
XYZ CIE XYZ
Lab CIE L*a*b* (CIELAB)
Luv CIE L*u*v* (CIELUV)
Lch CIE L*ch (CIELCH)-Convert a color image between color representations. B = COLORSPACE (S, A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destin
- 2023-02-24 07:00:03下载
- 积分:1
-
一个在单文档引用程序中的绘图算法,提供了最基本的思路
一个在单文档引用程序中的绘图算法,提供了最基本的思路-a document cited in a single procedure for the drawing algorithm, provide the most basic ideas
- 2022-05-20 09:30:34下载
- 积分:1
-
本人多年前做的一个控制系统项目的程序,连接串口可以和仿真通信,用到了绘图的多个方面,是控制系统上位机编程的很好范例
本人多年前做的一个控制系统项目的程序,连接串口可以和仿真通信,用到了绘图的多个方面,是控制系统上位机编程的很好范例-years ago, I do a project control system procedures, and can connect serial communications simulation, the use of graphics in many areas of PC Control System Programming a good example
- 2022-01-24 13:07:11下载
- 积分:1
-
用VC编写的JPEG2000编解码实现程序
用VC编写的JPEG2000编解码实现程序-VC prepared by the JPEG2000 codec to achieve procedures
- 2023-06-04 05:00:03下载
- 积分:1