-
A very good procedures open the three
一个很好的打开三维人体的程序,希望对做着方面研究的人有用.同时希望大家都能贡献自己好的代码.-A very good procedures open the three-dimensional human body, in the hope that the person doing the research useful. I also hope that everyone can contribute their good code.
- 2022-01-25 23:35:53下载
- 积分:1
-
Visual C++ OpenGL DirectX三维动画编程宝典随书源码
基于VC++和OpenGL的源码,可用于学习Opengl模型显示,加载,纹理贴图,记住,此源码是Visual C++ OpenGL DirectX三维动画编程宝的光盘示例
- 2022-07-20 16:30:37下载
- 积分:1
-
广告弹窗+隐藏下载文件运行
广告弹窗+隐藏下载文件运行插件源代码qq601522665
- 2022-11-09 17:20:03下载
- 积分:1
-
这是一个简单的绘图程序,编制该程序的过程包括建立应用程序的基本框 架、处理视图、处理文档、串行化处理、滚动处理、窗口分割、创建对话模板 资源、创建对话类、定义成...
这是一个简单的绘图程序,编制该程序的过程包括建立应用程序的基本框 架、处理视图、处理文档、串行化处理、滚动处理、窗口分割、创建对话模板 资源、创建对话类、定义成员变量、定义消息处理函数、创建对话类对象并显 示对话框以及添加工具栏按钮。 该程序的功能就是在单文档窗口中绘制各种不同线宽(有六种线宽)、不 同风格(有三种风格:实线、划线和点线)和不同颜色的线段。并且具备保存、 恢复、撤消、滚动、窗口分割等功能。 该程序所用到的都是Visual C++最基本、最核心的内容。-This is a simple drawing program, the preparation of the procedures for the establishment of the process, including the application of the basic framework for handling View, documents, serial processing, and rolling, window segmentation, create dialogue template resources, the creation of such a dialogue, the definition member variables, the definition Message Handling Functions to create dialogue and object type dialog box appears and add toolbar button. The procedure is the function of a single document window mapping different width (a six linewidth), the different styles (three styles : solid line, and crossed point line) and different colors segment. And with the preservation, restoration, lifting, rolling, the window segmentation capabilities. The
- 2022-12-02 23:35:03下载
- 积分:1
-
face detection and recognition vc source code, hope you like
人脸检测与识别vc++源代码,希望大家喜欢-face detection and recognition vc source code, hope you like
- 2023-08-18 17:30:03下载
- 积分:1
-
医学CT成像算法,小弟得之千辛万苦哦
医学CT成像算法,小弟得之千辛万苦哦-medical CT imaging algorithm, finding someone who painstakingly oh
- 2022-01-26 01:08:35下载
- 积分: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
-
计算区域中心及最大面积切割程序,matlab版
计算区域中心及最大面积切割程序,matlab版-Calculation of regional centers and the largest area of cutting process, matlab version
- 2022-04-12 22:23:49下载
- 积分:1
-
Sketchpad procedures for rectangular see pictures such as Circle
画板程序 用于看图片 画圆 矩形等-Sketchpad procedures for rectangular see pictures such as Circle
- 2022-02-15 05:55:39下载
- 积分:1
-
利用WPF画曲线源码
源码描述:
一、源码特点
采用winform构进行开发,利用WPF画曲线,可放大缩小,拖动等
二、功能介绍
本源码是一个利用WPF画曲线源码,欢迎下载
三、菜单功能
1、利用WPF知识绘制曲线图形状,曲线图峰值等内容
2、点击Button按钮,现实曲线图,右键有保存复制等功能
3、利用鼠标是实现曲线图的放大缩小和拖动效果
四、注意事项
1、开发环境为Visual Studio 2010,使用.net 4.0开发。
- 2022-02-18 14:37:47下载
- 积分:1