-
Motion-Detection-video
较简易的视频目标跟踪算法,有需要的朋友可参考(Than simple video target tracking algorithm, there is a need to refer to a friend)
- 2009-04-15 08:43:06下载
- 积分:1
-
dcpr
matalabd编写的模式识别和聚类源文件,实现了常用大部分聚类方法(prepared matalabd Pattern Recognition and Clustering)
- 2009-05-23 09:18:01下载
- 积分:1
-
iris-feature-extraction
一种简单的虹膜特征提取Matlab实现,主要是gabor滤波器的实现。(A simple iris feature extraction Matlab, gabor filter realization.)
- 2012-08-29 20:12:11下载
- 积分:1
-
人体三维重建
本案例是对人体医学断层切片的三维重建。这里的医学断层切片使用的是CT,重建的是人体躯干。(Three dimensional reconstruction of sectional slices of human medicine)
- 2020-07-16 01:38:49下载
- 积分:1
-
minboundrect
可以获取连通域的最小外接矩形,然后做些其他处理(You can get the minimum external rectangle of a connected domain,and you can do something else.)
- 2019-05-23 20:05:46下载
- 积分:1
-
fun pcnn
基于PCNN的特征提取,PCNN用于特征提取时,具体平移、旋转、尺度、扭曲等不变性,这正是许多年来基于内容的图像检索系统追求的目标,同时PCNN用于特征提取时,有很好的抗噪性。而且PCNN直接来自于哺乳动物视觉皮层神经的研究,具有提取图像形状,纹理,边缘的属性。用PCNN能很好地对图像进行签名,将二维的图像的特征提取成一维矢量签名。(Feature extraction of specified object is an
important preprocessing stage in machine vision
systems. In this paper, we present a novel hybrid
feature extraction method using PCNN (Pulse Coupled
Neural Network) and shape information. First, we use
PCNN firing map train to formulate object’s time
signature, then we use roundness of each firing map to
formulate object’s shape information vector, the final
feature matrix we got is combined time signature and
roundness. We take correlations as our judge criteria
in our experiments. It has been proved that the
algorithm is not sensitivity with the rotation, scaling
and translation of the object and is a useful method for
target recognition applications.)
- 2010-05-20 23:23:38下载
- 积分:1
-
infrared-target-signal-simulation
利用
计算机强大的图像生成功能,快速、便捷地模拟生成实际战场环境下可能经历的
各种红外场景,逼真地反映探测制导系统的红外辐射分布(Using powerful computer image generation, quickly and easily simulate actual battlefield environment generated may experience a variety of infrared scene vividly reflect the guidance system to detect infrared radiation distribution)
- 2021-04-27 16:58:44下载
- 积分:1
-
main
1.模式匹配:子串在主串中的定位,也叫字符串匹配。模式匹配成功是指在主串S中能够找到模式串T,否则,称模式串T在主串S中不存在。
2.模式匹配的应用在非常广泛。例如,在文本编辑程序中,我们经常要查找某一特定单词在文本中出现的位置。
3.模式匹配算法的研究能极大地提高文本编辑程序的响应性能。
(1 pattern matching: substring positioned in the main string, also called string matching. Pattern matching refers success can be found in the main string S pattern string T, otherwise known as pattern string T does not exist in the main string S.
2 pattern matching in a very wide range. For example, in a text-editing program, we often have to find the location of a particular word appears in the text.
3 study of pattern matching algorithms can greatly improve the response performance of text editing program.)
- 2014-04-20 13:55:31下载
- 积分:1
-
tensorflow test
说明: 基于TensorFlow图像处理的小测试,里面的代码自己尝试过都可以运行。(Based on the TensorFlow image processing test, the code can run if it has tried.)
- 2020-11-22 22:49:35下载
- 积分:1
-
boundary_trace
说明: 灰度图像的边界跟踪的方法,先用微分算子计算出图像的梯度图。然后再应用此算法。(Gray-scale image of the border tracking methods, first calculate the differential operator of the gradient map images. And then apply this algorithm.)
- 2009-08-14 09:30:37下载
- 积分:1