-
lab2
This program draws an image from a bmp file
- 2014-05-26 21:59:34下载
- 积分:1
-
c_code_2d_3d
说明: 打包的二维三维图形图像处理源代码
稀有资源(packed 2D and 3D graphics processing source of scarce resources)
- 2006-05-05 08:09:19下载
- 积分:1
-
DIPSimulator
图像DFT,C语言编写的代码,附带几个另外的处理,(Image DFT, C language code, with some additional processing,)
- 2011-10-10 15:31:46下载
- 积分:1
-
BGS
说明: 基于各种算法的运动视频背景消除。使用opencv工具库,通过读取视频文件,处理视频,最后存储。(Background Subtract Algorithm)
- 2010-04-20 10:37:13下载
- 积分:1
-
MatchLSM
1.打开左右两张影像2.Harris算法提取同名点3.显示提取同名点(若要进行下一步匹配则不建议显示,这里只是用于查看是否提取出)4.相关系数匹配(只在找出的同名点内匹配)5.LSM最小二乘匹配(先进行粗匹配,再精匹配)(1 Open the left and right images 2.Harris algorithm to extract two tie points 3 shows the extraction of corresponding points (not recommended to proceed to the next match show, here is used to see if extracted) 4. Correlation coefficient matching (just looking match within a point of the same name) 5.LSM least squares matching (rough first match, then fine match))
- 2013-08-28 15:45:57下载
- 积分:1
-
1
说明: 标定用的c++程序,可以用来标定得到相机的内参矩阵和畸变参数。(Calibration using matlab toolbox, can be used to calibrate the camera s internal control matrix image obtained.)
- 2015-07-24 16:18:53下载
- 积分:1
-
VCPP-image-processing-chapter09
VisualC++数字图像处理技术详解第2版-光盘 第九章(VisualC++ digital image processing technology Detailed Version 2- CD Chapter IX)
- 2016-04-16 13:59:03下载
- 积分:1
-
Graph
输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
- 2020-12-13 15:29:15下载
- 积分:1
-
Video-Demo
该源码为目标检测和跟踪算法 包括:
1. 静态背景下的背景预测法目标检测
2. 静态背景下帧间差分法目标检测
3. Mean Shift目标跟踪方法
4. 重心多目标跟踪方法
(The source code for target detection and tracking algorithm include:
1 Static background background prediction target detection
2 Static background frame difference method for target detection
3. Mean Shift tracking method
4 multi-target tracking methods focus)
- 2013-08-11 20:39:39下载
- 积分:1
-
A-Wavelet-Tour-of-Signal-Processing
信号处理的小波导引:稀疏方法(原书第3版)
《信号处理的小波导引:稀疏方法(原书第3版)》全面论述了稀疏表示的重要概念、技术和应用,反映了该主题在当今信号处理领域所起的关键作用。作者在解释了稀疏的主要概念后将其运用于信号压缩、噪声衰减和逆问题,同时给出了冗余字典、超分辨率和压缩感知中的稀疏表示。
本书既可以让应用数学系的学生了解数学公式的工程意义,也可以让计算机及电子工程系的学生了解工程问题的数学描述。对于小波理论与应用的研究人员,本书更是一本极具价值的参考书。(a Wavelet Tour of Signal Processing(Third Edition.The Sparse Way))
- 2016-03-23 15:27:38下载
- 积分:1