-
NURBS++库
NURBS++库--Non-Uniform Rational B-Splines (NURBS) curves and surface are parametric functions which can represent any type of curves or surfaces. This C++ library hides the basic mathematics of NURBS. This allows the user to focus on the more challenging parts of their projects. The library also offers a lot of features to help generate NURBS from data points.-NURBS++ Treasury Non-Uniform Rational B-Splines (NURBS) curves and surface are parametric functions which can represent any type of curves or surfaces. This C++ Library hides the basic mathematics of NURBS. This allows the user to focus on the more challenging parts of their projects. The library also offers a lot of features to help generate NURBS from data points.
- 2022-11-25 21:40:03下载
- 积分:1
-
基于图像处理的图形轮廓自动识别技术研究文档,描述图象,自动识别...
基于图像处理的图形轮廓自动识别技术研究文档,描述图象,自动识别-基于图像处理的图形轮廓自动识别技术研究
- 2023-08-04 03:25:03下载
- 积分:1
-
源代码标识号
识别数字的源代码-identification number of source code
- 2022-07-18 12:16:54下载
- 积分:1
-
摄像头采集人脸并计算相似度
加载原始对比图像,并计算原始图像的直方图;
获取摄像头信息,抽取其中的帧,并计算该帧图像的直方图;
将抽取的图像的直方图与原始图像的直方图进行比较,并计算其相似度。
这个相似度就是这两上人脸的相似度了。
主要有以下几个函数构成:
/** Function Headers */
void detectAndDisplay(Mat bas_img, Mat frame, bool iscap );
//获取直方图
Mat calculateHistogram(Mat src_img);
//计算相似度
double calculateComparesion(Mat src, Mat dst);
- 2022-07-09 02:43:33下载
- 积分:1
-
画出流畅的线条使用Bezier曲线
利用bezier曲线画圆滑的直线-draw smooth line use bezier curve
- 2023-05-18 14:00:03下载
- 积分:1
-
Graphic images show the effects, including the translation shows that the fall f...
图形图像的特效显示,包括平移显示、从小倒下、从左到右显示-Graphic images show the effects, including the translation shows that the fall from a young age, left to right show
- 2023-01-04 00:30:04下载
- 积分:1
-
bmp图片向YUV转换 源代码 ,可以用
bmp图片向YUV转换 源代码 ,可以用-bmp image to YUV conversion
- 2022-02-24 09:28:36下载
- 积分:1
-
三
三维模型浏览器,可以浏览off模型,并实现了选取功能-Three-dimensional model of the browser, you can browse off model, and to achieve the selected function
- 2022-03-13 16:32:51下载
- 积分:1
-
AGEIA公司的PhysX(好
Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Static Objects(带执行文件)-Ageia s PhysX (well-known game physics library) D3D 9 demo using the code. PhysX physics library as a result of the use of OpenGL graphics rendering code so that many use the DirectX 3D programmer can not use/read demo code, which is the use of D3D shaders to re-write some demo code.-Static Objects (with the implementation of document)
- 2022-03-17 13:28:54下载
- 积分:1
-
Extra watermark embedding algorithm
dct水印嵌入算法-Extra watermark embedding algorithm
- 2022-10-05 20:30:03下载
- 积分:1