-
surface polygonization program
surface polygonization program
- 2023-06-18 10:50:04下载
- 积分:1
-
从三字经使用四个不同的筛选器的层析图像重建
这个程序作为输入需要三字经,然后绘制一个文件。使用函数 iradon,程序将会重建层析图像使用从输入的三字经。四个不同的筛选器被用于重建 ︰ Ram Lak、 Shepp_Logan、 汉和汉明。绘制的图形显示所有四个重建图像和像素值。
- 2022-03-23 06:11:49下载
- 积分:1
-
通过DE2平台上使用D5M摄像头读取Bayer数据并转化为RGB
应用背景In Quartus ii 10.0 Read Bayer format from D5M camera and convert to RGB format, through SDRAM, output on VGA port.关键技术在Quartus ii 10.0的环境下,实现了从D5M摄像头中读取Bayer数据并转化为RGB,通过SDRAM缓存,VGA控制器,输出到显示屏
- 2022-02-20 05:56:38下载
- 积分:1
-
这是一个用vc编写的画虚的直线和曲线的程序示例
这是一个用vc编写的画虚的直线和曲线的程序示例-This is a preparation using vc painting imaginary straight line and curve of the sample programs
- 2022-07-18 07:31:14下载
- 积分:1
-
人脸检测,最多可以检测到八个人脸,效果很不错
人脸检测,最多可以检测到八个人脸,效果很不错-Face detection detects up to eight individual faces, the effect is pretty good
- 2022-03-18 04:42:53下载
- 积分:1
-
实现最陡下降法,研究步长因子和特征扩散度对收敛速度的影响...
实现最陡下降法,研究步长因子和特征扩散度对收敛速度的影响-Achieve the steepest descent method to study the characteristics of step length factor and the proliferation of degree of influence on the convergence rate
- 2022-07-19 06:30:05下载
- 积分:1
-
denary triangulation algorithm source code for the discrete points into face, th...
denary三角剖分算法源码,用于离散点成面,自动构建面的高级算法,该算法非常难得,希望你们有所启发。-denary triangulation algorithm source code for the discrete points into face, the face automatically build senior algorithm, which is very rare that you have inspired.
- 2022-08-06 21:14:56下载
- 积分:1
-
腐蚀,膨胀,细化算法 source目录下源程序 功能是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bm...
腐蚀,膨胀,细化算法 source目录下源程序 功能是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c: est.bmp必须存在-corrosion, swelling, thinning algorithm source directory source function is corrosion, swelling, thinning algorithm command line compiler process following vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib Note : running, documents c : There must be test.bmp
- 2022-01-26 06:21:35下载
- 积分:1
-
基于opencv的C++图像配准,区域追踪
资源描述利用计算机视觉包opencv实现图像区域配准,对图像处理学习具有指导作用,算法可以多方面的改进,从而应用到很多其他图像处理当。(注意:必须安装opencv,低版本安装较复杂,可参考网上教程)
- 2022-04-02 12:41:25下载
- 积分:1
-
基于opencv利用差分法求运动的轮廓
应用背景应用于运动目标的检测,利用差分法,对路面上的车辆和行人进行检测 关键技术车辆检测部分采用背景差分法,跟踪部分采用卡尔曼滤波,检测与跟踪部分使用不同颜色的外接矩形框表示,采用平均背景法更新背景图像,代码部分附详细解释
- 2022-08-05 10:23:22下载
- 积分:1