-
三维幻象创造
应用背景三维的Shepp洛根幻象 ;可以用来测试三维重建算法关键技术对于任何给定的输出图像中的像素,像素的值等于 ;和所有的椭球,体素是 添加剂的强度值;部分。如果一个体素不是任何椭球的一部分,它的值是0
- 2022-02-26 06:17:18下载
- 积分:1
-
初学者可以看看的算法
初学者可以看看的算法-beginners can look at the algorithm
- 2022-04-20 01:42:16下载
- 积分:1
-
迁移的 VSP 倍数使用衍射堆栈迁移
此程序体育课 redatum VSP 数据到虚拟的 SSP 数据如何用干涉法。在这个程序中有两个部分:第一,redatum VSP ssp ;第二,将虚拟的 SSP 数据迁移在这个程序中所用的数据:vel — — 速度模型traveltimesrc — — 走时表数据/crg。垫 — — 普通的接收机 VSP 收集在这个程序中的 vriables:(isx,isz) — — 源点坐标xcorrgather — — 从 VSP 互生成的 sspmig1b — — 一个接收器的迁移结果收集mig0a — — 所有收集的迁移结果
- 2022-02-16 04:12:08下载
- 积分:1
-
SVM分类点
对一系列数据点进行分类,并且可视化显示,即单独窗口显示进行分类的点以及所得到的的超平面
- 2022-03-20 18:12:14下载
- 积分:1
-
国家咨询交通仿真系统的语言,在第三个…
c语言的全国交通仿真咨询系统,详见报告
- 2022-07-16 16:45:59下载
- 积分:1
-
实对称矩阵的特征值和特征向量求解
用VC6.0编程调试,用来计算实对称矩阵的特征值和特征向量,经调试测试,完全可以用于工程实验。代码中有相应的注释,帮助读者更好的理解代码。具体还可以参考 常用算法程序集(C++语言描述)-徐士良 第四版
- 2022-06-01 21:28:41下载
- 积分:1
-
75个城市坐标的优化问题
75个城市坐标的优化问题-75 cities coordinates the optimization problem
- 2022-03-23 03:14:08下载
- 积分:1
-
系统辨识中,一个很重要的方法是用相关分析法辨识脉冲响应,该程序可以计算出输入和输出序列的互相关函数,以及计算出脉冲响应估计值...
系统辨识中,一个很重要的方法是用相关分析法辨识脉冲响应,该程序可以计算出输入和输出序列的互相关函数,以及计算出脉冲响应估计值-system identification, a very important way is to analyze the identification impulse response, the program can calculate the input and output sequence of cross-correlation function, and calculated the estimated value of the impulse response
- 2022-03-12 14:53:12下载
- 积分:1
-
YUV 视频帧 Sobel 方法
/*对象: 视频文件 ;YUV 4: 2: 0日期: 13/1/18 10:28#ifndef #define #include #include #include #include / / 定义图像高度和宽度的帧数高度 480宽度 640NUM_FRAME 20THRESH_HOLD_Y 20THRESH_HOLD_U 1THRESH_HOLD_V 1因舍尔沙尔 / / 函数原型无效 / / 初始化的内存Sobel_Assign (无符号字符型 *
- 2022-04-14 22:45:48下载
- 积分:1
-
OPENTLD C++ source code
TLD is an algorithm for tracking of unknown objects in unconstrained video streams. The object of interest is defined by a bounding box in a single frame. TLD simultaneously tracks the object, learns its appearance and detects it whenever it appears in the video.
You are allowed to use TLD under the terms of the GPL version 3.0. It means that any distributed project that includes or links any portion of TLD source code has to be released with the source code under the GPL version 3.0 license or later. The details of the license can be found in file LICENSE. If you wish to use this code or any of its part for com
- 2022-06-17 10:16:04下载
- 积分:1