-
NURBS曲线的导数算法
nurbs curve derivative second algorithm
- 2022-10-28 00:45:04下载
- 积分:1
-
purpose converts YUV components stored in PPM files to separate image, can handl...
purpose
converts YUV components stored in separate files to PPM image, can handle frame offset
compile
gcc -g -o yuvsplitextract yuvsplitextract.c -lppm -lpgm -lpbm -lm -purpose converts YUV components stored in PPM files to separate image, can handle frame offset compile gcc-g-o yuvspl itextract yuvsplitextract.c- lppm- lpgm- lpb m-lm
- 2022-07-22 20:57:30下载
- 积分:1
-
图形与图像书带的程序_1
图形与图像书带的程序_1-graphics and images book on the procedure _
- 2022-08-22 19:49:04下载
- 积分:1
-
车辆识别
基于opencv的车辆识别,原理主要是通过opencv的轮廓检测识别车辆轮廓,然后再检测车辆,效果不错
- 2023-01-08 12:30:02下载
- 积分: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
-
VB与AutoCAD二次开发入门技巧资料
VB与AutoCAD二次开发入门技巧资料-VB and AutoCAD second development of data entry skills
- 2023-06-02 05:00:04下载
- 积分:1
-
三次样条平滑曲线,利用已有的算法Kjellander和PO…
对三次样条曲线进行光顺,采用已有的Kjellander和Polikoff算法进行,以及新的精确能量光顺法-Of cubic spline smoothing curves, using the existing algorithm Kjellander and Polikoff, and the new precision energy smoothing method
- 2022-03-01 05:09:58下载
- 积分:1
-
javascript 直接输出vml 统计图 折线图
javascript 直接输出vml 统计图 折线图-javascript directly output VML charts line chart
- 2022-08-19 11:28:27下载
- 积分:1
-
各种图像过滤算法的源程序
各种图像过滤算法的源程序-various image filtering algorithm source code
- 2022-11-17 14:20:04下载
- 积分:1
-
在上面,插件的开发
在AutoCAD上面开发的插件,用于包装纸盒的CAD-In the above, the development of plug-in AutoCAD, CAD for packaging carton
- 2022-02-09 16:37:28下载
- 积分:1