|
特别提示
源码搜搜是一个自动搜索中英文源码的搜索引擎,所以,如果请仔细阅读搜索到的英文源代码,它们和您的想要的中文有很大的关联。
另外,为了保证您得到最全面的结果,建议您直接搜索中文。
暂不支持繁体中文,请谅解!
相关搜索
相关词条
图像分割(Image Segmentation)基本上是对像素进行分类的过程。例如用某个灰度阈值把图像像素分成“黑”和“白”两类,就可以把黑的对象同白的背景区分开。常用的分割方法有灰度等级阈值法、谱和空间分类法、区域生长法和边缘检测法。
其他资源
|
图像分割和特征提取小例程 image segmentation and character retrieval 2009年01月01日 小k 热心分享 matlab 这是关于图像分割和特征提取的一个小例证,需要的可以看看啊,还行! http://www.codesoso.com/code/image-segmentation.aspx Feature Extraction for license plate 车牌特征提取 2009年08月03日 硕硕 ... and it's used to extract features of license plate. 从本站下载附件及源代码(1个附件, http://www.codesoso.com/code/Feature_Extraction_for_license_plate.aspx Two approaches are explained for extracting feature vectors.... SImilar properties are used for feature extraction. MATLAB 7.0.1 (R14SP1) digital character recognition, http://www.mathworks.com/matlabcentral/fileexchange/24624 A comparision of 2DLDA and LDA Application. feature extraction, 2DLDA, LDA, PK, pattern recognition, linear discim http://www.mathworks.com/matlabcentral/fileexchange/20174 RGE image segment text example RGB图像分割实验例子 2009年09月09日 叮当4 热心分享 matlabRGE image segment text example RGB图像分割实验例子 2009年09月09日 叮当4 热心分享 matlab 内容如题, http://www.codesoso.com/code/RGE_image_segment.aspx Image segment based rough set 基于粗糙集的图像分割 2009年09月24日 lp1124 热心分享 MATLAB 2008a 基于粗糙集进行图像分割 http://www.codesoso.com/code/Image_segment_based_rough_set.aspx MATLAB图像分割提取算法源代码(示例车牌识别) Free Source Code for Image segmentation and Extraction 2008年05月18日 Matlab R12.1, http://www.codesoso.com/code/Image-segmentation-Extraction.aspx Image Segmentation with Level Set 水平集下图像分割 2009年04月18日 mm 热心分享 MATLAB 水平集方法实现图像分割,实现了快速准确分割,用于细胞分割。 源代码原文下载: http://www.codesoso.com/code/level_set_image_segmentation.aspx image segmentation, image compression, reconstructs,strengthen,smoothing 两步迭代的图像分割 图象压缩 重建 增强 去噪等应用 2009年05月18日 ginger http://www.codesoso.com/code/image_segmentation_compression_reconstructs_strengthen_smoothing.aspx A demo for image segmentation using iterative watersheding plus ridge detection. MATLAB 7.6 (R2008a) detection, image segmentation, morphology, ridge, segmentation, watershed(2) image segmentation for grid-pattern http://www.mathworks.com/matlabcentral/fileexchange/21559 This Matlab code implements the level set method in Chunming Li et al's paper "Level Set Evolution without Re-initialization: A New Morphology and Segmentation. level set, without reinitialization, image segmentation http://www.mathworks.com/matlabcentral/fileexchange/12711 Segment an image using the topological derivative (continuous and discrete algorithms). Morphology and Segmentation. Image segmentation, topological derivative, http://www.mathworks.com/matlabcentral/fileexchange/14224 % A simple demo for image segmentation using mean-shift. This program is
% inspired by Bart Finkston's program at
%Gray Image Segmentation Using Mean Shift Image Analysis. gray, image, segmentation, simple, demo http://www.mathworks.com/matlabcentral/fileexchange/20768 GrowCut Image Segmentation for binary segmentation, implemented in Matlab/C++ with mex Morphology and Segmentation. computer vision, segmentation, growcut, http://www.mathworks.com/matlabcentral/fileexchange/19091 Image is first converted to CIE lab color space and the 3d color histogram is generated. Hill-climbing algorithm is used to find the color image segmentation using hill-climbing algorithm and kmeans in CIE Lab. http://www.mathworks.com/matlabcentral/fileexchange/22274 Features of the toolbox: (1) The toolbox includes classic level-set methods such as geodesic active contours (GAC), 2D/3D image segmentation using level-set based active contour/surface with AOS scheme http://www.mathworks.com/matlabcentral/fileexchange/24998 The steps followed for segmentation in this program is as follows: 1....colImgSeg.m". MATLAB 6.5 (R13) clustering, image processing, image segmentation, object extraction, object identification, http://www.mathworks.com/matlabcentral/fileexchange/25257 Introduction Image segmentation is used in computer vision to locate objects boundaries. You can use it to precisely cut out Introduction Image segmentation is used in computer vision to locate objects boundaries. http://www.codeproject.com/KB/recipes/maxflow.aspx Download source files - 1.6 Mb
Download demo project - 1.3 Mb
Introduction
This is a pure image processing technique to detect the dims orAutomatic Detection of stains in a camera lens using Image Segmentation http://www.codeproject.com/KB/cpp/Imseg.aspx 这个程序是使用分水岭检测法进行图像分割的代码 A demo for image segmentation using iterative watersheding plus ridge detection. http://www.matlab-download.cn/Code/watersheding.html |