-
本例子是用visual c++实现的gdi应用,例子完整
本例子是用visual c++实现的gdi应用,例子完整-This example is the use of visual c++ Realize the gdi applications, examples of integrity
- 2022-03-11 07:49:56下载
- 积分:1
-
实例50 页码:273
稿件名称:3D游戏中的粒子系统
稿件作者:赵军
程序名称:粒子
运行环境:Win XP;VC++...
实例50 页码:273
稿件名称:3D游戏中的粒子系统
稿件作者:赵军
程序名称:粒子
运行环境:Win XP;VC++.net
注意事项:
-Example 50 yards: 273 manuscripts Name: 3D game releases particle system Author: Zhao Jun procedure name: particle runtime environment: Win XP VC++. Net NOTES:
- 2022-04-16 10:15:55下载
- 积分:1
-
C + + 的 LBP 代码
局部二元模式(LBP)是一种用于在计算机视觉分类功能。 LBP是特定情况在1990年[1] [2] LBP于1994年首先描述[3] [4]它提出的纹理谱模型由于被认为是一个强大的功能的纹理分类;它已经进一步确定,当LBP是结合定向梯度直方图(HOG)的描述符,它提高了检测性能相当一些数据集。该LBP特征向量,在其最简单的形式中,通过以下方式创建的:划分检测窗口进入细胞(例如16×16像素的每个单元格)。用于在小区中的每个像素,比较像素到它的每一个8邻居(在它的左顶,左中间,左底部右顶部,等等)。跟随一个圆,即顺时针或逆时针的像素。其中,中心像素的值大于邻居的值,写入“1”。否则,写“0”。这使一个8位二进制数(通常是转换为十进制为方便起见)。计算的每个“号码”中出现的频率的直方图,在细胞内,(即,对每个组合哪些像素是较小的,哪些是大于该中心)。任选正常化直方图。串联所有细胞(归)直方图。这给出了窗口的特征向量。特征向量现在可以使用支持向量机或其他机器学习处理算法进行分类的图像。这样的分类可以用于人脸识别或纹理分析。
- 2022-03-21 06:15:16下载
- 积分:1
-
matlab drawing to achieve the various chaotic systems, the code is simple and pr...
matlab实现各个混沌系统的绘制,代码简单实用,对初学者有帮助-matlab drawing to achieve the various chaotic systems, the code is simple and practical help for beginners
- 2022-02-27 05:01:17下载
- 积分:1
-
使用基于硬件支持的dot3来实现bump效果,基于vc6和ogl编写。只有可编程的显卡才能运行。...
使用基于硬件支持的dot3来实现bump效果,基于vc6和ogl编写。只有可编程的显卡才能运行。-use hardware-based support dot3 bump to achieve results, and based on vc6 t prepared. Only programmable graphics to run.
- 2022-08-16 00:08:08下载
- 积分:1
-
csharp managed direct 3d 的范例
csharp managed direct 3d 的范例-csharp managed direct 3d example
- 2022-01-24 10:12:08下载
- 积分:1
-
java development of the 3D engine is suitable for beginners, code rarely, but ca...
java开发的三维引擎
很适合初学者,代码很少,却有劲想不到的用处-java development of the 3D engine is suitable for beginners, code rarely, but can not think of the usefulness of interesting
- 2022-03-12 05:05:19下载
- 积分:1
-
MFC bresenham画线算法 MFC bresenham画线算法
MFC bresenham画线算法 MFC bresenham画线算法-bresenham bresenhambresenhambresenhambresenhambresenhambresenham
- 2022-09-26 19:15:03下载
- 积分:1
-
用matlab实现的 小波变换 的代码。
用matlab实现的 小波变换 的代码。-With the implementation of wavelet transform matlab code.
- 2022-03-16 23:12:31下载
- 积分:1
-
用鼠标左键来获取位图的rgb值并用该颜色来填充客户区。详见CGetPixel2Dlg::OnLButtonDown...
用鼠标左键来获取位图的rgb值并用该颜色来填充客户区。详见CGetPixel2Dlg::OnLButtonDown-use the left mouse button to access bitmap rgb values and the color used to fill customer area. See CGetPixel2Dlg : : OnLButtonDown
- 2022-08-14 23:23:29下载
- 积分:1