-
Source for the ll_frac.zip landscape demo
Source for the ll_frac.zip landscape demo
- 2022-02-21 05:57:45下载
- 积分:1
-
canny算字进行图像处理的边缘检测程序。canny算子canny算子
canny算字进行图像处理的边缘检测程序。canny算子canny算子-canny operatorcanny operatorcanny operatorcanny operatorcanny operatorcanny operator
- 2022-02-13 00:30:52下载
- 积分:1
-
Ras2vec 源码 Ras2vec是一个用于将光珊图像转换为矢量图的工具,适合于将光珊格式(支持BMP、TIF)的工程图纸、地图、构件图转换为可无级缩放的矢量...
Ras2vec 源码 Ras2vec是一个用于将光珊图像转换为矢量图的工具,适合于将光珊格式(支持BMP、TIF)的工程图纸、地图、构件图转换为可无级缩放的矢量格式(支持EMF、DXF等格式),功能十分强大。同时它也是一个完全符合GPL协议的自由软件,提供了完整的源代码,推荐使用!作者:Davide Libenzi,工具:通用C 。-Ras2vec is a source for optical Alexandra images to vector conversion tool, suitable for optical Alexandra formats (BMP, TIF), engineering drawings, maps, plans components can be converted to no-scalable vector format (EMF support, DXF format), the function is very powerful. It is also a fully consistent with the GPL free software, provides a complete source code, recommended! Author : Davide Libenzi, tools : Definitive C.
- 2022-03-19 05:03:47下载
- 积分:1
-
这是一个Bezier曲线(C++)的源代码。这是非常重要的计算机图形…
这个是贝塞尔曲线(C++)的源代码。它是计算机图形学中非常重要的内容。-This is a Bezier curve (C++) Source code. It is very important in computer graphics content.
- 2022-02-13 00:23:46下载
- 积分:1
-
opengl切削仿真
#include "stdafx.h"
#include
#include
#include
#include
void solidCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks) //»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ
{
GLUquadricObj* qobj = gluNewQuadric();
gluCylinder(qobj, radius, radius, height, slices, stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È
glScalef(-1.0, 1.0, -1.0);
- 2022-02-03 11:01:56下载
- 积分:1
-
C thinning algorithm
C thinning algorithm
- 2022-04-24 16:14:27下载
- 积分:1
-
图像识别,包括完整的图像识别
关于图象识别,里面完整的包括相关的类和实现方法,很系统和全面的处理过程-On image recognition, which includes the complete-related classes and methods, it is systematic and comprehensive process
- 2022-02-06 09:15:30下载
- 积分:1
-
Mapping of a small software is, in fact, graffiti board!
作图的一个小软件,其实就是涂鸦板!-Mapping of a small software is, in fact, graffiti board!
- 2023-06-24 01:50:03下载
- 积分:1
-
这是一个3D的圆柱体的演示
这是一个3D的圆柱体的演示-This is a 3D cylinder demo
- 2022-02-20 17:11:21下载
- 积分:1
-
高斯平滑,在readme.txt里有详细的使用说明
高斯平滑,在readme.txt里有详细的使用说明-Gaussian smoothing the readme.txt are detailed usage
- 2022-02-06 15:27:56下载
- 积分:1