-
Harris角检测的实现
Harris Corner Detection Implementation
- 2022-07-19 13:07:47下载
- 积分:1
-
使用SolidWorks apivisual基本开发的全自动采集所以..
利用Solidworks APIVisual Basic 与 开发的自动获取Solidworks绘图窗口中装配件中各零部件的隶属关系-use Solidworks APIVisual Basic and development of the automatic acquisition So lidworks drawing window assembly in various parts of the affiliation
- 2022-08-13 08:53:53下载
- 积分:1
-
属性页示例
属性页对话框是将多个对话框集中起来,通过标签将各个页面激活。与属性页对话框相关的类主要包括CPropertySheet类和CPropertyPage类。一个属性页对话框可以包括一个CPropertySheet类和多个CPropertyPage类对象。 CPropertySheet类是CWnd类的派生类,其对象作为属性对话框的窗口框架出现,主要实现管理各个属性页面的作用。其用于管理属性页对话框的主要成员函数详见msdn。
- 2022-11-05 02:05:03下载
- 积分:1
-
徽标计划绘制彭罗斯
Logo 程序画 Pensore 平铺图案使用内置海龟图形命令。
图遵循古典递归 Pensore 平铺说明使用两个形状的建筑,"风筝"和"rombus"。
程序加载到 usblogo (即) 使用︰
> ucblogo penrose.logo
然后给类似的命令︰
demo2 5220
和水平 5 与大小 220 彭罗斯图案将出现在绘图窗口中。
- 2022-01-27 10:36:31下载
- 积分:1
-
介绍周期矩形脉冲函数的合成,可以很开的合成脉冲函数
介绍周期矩形脉冲函数的合成,可以很开的合成脉冲函数-introduced cycle rectangular pulse function synthesis, can open the synthetic pulse function
- 2022-11-12 21:40:03下载
- 积分: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
-
用于连续图像拼接,模板匹配算法
用于对两幅连续图像进行拼接,模板匹配算法-used for two consecutive image stitching, template matching algorithm
- 2022-03-25 09:35:10下载
- 积分:1
-
绘航空公司线路图。
绘航空公司线路图。-painted airline route map.
- 2023-04-23 19:15:03下载
- 积分:1
-
这是一个三维立方体旋转动画,但要注意在运行可执行文件时很容易死机。...
这是一个三维立方体旋转动画,但要注意在运行可执行文件时很容易死机。-This is a three-dimensional rotating cube animation, but in which to run the executable file is very prone to crashing.
- 2022-02-20 01:57:04下载
- 积分:1
-
一种二值水印嵌入的方法,个人编写的,里面还有ppt,及Arnold置乱算法...
一种二值水印嵌入的方法,个人编写的,里面还有ppt,及Arnold置乱算法-a watermark embedded value method, personal preparation, there is also ppt, and Arnold Scrambling Algorithm
- 2022-03-21 22:11:38下载
- 积分:1