-
supermap制图
supermap制图-design map in the style of supermap
- 2022-01-21 05:40:12下载
- 积分:1
-
vc digital image pattern recognition technology and engineering practice, the fo...
vc++数字图像模式识别技术及工程实践中的第四章常用搜索算法-vc digital image pattern recognition technology and engineering practice, the fourth chapter commonly used search algorithm
- 2022-12-01 14:50:03下载
- 积分:1
-
In the process of developing, ui is very important, it can be said, did not also...
在程序开发中,ui是很重要的,可以说,没又好的UI就没有好的软件,本程序是实现光标变化的一个小程序-In the process of developing, ui is very important, it can be said, did not also good UI would be no good software, this program is to achieve the cursor changes in a small program
- 2022-01-22 07:42:07下载
- 积分:1
-
segy格式数据的读取程序,可以帮助初学者好好学系地震数据的哦...
segy格式数据的读取程序,可以帮助初学者好好学系地震数据的哦-segy format to read data can help beginners make the Department of seismic data oh
- 2023-08-08 19:20:03下载
- 积分:1
-
现代图像处理技术及Matlab实现
现代图像处理技术及Matlab实现-modern image processing technology and Matlab
- 2022-02-22 13:18:29下载
- 积分:1
-
人脸识别与评价
1. 从一些流行网站上搜索各种人脸图像,建立大规模人脸美丽数据库
2. 人脸检测:对于输入的图采用 Harr+Adaboosting 算法进行人脸检测,并将人脸进行截取
3. 人脸特征提取:采用小波分解构造成多尺度空间,用分块 LBP 特征从图像中提取出人脸特征
4. 分类器训练:采用 KNN 分类器,用建立的数据库训练分类器,进行评分
5. PC 端软件实现
- 2022-04-20 04:20:02下载
- 积分:1
-
用C语言实现了Cohen
用C语言实现了Cohen-Sutherland算法,代码可以直接复制到tc里面运行,很好实现了线段裁剪-With the C language to implement Cohen-Sutherland algorithm, the code can be directly copied to the tc run inside, well realized Line Clipping
- 2022-03-13 06:11:01下载
- 积分:1
-
一个读取plt图形文件源代码,我以前做的毕业设计
一个读取plt图形文件源代码,我以前做的毕业设计-Plt a graphics file to read the source code, I used to do the graduation project
- 2022-07-15 22:29:37下载
- 积分:1
-
read BMP images show
读取显示BMP图像-read BMP images show
- 2022-02-04 14:40:53下载
- 积分:1
-
sift 旋转方向法
SIFT(Scale-invariant feature transform)是一种检测局部特征的算法,该算法通过求一幅图中的特征点(interest points,or corner points)及其有关scale 和 orientation 的描述子得到特征并进行图像特征点匹配,获得了良好效果,详细解析如下: 算法描述 SIFT特征不只具有尺度不变性,即使改变旋转角度,图像亮度或拍摄视角,仍然能够得到好的检测效果。整个算法分为以下几个部分:
- 2022-09-14 01:05:04下载
- 积分:1