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

搜索资源列表

  1. 清华大学-计算机图形学

    0下载:
  2. 清华大学远程教育计算机图形学 ■ 第1章 绪论 ※ 计算机图形学的研究内容 ※ 计算机图形学的发展简史 ※ 应用及研究前沿 ※ 图形设备 ■ 第2章 光栅图形学 ※ 直线段的扫描转换算法 ※ 圆弧的扫描转换算法 ※ 多边形扫描转换与区域填充 ※ 字符 ※ 裁剪 ※ 反走样 ※ 消隐 ※ 练习题 ■ 第3章 几何造型技术 ※ 曲线和曲面 ※ Bezier和B样条曲线曲面 ※ 形体在计算机内的表示 ※ 求交分类 ※ 实体造型系统简介 ※ 练习题 ■ 第4章 真实感图形学 ※ 颜色视觉 ※ 简单光照明
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3.04mb
    • 提供者:张强
  1. Gabor(matlab_C_Cv).rar

    3下载:
  2. 这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 ,Here are three high-quality implementation of the Gabor code, respectively, based on C, OpenCV, Matlab, let everyone take what we need
  3. 所属分类:Special Effects

    • 发布日期:2015-09-06
    • 文件大小:20.43kb
    • 提供者:
  1. blue_telep

    0下载:
  2. 蓝色暴风之眼,高级着色器语言(HLSL)fx效果文件源码及所用到的纹理图片-Blue Eye of the Storm, a high-level shader language (the HLSL) fx effect files source and used in texture image
  3. 所属分类:Game Engine

    • 发布日期:2017-03-29
    • 文件大小:38.42kb
    • 提供者:GaoDongjian
  1. TEX_3D

    0下载:
  2. ,提出了一种利用人眼的视觉特性,采用不规则块、随机覆 盖法和曲线最优匹配的纹理合成新方法L新方法分两个步骤:首先根据人眼的视觉特性,采用智能选择 工具从样本纹理中抽取出具有明显边界特征的不规则块,然后采用随机覆盖法和曲线最优匹配法来决 定如何把不规则块拷贝到目标纹理中L和已有的合成方法相比,新方法能更好地保持纹理的边界结构 特征L实验表明该方法可以快速高效地合成高质量的纹元式纹理-, A use of the visual characteristics of the human
  3. 所属分类:Document

    • 发布日期:2017-04-25
    • 文件大小:335.57kb
    • 提供者:cln
  1. RacialClassification

    0下载:
  2. The racial classification application predicts the race a user belongs after providing some information about the physical characteristics of the user like height, eye color, skin color, hair color and texture
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:3.67kb
    • 提供者:freeadvice
  1. Gabor

    0下载:
  2. Gabor变换属于加窗傅立叶变换,Gabor函数可以在频域不同尺度、不同方向上提取相关的特征。另外Gabor函数与人眼的生物作用相仿,所以经常用作纹理识别上,并取得了较好的效果。-Gabor transform belongs to the windowed Fourier transform, Gabor function can be in the frequency domain on different scales and different directions extract re
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:535byte
    • 提供者:阿瑟
  1. GraphicsHomework

    6下载:
  2. 课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统,应老师要求,完成的主要功能如下。 必做部分: 1. 采用3DS Max对三维场景进行了建模。场景中包含了建筑物、道路、天空等基本元素,实现了场景的纹理贴图功能。(见图1,2) 2. 实现了通过3DS Loader读取场景数据。 3. 使用了OpenGL和GLUT扩展库来实时绘制上述场景,画面生成速度达到36帧/秒。 4. 提供了友善的用户界面,并实现了多角度场景的交互漫游,可以以第一人称行走的方式漫游场景
  3. 所属分类:OpenGL

    • 发布日期:2013-05-06
    • 文件大小:13.72mb
    • 提供者:王晓宁
  1. cvgabor

    0下载:
  2. 这里包含高质量的Gabor实现代码,基于OpenCV。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 -Gabor included here to achieve high-quality code, based on OpenCV. Gabor transform can be achieved in multiple scales, multiple orientations of the transform
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:5.66kb
    • 提供者:xufei
  1. Real-Time-Image-Sketch

    0下载:
  2. 提出了一种实时的图像素描风格化算法.根据素描以及人眼视觉的特点,利用人眼对颜色差异的敏感程度来勾勒图像的轮廓,并依据图像光感强度产生的重要性图来控制渲染素描风格画的阴影纹理,使得生成的素描 风格画具有良好的艺术效果.与已有方法相比,该文算法不需要人工交互,生成的素描视觉效果更好,在速度上能达到实时. -Proposed a real-time image drawing style algorithm, according to drawings, and the characteris
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:704.84kb
    • 提供者:周周周
  1. GaborFeature

    0下载:
  2. Gabor变换属于加窗傅立叶变换,Gabor函数可以在频域不同尺度、不同方向上提取相关的特征。另外Gabor函数与人眼的生物作用相仿,所以经常用作纹理识别上,并取得了较好的效果。-Gabor transform is windowed Fourier transform, Gabor functions in the frequency domain at different scales and different directions to extract relevant features
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.1kb
    • 提供者:majin
  1. Gabor

    0下载:
  2. 基于opencv1.0实现的二维Gabor滤波器,  Gabor变换属于加窗傅立叶变换,Gabor函数可以在频域不同尺度、不同方向上提取相关的特征。另外Gabor函数与人眼的生物作用相仿,所以经常用作纹理识别上,并取得了较好的效果。-Based on two-dimensional Gabor filter realization opencv1.0, Gabor transform is windowed Fourier transform, Gabor functions in the fr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:5.97kb
    • 提供者:joshua
  1. red_telep

    0下载:
  2. 红色暴风之眼,高级着色器语言(HLSL)fx效果文件源码及所用到的纹理图片-Red Eye of the Storm, a high-level shader language (the HLSL) fx effect files source and used in texture image
  3. 所属分类:Game Engine

    • 发布日期:2017-04-07
    • 文件大小:34.63kb
    • 提供者:GaoDongjian
  1. engine3d

    0下载:
  2. Software rasterizer with openGL style interface. Implements bilinear, trilinear, and anisotropic filtering. Filtered image scaling, mipmap generation. Polygon/triangle/quad/strip type input. Smooth shaded directional/positional, constant/linear/quadr
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:979.03kb
    • 提供者:李强
  1. ImageQuilting

    0下载:
  2. In addition to recognition of specific objects in a given image, the eye has the ability to recognize texture , a portion of the image that has a consistent statistical -In addition to recognition of specific objects in a given image, the eye has the
  3. 所属分类:software engineering

    • 发布日期:2017-06-01
    • 文件大小:13.4mb
    • 提供者:TARS
  1. ayfwwsrw

    1下载:
  2. 本科毕设要求参见标准测试模型,在MATLAB中求图像纹理特征,给出接收信号眼图及系统仿真误码率,分析了该信号的时域、频域、倒谱,循环谱等,一些自适应信号处理的算法,重要参数的提取。- Undergraduate complete set requirements refer to the standard test models, In the MATLAB image texture feature, The received signal is given eye and BER simul
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:9.44kb
    • 提供者:xwdxcs
  1. fxnskiec

    0下载:
  2. LDPC码的完整的编译码,D-S证据理论数据融合,包括最小二乘法、SVM、神经网络、1_k近邻法,给出接收信号眼图及系统仿真误码率,在MATLAB中求图像纹理特征,滤波求和方式实现宽带波束形成。- Complete codec LDPC code, D-S evidence theory data fusion, Including the least squares method, the SVM, neural networks, 1 _k neighbor method, The rece
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:14.38kb
    • 提供者:mjzwyy
  1. hsazvrye

    0下载:
  2. 在MATLAB中求图像纹理特征,给出接收信号眼图及系统仿真误码率,供做算法研究人员参考,欢迎大家下载学习,通过虚拟阵元进行DOA估计,包含位置式PID算法、积分分离式PID。- In the MATLAB image texture feature, The received signal is given eye and BER simulation systems, Algorithm for researchers to do reference, Welcome to download
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:10.28kb
    • 提供者:mtkgnu
  1. bjxqumdu

    0下载:
  2. 粒子图像分割及匹配均为自行编制的子例程,给出接收信号眼图及系统仿真误码率,在MATLAB中求图像纹理特征,用MATLAB实现动态聚类或迭代自组织数据分析,实现典型相关分析,主同步信号PSS在时域上的相关仿真。- Particle image segmentation and matching subroutines themselves are prepared, The received signal is given eye and BER simulation systems, In th
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:8.24kb
    • 提供者:xduehpdiy
  1. biekao

    0下载:
  2. 经典的灰度共生矩阵纹理计算方法,给出接收信号眼图及系统仿真误码率,二维声子晶体FDTD方法计算禁带宽度的例子。- Classic GLCM texture calculation method, The received signal is given eye and BER simulation systems, Dimensional phononic crystals FDTD method calculation examples band gap.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:4.81kb
    • 提供者:ling
  1. kouyou_V5.8

    0下载:
  2. 在MATLAB中求图像纹理特征,给出接收信号眼图及系统仿真误码率,欢迎大家下载学习。- In the MATLAB image texture feature, The received signal is given eye and BER simulation systems, Welcome to download the study.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:6.9kb
    • 提供者:toulingjang
« 12 »
搜珍网 www.dssz.com