CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - texture segmentation
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - texture segmentation - List
[
Graph program
]
灰度共生矩阵纹理
DL : 0
用滑动窗口中图像的灰度共生矩阵进行简单的2类纹理的分割.-sliding window of the gray image symbiotic matrix simple two types of texture segmentation.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
夏玉
[
Special Effects
]
texture-identify
DL : 0
图像的纹理识别方法,纹理分割、合成以及识别仍是机器视觉的研究热点.-Image Recognition texture, texture segmentation, synthesis and recognition machine vision is the research focus.
Update
: 2025-02-19
Size
: 430kb
Publisher
:
闫东
[
Special Effects
]
edge_flow_toolbox
DL : 0
一种基于 Edge Flow算法 的边缘检测程序 matlab实现 在彩图和灰度图纹理分割方面有很好的效果-based Edge Flow edge detection algorithm to achieve the procedures Matlab the gray level and color pictures texture segmentation as a very good effect
Update
: 2025-02-19
Size
: 13kb
Publisher
:
照亮
[
Special Effects
]
huidu
DL : 0
基于图像的灰度共生矩阵方法的图像纹理分割-Gray-level image-based methods of co-occurrence matrix image texture segmentation
Update
: 2025-02-19
Size
: 1kb
Publisher
:
xxyyff
[
Special Effects
]
clusterTextures
DL : 0
模糊聚类分割纹理速度快分割效果很好是常用的分割方法-Fuzzy Clustering Segmentation fast texture segmentation is a good division of commonly used methods
Update
: 2025-02-19
Size
: 88kb
Publisher
:
li
[
Special Effects
]
TextureAnlysis
DL : 0
根据图像四个方向的共发矩阵,求取四个灰度共发矩阵的熵,求熵的均值生成特征矩阵,通过聚类分析实现图像的纹理分割。-In accordance with the direction of a total of four images fat matrix, to strike a total of four gray hair matrix entropy, and entropy generation characteristics of the mean matrix, through cluster analysis of the realization of image texture segmentation.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
杜冰
[
Special Effects
]
gabor_c
DL : 0
用gabor滤波器,K-means聚类的方法实现对图像进行纹理分割。-Using gabor filters, K-means clustering approach to achieve texture segmentation of images.
Update
: 2025-02-19
Size
: 46.26mb
Publisher
:
黎维娟
[
Special Effects
]
GaborTextureSegment
DL : 0
Texture Segmentation using Gabor Filters 纹理图像分割 包括一个pdf文件,几个m文件-Texture Segmentation using Gabor Filters texture image segmentation include a pdf document, several m files
Update
: 2025-02-19
Size
: 352kb
Publisher
:
程雪娇
[
Special Effects
]
wavelet_packet_segmentation
DL : 0
这是个小波包纹理分割的matlab程序,参考参考-This is a wavelet packet of matlab texture segmentation procedures, refer to reference
Update
: 2025-02-19
Size
: 345kb
Publisher
:
程雪娇
[
Special Effects
]
texture
DL : 0
为进一步进行纹理特征分析,从纹理的方向性人手,给出了纹理方向的数学定义式,合理选择差异函数, 构造了具有物理意义的纹理方向描述特征向量.数据处理方面,运用模糊贴近度的概念,结合改进后的属性均值聚 类算法,对一类具有方向性的纹理图象进行分类与分割实验,取得了较好的结果.试验表明,该方法对纹理的方向 性有很好的描述能力. 关键词 图象分割 纹理方向 纹理分割 神经网络 模糊聚类 -Texture features for further analysis, staff from the texture direction, given the direction of the mathematical definition of texture type, a reasonable choice of the difference function, structure with a physical meaning to describe the direction of the texture feature vector. Data processing, the use of the concept of fuzzy nearness degree, combined with improved properties means clustering algorithm for a class of directional texture image classification and segmentation experiments, achieved good results. Tests show that the method of directional texture has a good description of the capacity. Keywords Image segmentation, texture segmentation texture direction fuzzy clustering neural network
Update
: 2025-02-19
Size
: 285kb
Publisher
:
wgn
[
Wavelet
]
12
DL : 0
基于小波和模糊理论的纹理分割方法,过程非常详细-Based on wavelet theory and fuzzy texture segmentation method, a very detailed process
Update
: 2025-02-19
Size
: 280kb
Publisher
:
机机
[
Wavelet
]
123
DL : 0
利用小波变换和特征加权进行纹理分割,很简单,初学者-Using wavelet transform and feature weighting to texture segmentation, very simple, for beginners
Update
: 2025-02-19
Size
: 151kb
Publisher
:
机机
[
Special Effects
]
gabor
DL : 0
基于gabor纹理分割, 基于gabor纹理分割,基于gabor纹理分割-Gabor-based texture segmentation, texture segmentation based on gabor, gabor-based texture segmentation, texture segmentation based on gabor
Update
: 2025-02-19
Size
: 62kb
Publisher
:
zcw
[
Special Effects
]
textureseg
DL : 0
用多尺度Gabor小波滤波器组实现纹理分割,其中聚类算法采用K均值聚类,本科毕业设计,省优秀-multi-scale Gabor wavelet,texture segmentation,k-mean clustering
Update
: 2025-02-19
Size
: 4.64mb
Publisher
:
汪彪
[
Special Effects
]
Texture_segmentation_based_on_wavelet
DL : 0
Texture segmentation based on wavelet.
Update
: 2025-02-19
Size
: 49kb
Publisher
:
许中华
[
Graph program
]
segmentation
DL : 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 simultaneously. Contours are treated in the intervening contour framework, while texture is analyzed using textons. Each of these cues has a domain of applicability, so to facilitate cue combination we introduce a gating operator based on the texturedness of the neighborhood at a pixel. Having obtained a local measure of how likely two nearby pixels are to belong to the same region, we use the spectral graph theoretic framework of normalized cuts to find partitions of the image into regions of coherent texture and brightness. Experimental results on a wide range of images are shown.
Update
: 2025-02-19
Size
: 156kb
Publisher
:
aan
[
2D Graphic
]
Gabor_filter_Gaussian_filter
DL : 0
纹理分割中的Gabor滤波器和Gaussian滤波器的MATLAB源代码-Texture Segmentation of Gabor filters and Gaussian filters MATLAB source code
Update
: 2025-02-19
Size
: 3kb
Publisher
:
[
Special Effects
]
Texture_Segmentation_Diffusion_Feature_Space
DL : 0
数字图像处理中的散度特征空间中的无监督的图像纹理分割-Digital image processing in the feature space of divergence Unsupervised texture segmentation of images
Update
: 2025-02-19
Size
: 349kb
Publisher
:
[
matlab
]
SegmentationWithGaborf
DL : 0
texture segmentation with gabor filters
Update
: 2025-02-19
Size
: 19kb
Publisher
:
pegah
[
OpenCV
]
texture-segmentation
DL : 0
VC++6.0环境下 利用OpenCV对木片的宝塔纹纹理进行分割-VC++6.0 environment using OpenCV on the wood grain texture segmentation of the pagoda
Update
: 2025-02-19
Size
: 4.07mb
Publisher
:
孙晨
«
1
2
3
4
5
6
7
8
9
10
...
13
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.