-
shuangyuzhi
最大熵双阈值分割算法,基于遗传算法优化的快速最大熵双阈值分割算法。(Maximum Entropy Double Threshold Segmentation and Fast Maximum Entropy Double Threshold Segmentation Based on Genetic Algorithms.)
- 2021-01-05 21:28:55下载
- 积分:1
-
手眼标定(2)
九点标定halcon 代码,纯halcon代码未转换成其他语言(Marking machine image recognition Halcon code)
- 2020-07-02 16:40:01下载
- 积分:1
-
analysefusion
遥感图像融合,通过多个指标对融合图像进行评价,比较优劣。(remote sensing image fusion, through the integration of a number of indicators to evaluate images, and compared them.)
- 2006-08-31 15:41:20下载
- 积分:1
-
fitline_ls_example
对离散特征点进行直线拟合,效果很好,文件中还有平面拟合的例子,以及三焦点张量的部分主要程序,希望对需要的人有帮助(Discrete feature point fitting a straight line, with good results, part of the main program file plane fitting example trifocal tensor hope that those who need help)
- 2020-12-28 15:29:02下载
- 积分:1
-
LMS
用于数字图像处理的椒盐噪声滤波的自适应算法,(Salt and pepper for digital image processing adaptive noise filtering algorithm)
- 2013-09-06 10:23:41下载
- 积分:1
-
拼接
这个例子展示了如何使用proj_match_points_transformtion_ransac在拼接应用程序中观察两个图像。(This example shows how to use proj_match_points_distortion_ransac tomatch two images in a mosaicking application.)
- 2020-06-22 12:00:01下载
- 积分:1
-
经典边缘检测
使用经典边缘检测算子进行边缘检测,加入噪声的图像边缘检测结果和未加噪声的图像检测结果进行对比分析,默认阈值设置的图像检测结果和手动设置阈值的图像检测结果进行对比(Edge detection using classical edge detection operator)
- 2021-04-09 19:58:59下载
- 积分:1
-
AVI
光流法、帧间差分法、高斯背景模型差分法,在opencv环境下实现运动目标检测(moving objective detection
matlab)
- 2011-10-27 15:50:28下载
- 积分:1
-
extractdata
提取人脸表情库中的图像数据,可提取任一种表情、任一个人或任一复本(extract the image data of facial expression database:JAFFE database。it is able to extract any expression, subject and copy of JAFFE database)
- 2009-03-30 10:35:19下载
- 积分: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