-
多边形裁剪算法程序,计算机图形学的作业,VC编写
多边形裁剪算法程序,计算机图形学的作业,VC编写-polygon clipping algorithm, computer graphics operations, the preparation of VC
- 2023-02-11 08:40:03下载
- 积分:1
-
vc开发的人脸检测系统,可以对人脸及眼睛、嘴巴进行定位
vc开发的人脸检测系统,可以对人脸及眼睛、嘴巴进行定位-vc development of face detection system, people can face and eyes and the mouth for positioning
- 2022-03-19 22:37:59下载
- 积分:1
-
光线跟踪程序的vc实现。可以绘制简单的三维图形,有阴影效果...
光线跟踪程序的vc实现。可以绘制简单的三维图形,有阴影效果-The ray track program that achieved by VC,it can plot sipmle 3D graph with shadow effect
- 2022-03-11 16:43:16下载
- 积分:1
-
一个图形变换程序
一个图形变换程序-a graphics transformation process
- 2022-12-17 17:20:03下载
- 积分:1
-
matlab的关于图像处理的一些简单源代码,大家可以试一试,欢迎下载...
matlab的关于图像处理的一些简单源代码,大家可以试一试,欢迎下载-Matlab on image processing some simple source code, you can try downloading welcome
- 2023-03-11 18:25:03下载
- 积分:1
-
CImageObject 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调...
CImageObject 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。注意例子中并不包含类库的代码,请一起下载CImageObject代码。另外,在运行时请确保在系统目录或你的可执行文件目录下有ImageLoad.dll。(也在CImageObject中) -CImageObject this library can handle BMP, GIF, PCX, TGA, JPG, TIF format image files, but also deal with image points, image handle the functions of the region, you have to do is call the function but do not have to clear these images document the internal format. Note the example code does not contain a class library, please download CImageObject code together. In addition, in the run-time, please ensure that the system directory or your directory has executable file ImageLoad.dll. (Also in CImageObject)
- 2023-05-27 13:25:03下载
- 积分:1
-
这是用C++实现的图像变换的源代码,沃尔什变换
这是用vc++进行图像变换的源代码,walsh变换-This is used vc++ Image transform source code, walsh transform
- 2022-08-25 09:32:59下载
- 积分:1
-
批量改变尺寸测量文字为替换文字,替换文字和测量文字的值相等...
批量改变尺寸测量文字为替换文字,替换文字和测量文字的值相等-Volume change text size measurements for the replacement of text, replace text, and measuring the value of a text equivalent
- 2022-04-30 12:23:17下载
- 积分:1
-
这是我自编的关于焊接中U_I图的一些程序,有兴趣的朋友可以看看!...
这是我自编的关于焊接中U_I图的一些程序,有兴趣的朋友可以看看!-This is my self on the map U_I welding procedures are interested friends can see!
- 2022-10-26 21:15:03下载
- 积分:1
-
计算机视觉应用与 C#
从第二部分,本文介绍了一种跟踪算法。本文第二部分的质心跟踪不是实际上是一种跟踪算法而花哨的把戏。"追踪器"一直做的事情是找到的 backprojected 图像质心和放一个定界框周围 — — 这不跟踪的定义。所以本文介绍了一种非常有名的跟踪算法称为均值漂移跟踪的计算机视觉社区。这篇文章基于一系列的研究论文由 Comaniciu Et al.[1] [2] [3]。
- 2022-06-16 01:28:16下载
- 积分:1