-
一个轻量级的图形库,包含点、线、填充、字符显示等功能,适用于资源要求严格且功能要求简单的场合,基于跨平台思想设计,同时提供了VC 6下的测试程序。...
一个轻量级的图形库,包含点、线、填充、字符显示等功能,适用于资源要求严格且功能要求简单的场合,基于跨平台思想设计,同时提供了VC 6下的测试程序。-A lightweight graphics library, including point, line, filling, character display and other functions, resource requirements applicable to the functional requirements of strict and simple occasions, based on the thinking of cross-platform design, while providing VC 6 under test procedures.
- 2022-05-19 20:54:11下载
- 积分:1
-
又一个分形几何图形生成程序
又一个分形几何图形生成程序-Another generation of fractal geometry program
- 2022-08-13 11:44:22下载
- 积分:1
-
windows foundation
这是一本基于windows的游戏编程书籍,其中对directx进行了相关的介绍,以及游戏中的一些方式-windows foundation
- 2022-04-30 08:58:31下载
- 积分:1
-
多种二维图形的画法
多种二维图形的画法-variety of two-dimensional graphics of paint
- 2022-01-26 05:52:33下载
- 积分:1
-
凹多边形的凸分解(实现扩张的算法)…
凹多边形凸分解(罗杰斯算法的扩展实现)
本程序实现了X,Y方向的凹多边形凸分解-Concave polygon convex decomposition (Rogers algorithm realize the expansion of) the procedure to achieve the X, Y direction of the concave polygon convex decomposition
- 2022-09-15 04:30:03下载
- 积分:1
-
FaceDetection is a static face detection process, the attention required FaceDet...
FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-FaceDetection is a static face detection process, the attention required FaceDetection library OpenCV provides support to the relevant website, please first download and install on OpenCV, addition of the procedures necessary to import a document classifier haarcascade_frontalface_alt.xml, the document provided in OpenCV Please copy the document reader to process the same directory, the program can be run right.
- 2022-09-07 15:05:03下载
- 积分:1
-
微软亚洲研究院论文:逼真的羽毛建模与绘制
微软亚洲研究院论文:逼真的羽毛建模与绘制-Microsoft Asia Research Institute Papers : realistic modeling and rendering feathers
- 2022-01-21 17:25:32下载
- 积分:1
-
实用的凸包算法,包括计算点与水平线的夹角,二分法排序,找极点等。...
实用的凸包算法,包括计算点与水平线的夹角,二分法排序,找极点等。-A practical convex hull algorithm, including calculating angle of the point and horizontal line, dichotomy sort, looking for poles and so on.
- 2022-07-08 09:00:49下载
- 积分:1
-
在图像中加入随机噪声的源代码,编译后的可执行文件须带参数运行。 使用方法:gaussnoise BMP文件名...
在图像中加入随机噪声的源代码,编译后的可执行文件须带参数运行。 使用方法:gaussnoise BMP文件名-images in random noise added to the source code, compile the executable files carry operation parameters. Use : gaussnoise BMP File Name
- 2022-04-18 18:12:32下载
- 积分:1
-
SIFT算法
本代码实现了SIFT算法,首先获得差分图像尺度空间,寻找局部极值点,找到关键点,然后,对关键点生成特征描述符。实验效果很好。
- 2023-08-09 01:20:04下载
- 积分:1