-
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
-
Untitled9
说明: 对图像进行配准,方便快捷,分为对比差异,粗配准与精细配准三步(Image registration is convenient and fast. It can be divided into three steps: contrast difference, rough registration and fine registration.)
- 2019-04-19 15:00:34下载
- 积分:1
-
SVMZZ
SVM进行图像分割 使用OTSU阈值法 效果很好 分割出来直接是二值图像(SVM for image segmentation using the OTSU thresholding method works well split up directly from the binary image)
- 2013-01-08 17:07:15下载
- 积分:1
-
facedetection
说明: Matlab脸部识别程序包括
haar feature
adaboosting(Matlab including facial recognition program haar featureadaboosting)
- 2008-10-28 19:14:36下载
- 积分:1
-
P0804
在matlab环境下完成分水岭算法图像分割(Matlab environment in the completion of the watershed image segmentation algorithm)
- 2008-06-21 15:26:56下载
- 积分:1
-
day_file_to_xun
由遥感图像的日数据生成旬数据,一是输出旬数据总和,二是输出旬数据平均值(From the date of remote sensing image data generated late data, the sum of ten days one output data, the second is the average of the output data late)
- 2016-05-16 11:15:23下载
- 积分:1
-
sift
提取SIFT特征点,配准拼接的代码,能运行(detect sift features)
- 2014-06-27 10:54:41下载
- 积分:1
-
duozhen
对三帧差法进行改进后的多帧融合差分法,改变原有提取帧的方法(Improved multi-frame to fusion difference method, a change in the original extract frames of three poor law)
- 2012-12-13 16:58:11下载
- 积分:1
-
SAD
实现了立体匹配的SAD算法计算视差图,结果比较理想(Using the SAD algorithm to calculate the disparity map of stereo matching, the result is good.)
- 2012-05-08 16:02:28下载
- 积分:1
-
harris_corners_image_registration
应用harris算子进行角点检测,然后利用相关性检测得到匹配焦点,然后进行图像的重采样,适于对于彩色图像的处理,对于灰度图像,只要将harris算子检测时的图像从彩色道灰度图像的语句去掉即可(Application of operator harris corner detection, and then make use of relevant test match to be the focus, and then carried out resampling images, suitable for color image processing, for gray-scale images, as long as the operator will harris Detect when the image from color Road gray-scale images can be removed from the statement)
- 2009-03-20 16:07:41下载
- 积分:1