CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 纹理

搜索资源列表

  1. Direct3D

    0下载:
  2. Direct3D初学者实现一个正方形贴上纹理,并可以旋转,缩放,平移-Direct3D beginners achieve a square paste texture, and can rotate, zoom, pan
  3. 所属分类:DirextX

    • 发布日期:2017-05-08
    • 文件大小:1852273
    • 提供者:supeng
  1. zonghechuli

    0下载:
  2. 可用于图像中皮肤的检测,得到掩码图像,在此基础上进行纹理检测-Can be used to image skin detection, be mask image, based on this texture to Detect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1777
    • 提供者:蒋亚
  1. Texture

    0下载:
  2. 纹理分析-灰度共现矩阵算法实现,通常将图像划分成若干个纹理块计算。-Texture Analysis- gray co-occurrence matrix algorithm implementation, usually the image is divided into a number of texture calculation block.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3668424
    • 提供者:魏春雨
  1. zhiwenjiansuo

    0下载:
  2. 实现指纹检索的程序,基于纹理特征,利用C++实现的,效果很好-Implementation procedures for fingerprint retrieval based on texture features, using C++ implementation of, well
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11347460
    • 提供者:何宇
  1. textureextraction

    0下载:
  2. 灰度共生矩阵和灰度梯度共生矩阵纹理提取,能够计算纹理的多个测度-Gray Level Co-occurrence matrix and gray-gradient co-occurrence matrix texture extraction
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2998
    • 提供者:王淑香
  1. Texture

    0下载:
  2. 纹理图像处理,包括几乎所有的图像处理算法,图像分割,图像均衡,图像锐化,图像边缘检测,图像旋转不变性分析,纹理共生矩阵特征值提取-Texture analysis, image processing,image invariant features etc.
  3. 所属分类:Graph program

    • 发布日期:2017-05-19
    • 文件大小:5405623
    • 提供者:杨清跃
  1. cubetexshader

    0下载:
  2. 计算机图形学编程源码,实现纹理映射功能,可配合OPENGL编程基础(第三版)一书使用-Computer graphics programming source code, implementation texture mapping function, in line with the basic OPENGL Programming (Third Edition) to use one book
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2125
    • 提供者:cathy
  1. Chap05

    0下载:
  2. 选自《3D游戏编程》第5章 实战例题:3D编程技术的实战例题, 包括基于单色多边形的绘图技巧,多重纹理的合成方法,光影贴图:运用多纹理技巧实现模拟光照,广告牌,法线贴图,阶层体系:3D数据的基本处理方式,动画,和蒙皮。-Selected from the " 3D Game Programming" Chapter 5 actual example: 3D programming examples of actual combat, including single-color
  3. 所属分类:Game Program

    • 发布日期:2017-05-06
    • 文件大小:1446413
    • 提供者:11
  1. Texture

    0下载:
  2. vC++环境下不使用OpenGL实现纹理映射-Texture
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-03
    • 文件大小:974748
    • 提供者:左亮亮
  1. FaceDetection_Based_on_a_New_Nonlinear_Color_Space

    0下载:
  2. 提出一种新的非线性变换的彩色空间 ″″, 利用次高斯概率分布函数拟合皮肤色度信息, 得到候选区 YC C r b 域。为了排除候选区域中的非人脸, 首先根据均值和方差信息分割出候选区域中的纹理特征信息, 再通过多尺度 ) ( 信息定位眼睛, 然后根据人脸特征的几 形态边缘检测算子检测候选区域的边缘, 利用 边缘方向 PCA PCAED ( ) 何形状信息定位其他特征 鼻、嘴 , 通过这些几何特征信息对肤色分割得到的候选区域进行验证, 最终得到正确 的人
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-16
    • 文件大小:458920
    • 提供者:zz
  1. texture

    0下载:
  2. 可以对图像进行纹理分析,已经调试通过,效果较好,对需要纹理特征提取的朋友很有用。-Images can be texture analysis, debugging has been passed, the effect of better texture feature extraction of the required useful friends.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:51157
    • 提供者:罗华
  1. Filter

    0下载:
  2. 一个新的纹理合成的上行采样算法,即利用现有的高分辨率的样本纹理作为先验引导条件,对合 成的低分辨率的纹理进行插值,获取更好的高分辨率纹理合成结果.该算法的主要思想是基于联合双边滤波器进 行纹理合成上采样,对低分辨率合成纹理应用空间滤波,而将一相似的边界滤波联合地应用在高分辨率的样本纹 理上-Texture synthesis of a new sampling algorithm for the uplink, that is, use of the existing samples
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-02
    • 文件大小:803653
    • 提供者:ws
  1. extrace

    0下载:
  2. 基于Gabor滤波器的图像纹理特征提取,Gabor,纹理特征-Gabor filter-based feature extraction of image texture, Gabor, texture features
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:5223
    • 提供者:yuhui
  1. imageretrieval

    1下载:
  2. 基于颜色和纹理的图像检索,颜色矩和gabor小波变换-image retrieval based on color and texture
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:223862
    • 提供者:chiyonghao
  1. lijing9527

    0下载:
  2. 图像的纹理特征的研究,适合初学者学习和研究。-Texture characteristics of image research, suitable for beginners to learn and research.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3542821
    • 提供者:lijing
  1. meshGL_simple

    1下载:
  2. 从三维文件obj中读取对象的几何模型,然后渲染出来。可以把相应的纹理图片贴到对象上,形成真实感的树木。-draw tree
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7231738
    • 提供者:张毅
  1. 51622445texturepinyuA2

    0下载:
  2. K均值聚类算法 由于对纹理图像使用灰度共生矩阵分割效果不明显 因此该算法使用图像频域进行处理-K-means clustering algorithm because of the texture image segmentation using the gray co-occurrence matrix effect was not obvious, therefore use the algorithm for processing images in frequency domain
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:303627
    • 提供者:小五子
  1. gabor

    0下载:
  2. 基于gabor纹理分割, 基于gabor纹理分割,基于gabor纹理分割-Gabor-based texture segmentation, texture segmentation based on gabor, gabor-based texture segmentation, texture segmentation based on gabor
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:63858
    • 提供者:zcw
  1. analgorithmforextractionandanalysis

    0下载:
  2. 摘要图像特征的提取是视觉图像识别的重要方法之一,采用细胞神经网络(&’’)并行处理器进行图像特征的提取 具有实时快速的优点。该文将介绍&’’ 并行处理器的基本工作原理及其实现图像特征处理的逻辑组合通用方法,并以 图像的纹理分割与识别为例来说明&’’ 并行处理器应用于视觉图像识别的通用编程方法。-Abstract image feature extraction is a visual image to identify one of the important ways, the use
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:1100315
    • 提供者:martin
  1. Applicationofimagetextureanalysis

    0下载:
  2. 图像纹理分析应用实例,可以运行,自己学习用的,拿出来分享一下-Application of image texture analysis, you can run, you learn, use, share out
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:51068
    • 提供者:mingzhu
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com