-
烟雾检测(源代码)
【实例简介】本设计为基于MATLAB的火焰烟雾火灾检测系统。传统的采用颜色的方法,误识别大,局限性强。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个人机交互式GUI界面,界面友好。是个不错的bishe选题。
- 2021-06-17 00:31:26下载
- 积分:1
-
QualityGuidedUnwrap2D_r1
基于matlab实现干涉显微镜图像重构中的二维解包裹函数。( QualityGuidedUnwrap2D implements 2D quality guided path following phase
unwrapping algorithm.
Inputs: 1. Complex image in .mat double format
2. Binary mask (optional)
Outputs: 1. Unwrapped phase image
2. Phase quality map
This code can easily be extended for 3D phase unwrapping.
Technique adapted from:
D. C. Ghiglia and M. D. Pritt, Two-Dimensional Phase Unwrapping:
Theory, Algorithms and Software. New York: Wiley-Interscience, 1998.
Posted by Bruce Spottiswoode on 22 December 2008
2010/07/23 Modified by Carey Smith)
- 2020-10-29 11:19:57下载
- 积分:1
-
ENVI下温度植被干旱指数(TVDI)
IDL平台环境下,envi温度植被干旱指数计算TVDI(Calculation of envi temperature and Vegetation Drought Index under IDL platform TVDI)
- 2020-11-23 20:49:33下载
- 积分:1
-
Image-conversion
此算法是图像之间的转换,二值图,RGB等的相互转换源代码(This algorithm is the conversion between the images, the two value of the map, RGB, and so on the conversion of the source code)
- 2015-09-18 20:17:30下载
- 积分:1
-
kmeans-image-segmentation
K均值 很好用的K均值代码 很好用的K均值代码(K-means K-means used in a very good code)
- 2009-05-10 12:35:52下载
- 积分:1
-
VISUALC++MFCsamples
对图像进行二值化处理的源代码,编译后的可执行文件须带参数运行),非常好的代码.欢迎使用和下载!呵呵,真的,不信下下看啊!(two pairs of images of the value of the source code, compile the executable files carry parameters run), very good code. welcome to download and use! Oh, really, do not look at the next letter ah!)
- 2007-04-01 17:35:13下载
- 积分:1
-
uCSourceCodefn
Unix系统下,小波包变换的实现源码实例,,当然,稍作改动也可用于windows系统下。
(Unix systems, the instance of the wavelet packet transform source, of course, some minor changes can also be used in the windows system.)
- 2012-07-25 06:25:54下载
- 积分:1
-
1234
低信噪比下红外弱小目标的检测与跟踪,采用的是基于粒子滤波检测前跟踪算法。(Low SNR infrared small target detection and tracking using front tracking algorithm based on particle filter detection.)
- 2013-03-21 16:10:50下载
- 积分: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
-
CASSI
多光谱成像,压缩编码孔径成像,数据立方体获取,图像重建(multispectral CCA imaging)
- 2020-12-12 18:39:15下载
- 积分:1