-
图像分割算法
这是一篇关于图像分割的论文的相关代码,论文是2013年发表的,比较新,使用平台是vs2012,配置opencv2.4.3.效果很赞哦!希望有用。
- 2022-08-08 06:45:54下载
- 积分:1
-
代码是一个映射源代码。设计了一个图形类cgraph,可以讨论。
该代码是一个绘图源代码。设计了一个绘图类cgraph,可绘制bar graph,line graph,pie graph,scatter
graph等各种不同类型的图形。-The code is a mapping source code. Designed a graphics category cgraph, can be drawn bar graph, line graph, pie graph, scatter graph, such as different types of graphics.
- 2022-02-02 11:37:21下载
- 积分:1
-
touchscreentouchscreentouchscreen
触摸屏触摸屏
- 2022-02-11 21:01:44下载
- 积分:1
-
本代码类似于spy++,可以自动锁定窗口区域进行抓图,并具有保存功能。
本代码类似于spy++,可以自动锁定窗口区域进行抓图,并具有保存功能。- This code is similar to spy, may automatically lock the window
region to carry on grasps the chart, and has the preserved function.
- 2022-03-31 11:53:08下载
- 积分:1
-
人脸识别与评价
1. 从一些流行网站上搜索各种人脸图像,建立大规模人脸美丽数据库
2. 人脸检测:对于输入的图采用 Harr+Adaboosting 算法进行人脸检测,并将人脸进行截取
3. 人脸特征提取:采用小波分解构造成多尺度空间,用分块 LBP 特征从图像中提取出人脸特征
4. 分类器训练:采用 KNN 分类器,用建立的数据库训练分类器,进行评分
5. PC 端软件实现
- 2022-04-20 04:20:02下载
- 积分:1
-
描述种子填充算法和扫描线填充算法的算法原理,比较这两种算法的优缺点。...
描述种子填充算法和扫描线填充算法的算法原理,比较这两种算法的优缺点。-Description of seed filling algorithm and the scan line fill algorithm algorithms to compare the advantages and disadvantages of these two algorithms.
- 2022-12-06 06:00:03下载
- 积分:1
-
SFMtoolkit
VisualSFM is a GUI application for 3D reconstruction using structure from motion (SFM). The reconstruction system integrates several of my previous projects: SIFT on GPU(SiftGPU), Multicore Bundle Adjustment, and Towards Linear-time Incremental Structure from Motion. VisualSFM runs fast by exploiting multicore parallelism for feature detection, feature matching, and bundle adjustment. This is toolkit of visualSFM, and you will need it!
- 2022-04-22 04:40:38下载
- 积分:1
-
一个关于EPS的库
一个关于EPS的库-a library of EPS
- 2022-02-26 01:58:01下载
- 积分:1
-
练习绘制各种图形的源码
练习绘制各种图形的源码-practice to draw various graphics FOSS
- 2022-06-20 11:23:52下载
- 积分:1
-
基于平面拟合的Lidar影像建筑物提取
从LiDAR影像中提取建筑物,最重要的是去除高大的树冠。本项目通过平面拟合去除LiDar影像中的高大树冠,并通过区域生长的方式得到建筑物对象。
- 2022-06-21 04:00:41下载
- 积分:1