-
photoshop的图形解决方案
photoshop的图形解决方案-graphics solution of photoshop
- 2022-04-09 08:44:52下载
- 积分:1
-
用VC命令流实现在CAD里面的绘图,用于小规模的CAD开发...
用VC命令流实现在CAD里面的绘图,用于小规模的CAD开发-Order flow with VC realize inside the CAD drawings, for small-scale development of CAD
- 2022-02-20 02:26:10下载
- 积分:1
-
achieve 24 map color inversion, turn gray, and the restoration of the maximum
能实现24位图色彩反转,转灰度,以及恢复原图-achieve 24 map color inversion, turn gray, and the restoration of the maximum
- 2022-02-10 05:38:32下载
- 积分:1
-
数字图象处理
VC++源代码,包含图象读取、点运算。区域运算、分析、识别...
数字图象处理
VC++源代码,包含图象读取、点运算。区域运算、分析、识别
-digital image processing VC source code contains images read, point computation. Regional operations, analysis, identification
- 2022-01-23 10:53:31下载
- 积分:1
-
利用模板对图像进行增强,主要用于对道路的增强处理,所用模板是适应予道路增强的,当然可以自己根据自己需要进行修改...
利用模板对图像进行增强,主要用于对道路的增强处理,所用模板是适应予道路增强的,当然可以自己根据自己需要进行修改-use templates to enhance the images, mainly for the increase of road, template is used to meet the increasing road course according to their own need for amendment
- 2022-01-26 06:33:16下载
- 积分:1
-
混合高斯模型的目标差分自适应背景模型
在混合高斯背景模型基础上,通过混合高斯匹配将前后两帧分割出的运动目标作差分,差分后再次采用混合高斯匹配分辨出过去目标区和当前目标区。在背景更新的过程中,加大过去目标区的更新率,让运动目标在出现停滞状态时给背景模型带来的干扰区域得到快速恢复。试验结果表明,该方法有效地提高背景模型的鲁棒性。停滞状态时给背景模型带来的干扰区域得到快速恢复。试验结果表明,该方法有效地提高背景模型的鲁棒性。
- 2022-02-24 15:18:43下载
- 积分:1
-
本程序为使用vc编写的人体肤色识别程序,能够准确识别人体肤色。代码编写简单,方便实用。...
本程序为使用vc编写的人体肤色识别程序,能够准确识别人体肤色。代码编写简单,方便实用。-the procedures for the use of human prepared vc color identification procedures to accurately identify the body color. Code-writing simple, convenient and practical.
- 2022-05-28 01:18:11下载
- 积分:1
-
Shape of the源代码分裂
形状分割的源代码-shape of the source code division
- 2022-03-09 16:43:43下载
- 积分:1
-
任意多边形面积计算源代码
任意多边形面积计算源代码-arbitrary polygon area of the source code
- 2022-07-16 11:34:50下载
- 积分:1
-
AffineTransformation computes and applies the geometric affine transformation to...
AffineTransformation computes and applies the geometric affine transformation to a 2-D image.
The program main functions are:
- Load Image: Load the image to be transformed.
- Transform Image: Computes the transformation matrix from the transformation parameters specified by the user, then it applies the transformation to the loaded image.
- Save Image: Save the transformed image.
- Quit: Exit the program.
The transformation parameters are specified by the user by editing the
values of the rotation, scale (x and y), and shear (x and y). The
translation is not icluded because it can be easily (normalized or) removed from the image by
subtracting the shape cetroid.
The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox
functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image.
- 2022-01-30 20:17:04下载
- 积分:1