搜索资源列表
-
0下载:
提出了一种新颖的处理图像视觉聚类问题的方法。与以往关注图像局部特征和局部连续性的方法不同,本文中的方法能够提取关于图像的全局印象。为此,我们将图像分割问题转化为图划分问题并提出了划分中的一种全局判别准则——Ncut (Normalized Cut)。Ncut不仅能够衡量不同聚类之间的相异程度,还能够衡量各聚类内部的相似程度。为求解Ncut 的最优化问题,提出了一种基于广义特征值问题的高效算法,并将此算法应用于静态图像分割,取得了良好的效果。-proposed a novel image proc
-
-
0下载:
Normalized Cut Image Segmentation Code
-
-
1下载:
一款简单的验证码识别工具,在初始化状态下可以进行图片的分割、学习,获取字符的特征码,并保存到INI文件中,当学习足够多图片后就能准确地识别同类型的验证码。
本程序主在提供一种分析的思路方法,如何对验证码进行分割、过滤、规格化,去除杂点是识别的关键部分,每步过程都呈现在界面上。-A simple verification code recognition tools, in the initialization state, the picture can be split, study, a
-
-
0下载:
自己写的Normalized Cut图像分割,聚类程序,程序非常清晰,花了很长时间调试。-Normalize Cut
-
-
2下载:
图像处理中的多尺度分割程序,使用matlab开发环境-Image processing procedures for multiscale segmentation
-
-
0下载:
进行normalized cut算法的图像分割-Normalized cut algorithm for image segmentation
-
-
0下载:
数字识别系统的图像处理部分的源码,包括图像灰度转换,二值化,梯度锐化,去离散噪声,倾斜度调整,字符分割,归一化调整,紧锁重排等-Digital Identification System part of the source image processing, including image conversion, binarization, the gradient sharpening to discrete noise, tilt adjustment, character segment
-
-
0下载:
This paper provides an algorithm for partitioning grayscale images into disjoint regions of coherent
brightness and texture. Natural images contain both textured and untextured regions, so the cues of contour and
texture differences are exploited
-
-
0下载:
多尺度normalized cut分割的matlab代码
-Multiscale Normalized Cuts Segmentation Toolbox
-
-
0下载:
基于分水岭算法和图论的图像分割,所使用的方法为分水岭算法和Normalized Cut方法-Based on watershed algorithm and graph theory, image segmentation, the method used as a watershed algorithm and Normalized Cut method
-
-
0下载:
一种基于图像分割和归一化灰度Hough变换的SAR图像舰船尾迹CFAR检测算法-Image segmentation based on gray scale and normalized Hough transform SAR ship wake image CFAR detection algorithm
-
-
0下载:
五种当前主要的基于图的图像分割方法(normalized cut, min-cut/max-flow, isoperimetric partitioning, minimum spanning tree and random walker)的论文原文。-The original papers of five main graph-based image segmentation methods. They are normalized cut, min-cut/max-flow, isoperi
-
-
0下载:
Contour and Texture Analysis for Image Segmentation外籍学习资料-research reference: “Contour and Texture Analysis for Image Segmentation"
-
-
0下载:
Normalized Cut图像分割程序,matlab代码实现-Normalized Cut image segmentation procedure, Matlab code implementation
-
-
0下载:
基于对称的图像分割算法(Symmetry based Normalized cut),matlab代码,分割效果非常好,是向论文作者亲自要来的 参考论文:Gupta. et al., "Extracting Regions of Symmetry", ICIP, 2005。-Image segmentation Matlab code for paper: Gupta. et al., "Extracting Regions of Symmetry", ICIP, 2005.
-
-
0下载:
图像分割,使用归一化的图像分割方法对图像的分割具有非常好的效果-Image segmentation, image segmentation using normalized method for image segmentation has a very good effect
-
-
0下载:
对数字图像进行预处理、字符识别等,二值化、梯度锐化、去离散噪声、字符分割、尺寸标准归一化-Preprocessing, character recognition, digital image binary gradient sharpening to discrete noise, character segmentation, size standard normalized
-
-
0下载:
applies normalized cut on graph obtained from image and segment the image into specified number of regions.
-
-
0下载:
PCNN脉冲耦合神经网络,可应用与图像分割、边缘检测、细化、识别等方面。-PCNN pulse coupled neural network, and can be applied to image segmentation, edge detection, thinning and recognition, etc.
-
-
0下载:
Image Segmentation normalization method by J. Shi and J Malik, Normalized Cuts and Image Segmentation
-