-
poisson
泊松图像融合算法的实现,这是我自己写的,很多地方可以改进,希望对学习这方面的有帮助(poisson image editing)
- 2012-11-13 14:43:50下载
- 积分:1
-
sliding
使用matlab中的nlfilter来进行邻域处理(Using nlfilter in MATLAB to process neighborhood)
- 2019-05-21 14:39:32下载
- 积分:1
-
dashline
一个简单的虚线类,绘制各种虚线的C++类库,请看效果截图,可绘制出各种彩色的虚线效果。画横向或竖向虚线,以及对角线的虚线框效果,都是可以的,带有一个演示程序。(A simple dashed class, draw various dashed C++ library, see the effects shots, you can draw a variety of color dotted effect. Draw horizontal or vertical dashed line, as well as the effect of diagonal dashed box, are possible with a demo program.)
- 2021-05-14 14:30:02下载
- 积分:1
-
image
图像算法开放库,对图像处理的,希望对学习者有所帮助!(Image algorithm open library of image processing, and they hope to help learners!)
- 2007-11-02 08:32:29下载
- 积分:1
-
kcmfcm
进行kcm和fcm聚类分割图象的性能比较(kcm for clustering segmentation and image fcm Performance Comparison)
- 2007-05-24 01:46:45下载
- 积分:1
-
matlab_face_detection
将图片由RGB格式转化为YCbCr格式下,用椭圆方法判定肤色和非肤色区域,进行二值化处理,最后显示结果(Pictures from RGB format into a YCbCr format, the method used to determine color elliptical and non-color regions, to carry out binarization processing, the final result will be displayed)
- 2009-01-06 12:10:35下载
- 积分:1
-
FusionEvaluation
说明: 几种图像融合评价指标,AG,EN,FMI,MI,Qab,Qw,SF,SSIM,即平均梯度AG、信息熵EN、特征互信息FMI、互信息MI、边缘信息保持量Qab、加权融合质量评价因子Qw、空间频率SF和相似性指数SSIM。能较好的描述图像融合结果,稳定性较好。(Several evaluation indexes of image fusion, Ag, en, FMI, MI, qAB, QW, SF, SSIM, namely average gradient AG, information entropy En, feature mutual information FMI, mutual information MI, edge information retention qAB, weighted fusion quality evaluation factor QW, spatial frequency SF and similarity index SSIM. It can describe the result of image fusion well and has good stability.)
- 2019-11-14 22:05:07下载
- 积分:1
-
bits2img
将处理过的二进制比特流写入图像,保存显示 (The treated binary bit stream to write the image )
- 2014-12-05 13:21:33下载
- 积分: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
-
SURF源码(matlab版)
SURF的实现代码,用于图像特征提取,对于入门计算机视觉的同学有帮助(SURF implementation code for image feature extraction, for beginners of computer vision students help)
- 2020-07-17 10:58:48下载
- 积分:1