-
NVIDIA反锯齿效果处理演示源代码
包括透明反锯齿模式。
需要硬件支持DX8.1的显卡...
NVIDIA反锯齿效果处理演示源代码
包括透明反锯齿模式。
需要硬件支持DX8.1的显卡-NVIDIA aliased effects processing demo source code, including transparency antialiasing mode. Burn needs hardware graphics support
- 2022-01-27 21:58:09下载
- 积分:1
-
在这个目录中包含代码实现K
kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP -kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Outpu
- 2022-08-15 00:35:38下载
- 积分:1
-
the procedure is demonstrated on a BMP file read and preserved! Hope you like!
该程序主要是演示对BMP文件的读取和保存!希望大家喜欢!-the procedure is demonstrated on a BMP file read and preserved! Hope you like!
- 2022-03-11 09:07:19下载
- 积分:1
-
This is the 3D module, that using 3DMAX development enviroment.
时尚的办公组合,利用3DMAX开发,可以倒入到任何场景中。-This is the 3D module, that using 3DMAX development enviroment.
- 2022-03-12 16:58:51下载
- 积分:1
-
With vc the realization of B
用vc实现B样条编程,主要根据定义编程,简单易懂!-With vc the realization of B-spline programming, primarily on the basis of the definition of programming, easy-to-read!
- 2022-07-22 16:50:39下载
- 积分:1
-
灵感编程源代码等
灵感编程源代码等-inspiration programming source code, etc.
- 2022-09-16 16:15:04下载
- 积分:1
-
NURBS曲线的导数算法
nurbs curve derivative second algorithm
- 2022-10-28 00:45:04下载
- 积分:1
-
曲线图软件。实时数据,一条线的信息
曲线图软件。实时数据,一条线的信息 -Graph software. Real-time data, a line of information
- 2023-04-14 21:40:04下载
- 积分:1
-
WaldBoost对象检测
基于 WaldBoost 机器学习算法的简单对象检测引擎。该引擎可以使用局部二值模式、 本地的等级模式、 本地 RankDifferences 或 Haar 图像特征。
该程序捕获来自照相机的图像,检测图像中的对象。隐式分类器是人脸检测 (使用 faces.h)。在命令行上的用户可以 supplyother 分类器 (如那些在数据 / 目录)。
文件
-----
src /
classifier.cpp/h 支持的 XML 分类器
demo.cpp 主程序
faces.h 分类器对脸检测得到的头文件
image.c/h 支持的东西
lrd_engine.c/h 的检测-执行特征提取的关键部分和
simplexml.cpp/h 一些 XML 支持
数据 / 示例分类器 (用于人脸检测和汽车检测)
要求
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-21 18:27:57下载
- 积分:1
-
osg2.0源代码,版本更新到OSG下载官方网站
osg2.0源代码,版本更新可到osg官方网站下载-osg2.0 source code, version update to the official website of OSG Download
- 2022-06-14 19:24:16下载
- 积分:1