搜索资源列表
imagesegmentation.rar
- 关于图像分割方法的英文文献。分别对多尺度扩散方法,多层分级方法、特征提取和自组织神经网络方法的图像分割方法进行介绍。,image Segmentation using Coarse and Fine Scale Features Using Multi-scale Diffusion and Mumford-Shah, a multilayer level-set approach,Feature extraction and image segmentation using self-orga
Image-segmentation-Extraction
- 图像分割加特征提取的算法,一起分享,共同研究,共同进步-Add feature extraction image segmentation algorithms, along with sharing, joint research, and common progress
matlabview
- 图像分割与特征提取 C开发 The picture division and the characteristic withdraw--C development -Image Segmentation and Feature Extraction C Development The picture division and the characteristic withdraw- C development
Ncut_SVM
- 此源码可对图像进行Ncut分割,并且集成了特征提取和SVM分类的功能。-This source can be Ncut image segmentation, and integrates the feature extraction and SVM classification function.
SeveralCharacterRecognition
- 程序代码说明 P0801:索书号文字图像分割 P0802:粘连字符切分 P0803:文字识别 P0804:彩色车牌分割 P0805:商标文字分割 Recognition:文字识别的识别子函数 StrDetect01:文字识别的结构特征提取子函数-Procedure Code Descr iption P0801: Call Number text image segmentation P0802: adhesion chara
FlameBrightnessCalculation
- 火焰图像分割与特征提取,用于烟化炉三次风口冶炼状态判断-Flame image segmentation and feature extraction, used to smoke smelting furnace tuyere three state judge
npcnn4
- 利用信息熵,确定迭代次数,完成pcnn脉冲耦合神经网络的图像分割-The use of information entropy, determine the number of iterations, complete PCNN PCNN image segmentation
LetterImageRecognition
- 文字图像识别:索书号文字图像分割;粘连字符切分;文字识别;彩色车牌分割;商标文字分割;文字识别的识别子函数;文字识别的结构特征提取子函数-Letter Image Recognition: Call Number Letter image segmentation adhesion character segmentation language recognition color license plate segmentation trademark characters segmen
ImageProcessing
- 实现图像处理的诸多操作,如图像增强,图像复原,图像变换,图像编码,图像配准,运动检测,特征提取,图像分割,图像识别等-To achieve a lot of image processing operations such as image enhancement, image restoration, image transform, image coding, image registration, motion detection, feature extraction, image se
contourlet_toobox
- 图像特征提取的Contourlet变换工具包,可以设置分解层次,例如,三层分解提取17维特征,用于纹理图像或者SAR图像分割应用中-Image feature extraction toolbox of Contourlet transform, you can set the level of decomposition, for example, three level with 17-dimensional, for the segmentation on texture image o
CsharpEdison
- 基于均值漂移(mean shift)算法的图像分割程序,可用于图像特征提取,图像识别等。参考文献:Comaniciu(2002) Mean shift- a robust approach toward feature space analysis.pdf-image segment algorithm based on mean shift, reference Comaniciu(2002) Mean shift- a robust approach toward feature spa
otsu1
- 运用数学形态学原理 分割之后的特征提取 遥感影像分类中的应用-morpholog
Facedetect
- 计算机人脸识别技术( Face Reocgnition)就利用计算机分析人脸图像,从中提取出有效的识别信息,用来辨认身份的一门技术。[ 1 ]即对已知人脸进行标准化处理后,通过某种方法和数据库中的人脸样本进行匹配,寻找库中对应人脸及该人脸相关信息。人脸自动识别系统有两个主要技术环节,一是人脸定位,即从输入图像中找到人脸存在的位置,将人脸从背景中分割出来,二是对标准化后的人脸图像进行特征提取和识别。本文中介绍的PCA (特征脸)方法就是一种常用的人脸 特征提取方法。-Computer Fac
ImageRigestration
- 主要内容是讲述图像配准的,集中讲述了图像配准的基本方法,内容上分为几大块,分割,特征提取等。我不知道以前有没有上传过-Main content is about image registration, focus on the basic method of image registration, the content is divided into several large pieces, segmentation, feature extraction, etc.
LPR
- 国外的一个车牌识别程序,主要是基于颜色特征提取分割的,内置神经网络。-A license plate recognition program abroad, mainly segmentation based on color feature extraction, built-in neural networks.
DIPDemo
- 数字图像处理,包括点运算、几何变换、图像增强、彩色图像处理、图像分割、特征提取等。-digital image processing
MATLAB-based-image-processing-
- 利用MATLAB实现图像前期预处理功能(包括彩色图像的灰度化变换等、一般灰度图像的二值化处理、色彩增强等),边缘检测,图像分割,图像特征提取等图像处理。-Early use of MATLAB for image pre-processing functions (including color images of gray-scale transform, the general gray-scale binary image processing, color enhancement, et
hog_svm
- 利用HOG算子提取特征,利用支持向量机进行分类,得到了较好的图像分割效果(Using HOG operator to extract features, using support vector machine to classify, get a better image segmentation effect)
双峰法阈值分割
- 双峰法阈值分割。阈值分割法是一种基于区域的图像分割技术,原理是把图像象素点分为若干类。图像阈值化分割是一种传统的最常用的图像分割方法,因其实现简单、计算量小、性能较稳定而成为图像分割中最基本和应用最广泛的分割技术。它特别适用于目标和背景占据不同灰度级范围的图像。它不仅可以极大的压缩数据量,而且也大大简化了分析和处理步骤,因此在很多情况下,是进行图像分析、特征提取与模式识别之前的必要的图像预处理过程。图像阈值化的目的是要按照灰度级,对像素集合进行一个划分,得到的每个子集形成一个与现实景物相对应的区
MATLAB指纹识别
- 本文主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。 该课题为基于MATLAB的指纹识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统指纹识别不易得到高分,基本都是对指纹进行处理,而没有比对两者指纹是不是同一个人,轻易