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

搜索资源列表

  1. gaborfilter

    0下载:
  2. matlab下gabor滤波算法,可以提取图象纹理特征的经典方法之一-under Matlab filtering algorithm can extract image texture features one of the classic methods
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2723
    • 提供者:liyiquan
  1. jigeshili

    0下载:
  2. 几个matlab的实力,包括: 非线性微分方程的求解.doc RLS,Demonstration of Wiener filter,LMS filter,Steep-descent algorithm.doc matlab下gabor滤波算法,可以提取图象纹理特征.doc-several Matlab strength, including : non-linear differential equation solving. Doc RLS. Demonstration of Wi
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:12499
    • 提供者:math_lab
  1. imageprocessingprograme

    0下载:
  2. 包含图象处理的各种基本源代码.灰度操作,图象滤波,几何变换,形态学变换,正交变换,图象分割,图像复原,纹理特征,人工神经网络等.-includes image processing of basic source code. Gray operation, image filtering, geometric transformation, morphological transformation, orthogonal transformation, image segmentation, i
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:626334
    • 提供者:betty
  1. Feature Extraction and Gabor Filtering_C+Matlab.ra

    1下载:
  2. Garbor filter is famous for its approximation to the characteristic of Cortex in human vision system. The state-of-the-arts advancement in computer vision application demonstrates the success and promissing of this technique. This directory co
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:966243
    • 提供者:杨愚根
  1. ImageFilter

    0下载:
  2. 实现人脸检测 主要是针对裸露肌肤检测,从而实现对色情图像的过滤,用了rgb,hsv,ycrcb,纹理检测等多种方法,可以运行,效果不错-Implementation of face detection is mainly directed against the bare skin testing, in order to achieve the filtering of pornographic images, using the rgb, hsv, ycrcb, texture detect
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3607630
    • 提供者:周菲
  1. TexCube

    0下载:
  2. Direct3D 纹理 通过过滤纹理来创建一个更光滑的图象-Direct3D texture by filtering to create a more smooth texture image
  3. 所属分类:Game Engine

    • 发布日期:2017-05-11
    • 文件大小:2692457
    • 提供者:亚明
  1. opengl_qt_linghting_blending

    1下载:
  2. 本次实验主要是学习下opengl中光照的使用方法,opengl中的光照分为环境光,漫射光,镜面光,反射光4种,这里主要是学习环境光和漫射光的设置,同时对比下opengl中支持的几种纹理滤波方式的效果,另外也可以加入色彩融合效果。这次实验是将一个木箱纹理贴到一个立方体上,然后我们在空间屏幕正外方设置了一个光源,可以用键盘的L键来控制该光源的开启和关闭;用F键来旋转程序中用到的3种滤波方式,按下F键后,依次切换该3种方式;用PageUp键来使物体离观察者越来越远,相反,用PageDown来使物体离我
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-07
    • 文件大小:2189338
    • 提供者:wuwei
  1. de1_chibios

    0下载:
  2. a document about texture filtering
  3. 所属分类:Development Research

    • 发布日期:2017-12-10
    • 文件大小:2271
    • 提供者:minou
  1. dx9_texture_filtering

    0下载:
  2. 展示了D3D纹理过滤的各种方式,包括线性、最近点采样、各向异性几种主要方式-Demonstrate the the D3D texture filtering in various ways, including linear, point sampling, anisotropic several major way
  3. 所属分类:DirextX

    • 发布日期:2017-11-07
    • 文件大小:40126
    • 提供者:陈竟
  1. TEXTURE-ANALYSIS

    0下载:
  2. 提出一种基于可分离Gabor滤波的纹理分析新方法,该方法把传统的Gabor滤波器分解成为两个相互正交的低通和带通滤波器,以降低滤波运算量 并指出在正交分解条件不满足的情况下,通过旋转样本图像,解决Gabor滤波器在任意角度的正交分解问题。实验表明,新方法与传统方法相比,效率提高30 以上,并且准确率更高。-Proposed a new method of analysis based on separable Gabor filter texture, which the traditional
  3. 所属分类:Development Research

    • 发布日期:2017-05-02
    • 文件大小:601402
    • 提供者:guiyangyang
  1. sensing-images

    0下载:
  2. 模糊分析的方法是用均一表面不确定性对原始图像进行模糊纹理滤波, 在滤波图像上计算空间均一不确定性,对不确定性进行模糊纹理光谱分析, 其光谱曲线直观地反映了多光谱遥感图像的纹理特征 通过采用不同的测量窗口,在不同的类别提取纹理样品进行实验。研究结果表明:多光谱遥感图像在小区域纹理特征不稳定,不同波段的纹理特征不同,不同类别的最小测量区域不同 模糊纹理分析的方法可用于图像分割。-Fuzzy analysis is to use a uniform surface uncertainty on the
  3. 所属分类:Development Research

    • 发布日期:2017-04-23
    • 文件大小:279911
    • 提供者:guiyangyang
  1. resample_opengl

    0下载:
  2. Implementation of our texture filtering as an OpenGL shader program.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-22
    • 文件大小:6427370
    • 提供者:tam
  1. pinpu

    0下载:
  2. 基于频谱滤波的多纹理算法的研究,涉及到了常用的几种方法-Multi texture filtering algorithm based on spectrum, involving several commonly used methods
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-09
    • 文件大小:1624253
    • 提供者:彭璐
  1. cubes

    0下载:
  2. 对正方体加载纹理。使用三种纹理过滤方式加载纹理(线性采样、mipmap和最近点采样)。各个面的纹理不同。鼠标右键弹出式菜单控制纹理过滤方式的切换。-The cubes loaded textures. Using three kinds of texture filtering way load (linear sampling, mipmap and closest point sampling). All the different texture. The right mouse butt
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:950812
    • 提供者:张钦
  1. Anisotropic

    0下载:
  2. 用OpenGL绘制了一个过道。载入了墙壁,天花板,地板的纹理。点击鼠标右键可以更改纹理过滤模式,最邻近过滤,线性过滤等。使用了MIP忒图技术,同样可以选择Mip贴图过滤模式,进行直观的比较与学习。通过方向键可以移动观察点。-Draw up an aisle with OpenGL. Loaded the walls, ceilings, floors texture. Click the right mouse button you can change the texture filterin
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:1613933
    • 提供者:刘月
  1. TJFWFV680

    0下载:
  2. Directx9 implements texture filtering routines
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-14
    • 文件大小:206283
    • 提供者:assjmdly
  1. texiuri

    0下载:
  2. Directx9 implements texture filtering routines
  3. 所属分类:Hook api

    • 发布日期:2017-12-15
    • 文件大小:205824
    • 提供者:frammentatiyn
  1. 9708387

    0下载:
  2. Directx9 implements texture filtering routines
  3. 所属分类:ComboBox

    • 发布日期:2017-12-19
    • 文件大小:222208
    • 提供者:lybrary
  1. shortestueslirements

    0下载:
  2. Directx9 implements texture filtering routines
  3. 所属分类:网络编程

    • 发布日期:2017-12-23
    • 文件大小:205824
    • 提供者:Rododf
  1. AKIBW604

    0下载:
  2. Directx9 implements texture filtering routines()
  3. 所属分类:界面编程

    • 发布日期:2018-04-30
    • 文件大小:205824
    • 提供者:kbstracs
« 1 23 4 5 »
搜珍网 www.dssz.com