-
GDAL
GDAL影像显示 建立金字塔通过i移动图像 进行图像的放大缩小 多波段显示影像金子塔显示
(GDAL image creates pyramid)
- 2012-12-21 23:29:55下载
- 积分:1
-
kinect2.0彩色图像的获取openc2.4.9
用win32控制台编写的程序,VS2012,opencv2.4.9,彩色图像获取
kinect sdk2.0的安装步骤:
下载之后不要插入Kinect,最好也不用插入除了键盘鼠标以外的其它USB设备,然后安装SDK,安装完成之后插入Kinect,会有安装新设备的提示。安装完成之后可以去“开始”那里找到两个新安装的软件,一个是可以显示Kinect深度图,另外一个软件展示SDK中的各种例子程序。
- 2023-06-13 01:26:20下载
- 积分:1
-
DOA coherent sources
用matlab实现相关信号源DOA估计 FSS FBSS(doa of coherent sources FSS FBSS)
- 2013-01-10 12:36:54下载
- 积分:1
-
LSTM时间预测matlab代码
说明: lstm时间预测matlab代码。程序说明:DATA.mat 是一行时序值,
numdely 是用前numdely个点预测当前点,cell_num是隐含层的数目,cost_gate 是误差的阈值。直接在命令行输入RunLstm(numdely,cell_num,cost_gate)即可(This is the matlab code of LSTM time prediction. Program description: data.mat is a row of sequential values,, Numtell is to use the previous numtell points to predict the current point. Cell num is the number of hidden layers, and cost gate is the threshold of error. Enter runlstm numtell from the command line)
- 2020-06-28 14:00:01下载
- 积分:1
-
Demo_006
说明: 用OPENCV和C++来实现SGBM算法进行双目测距的一个程序,普通双目摄像头可以直接使用(A program of sgbm algorithm for binocular distance measurement is implemented by opencv and C + +, which can be directly used by ordinary binocular cameras)
- 2020-02-29 21:18:58下载
- 积分:1
-
C++库的模糊型控制器
这个库的目的是设计
- 2022-04-24 19:49:41下载
- 积分:1
-
定义一个员工类Employee,有数据成员姓名,编号。定义一个销售员继承自员工类Sales,工资为销售额的提成10%,定义一个经理类Manager,固定工资8000,定义一个销售经理类,继承自销售员类
#include
#include
using namespace std;
#define K 0.1
class Employee
{
public:
string name;
string number;
- 2022-07-08 02:44:16下载
- 积分:1
-
zimmerk_scia05
eBook about ANPR. Finding, analizing, process images to find regestration number plate in the image
- 2010-01-25 00:10:00下载
- 积分:1
-
eslabprgms
visual c++ FOR EMBEDDED SYSTEMS AND FOR REAL TIME APPLICATIONS
- 2013-08-26 22:03:52下载
- 积分:1
-
电调PWM输出调试
使用STM32F407输出PWM,对电调进行校正和控制(Correction and Control of Electric Adjustment using STM32F407 output PWM,)
- 2020-12-28 10:59:01下载
- 积分:1