Welcome![Sign In][Sign Up]
Location:
Search - texture of texture

Search list

[Special Effectstexture

Description: 一个很不错的纹理分析程序,里面有纹理分析多个参数的计算-A very good texture analysis procedures, there are a number of parameters of texture analysis calculating the
Platform: | Size: 53248 | Author: yixin | Hits:

[Special Effectstexture

Description: 灰度共生矩阵提取图像纹理特征,采用matlab实现,包括模糊c均值实现分类-Gray-level co-occurrence matrix texture features extracted images using matlab realize, including the realization of fuzzy c-means classification
Platform: | Size: 7992320 | Author: 刘丽 | Hits:

[Special Effectstexture

Description: 主要的纹理分析方面的,纹理特征,频谱法,不变矩等方面.-The main aspects of texture analysis, texture characteristics, spectrum method, the same moment and so on.
Platform: | Size: 1024 | Author: | Hits:

[Special EffectsTexture

Description: 计算四个方向的灰度共生矩阵,将其作为纹理特征,是一种纹理特征提取算法。-Calculation of the four directions of Gray Level Co-occurrence matrix as texture features, is a kind of texture feature extraction algorithm.
Platform: | Size: 1024 | Author: Owenli | Hits:

[Special Effectstexture

Description: 为进一步进行纹理特征分析,从纹理的方向性人手,给出了纹理方向的数学定义式,合理选择差异函数, 构造了具有物理意义的纹理方向描述特征向量.数据处理方面,运用模糊贴近度的概念,结合改进后的属性均值聚 类算法,对一类具有方向性的纹理图象进行分类与分割实验,取得了较好的结果.试验表明,该方法对纹理的方向 性有很好的描述能力. 关键词 图象分割 纹理方向 纹理分割 神经网络 模糊聚类 -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
Platform: | Size: 291840 | Author: wgn | Hits:

[GDI-BitmapTexture

Description: 一个图像的纹理分析应用实例,提取图像的纹理特征,进行图像识别。-An image of the application of texture analysis, image texture feature extraction for image recognition.
Platform: | Size: 3538944 | Author: 田佳 | Hits:

[OpenGL programTexture

Description: 使用纹理映射,做的一个小小的天空盒,方便大家使用哈-The use of texture mapping, to do a little sky box, to facilitate the use of U.S. and Kazakhstan
Platform: | Size: 2951168 | Author: 宋丽芸 | Hits:

[Special Effectstexture+synthesis

Description: 纹理合成是为了解决纹理映射中存在的接缝走样等问题而提出的 也就是无缝贴图 可以用photoshop搞定,这个是编程序实现 生成无缝贴图是搞3D设计或是开发必备 开发工具Microsoft Visual Studio 2008 express(VC++ 2008 express) 注意:1 算法部分是C++ 实现,没有用unicode,所以图片路径和文件名不能有中文,否则会自动退出 -Texture synthesis texture mapping is to solve existing problems such as joints aliasing is proposed seamless mapping can be used to get photoshop, this is programmed to achieve a seamless texture generation is engaged in 3D design or development of the necessary development tools Microsoft Visual Studio 2008 express (VC++ 2008 express) Note: part 1 algorithm C++ realized, did not use unicode, so picture the path and file name can not be Chinese, or else they will automatically withdraw from the
Platform: | Size: 20480 | Author: wsky | Hits:

[Special Effectstexture

Description: 这个matlab程序是基于纹理的图像检索源码,纹理特征是图像的基本特征特征之一,所以基于纹理的图像检索是图像处理的热点。-The matlab program is based on the source texture image retrieval, texture image is characterized by one of the characteristics of the basic features, so texture-based image retrieval is a hot image processing.
Platform: | Size: 660480 | Author: GuanXin | Hits:

[Special Effectstexture

Description: 可以对图象的纹理进行分析,包括图象的能量,熵,惯性矩,局部平稳性等-On an analysis of texture images, including images of energy, entropy, moment of inertia, partial stationarity, etc.
Platform: | Size: 3551232 | Author: 蒋海波 | Hits:

[OtherTexture-Image-Analysis-and-Recognition

Description: 讲解了纹理图象的原理,纹理识别研究等技术-To explain the principles of texture images, texture recognition technology
Platform: | Size: 3341312 | Author: 黄蓝 | Hits:

[Graph programimage-texture-mapping

Description: 这个Matlab程序实现了二维图像到三维图像的纹理映射功能。作者原本,把它用于MRI医学图像中。-The Matlab program achieved a two-dimensional image into three-dimensional image texture mapping function. Author of the original, it used in MRI medical images.
Platform: | Size: 236544 | Author: job | Hits:

[Graph programtexture

Description: opengl中的纹理贴图,实现三维物体纹理贴图的基本步骤-opengl the texture mapping, texture mapping implementation of three-dimensional objects, the basic steps
Platform: | Size: 1024 | Author: 王瑞玲 | Hits:

[Special EffectsTexture

Description: 纹理分析-灰度共现矩阵算法实现,通常将图像划分成若干个纹理块计算。-Texture Analysis- gray co-occurrence matrix algorithm implementation, usually the image is divided into a number of texture calculation block.
Platform: | Size: 3667968 | Author: 魏春雨 | Hits:

[Special EffectsTexture

Description: 计算灰度共生矩阵的Matlab程序,参考《基于颜色空间和纹理特征的图像检索》,输入图像数据,返回八维纹理特征行向量-A programm computing GLCM texture measurements.
Platform: | Size: 1024 | Author: suwei | Hits:

[Special EffectsWavelet-Texture

Description: 这个是我整理了Fora和石丽的小波纹理分析的程序得到的,运行的过程中出现了“Error in ==> waveTexMap at 74 g1(k3:end-k4,k5:end-k6) = f ”的错误提示,现将我标注了错误提示的程序传上,大侠们帮解决一下-Based on wavelet multi-scale texture features of the gray image source detection, wavelet can customize
Platform: | Size: 2048 | Author: suwei | Hits:

[Graph programTexture

Description: 对纹理的分析及应用,是个很好的代码,仅供参考!-Of texture analysis and applications, is a very good code, for reference purposes only!
Platform: | Size: 437248 | Author: 钱知名 | Hits:

[Graph programAn-Efficient-Method-of-Texture-Synthesis-Based-on-

Description:   提出一种带边界匹配的基于 Graph Cut 的快速纹理合成算法.通过将纹理样本以不同的位移贴到输出图中完成合成 ,重叠区域的像素取值由 Graph Cut 确定.引入边界图辅助位移搜索 ,以增强合成结果的边界连续性 在预处理过程中计算 2 个相同样本在所有相对位移下的匹配误差 ,选取一部分误差最小的位移组成 “优选位移” 集合 ,合成过程中的块间相对位移仅从此集合中选取 ,大大地提高了合成速度.-This paper proposes an efficient method for texture synthesis based on graph cut echnique and edge map.By the method, the synthesis is made by iteratively pasting the sample to the output with different displacements , and graph cut technique is used to find the optimal patch boundaries. To make the edge continuously better reserved, edge map is introduced to measure the structural similarity in the displacement search. In the preprocessing step , match errors for all relative displacements of two samples are calculated , and several displacements with the smallest match errors are selected to form the "optimal displacement set" . In the synthesis step , the relative displacements are fully chosen only from this set.
Platform: | Size: 978944 | Author: 巡洋舰 | Hits:

[matlabtexture-GLCM

Description: 经典的灰度共生矩阵纹理计算方法,基于matlab平台实现-The classic method of calculating GLCM texture, based on matlab platform
Platform: | Size: 1024 | Author: | Hits:

[matlabProgram-SegmentTexture

Description: example of texture segmentation using matlab code
Platform: | Size: 18432 | Author: pacharapa | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net