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

搜索资源列表

  1. bp-mip

    0下载:
  2. bp算法,自创.供参考!!! 神经网络的一个重要算法-bp algorithm and create. For reference! ! ! A neural network algorithm important
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1.92kb
    • 提供者:李李
  1. Minmap

    0下载:
  2. For those of you who don t know, mip-mapping is a form of anti-aliasing that is used in many 3D rendering engines. It prevents the well-known interference pattern that occurs on detailed textures, known as the moir?pattern . This happens because when
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3.36kb
    • 提供者:Archen
  1. viewer3d_version5.zip

    0下载:
  2. MATLAB的三维物体浏览器 Fast MIP, Color and Shaded 3D (shearwarp) Volume Rendering, inc. interactive 3D view GUI .,MATLAB three-dimensional objects browser Fast MIP, Color and Shaded 3D (shearwarp) Volume Rendering, inc. Interactive 3D view GUI.
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6.21mb
    • 提供者:weiweishu
  1. mip

    0下载:
  2. 一个能处理MIP的类.对于初学者有助于理解学习MIP这种映射方法-A deal with the class MIP. For beginners contribute to an understanding of this study MIP mapping method
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2.65kb
    • 提供者:李康
  1. My3DConsole03

    0下载:
  2. 这是一个软件光栅化程序,渲染一个立方体。 实现了:3D转换、反走样、Mip-map、视口裁剪、双线过滤、点光源。采用Phong光照模型。-This is a software rasterization process, rendering a cube. Achieved: 3D conversion, anti-aliasing, Mip-map, Viewport Clip, two-lines filter, point light sources. Phong illuminati
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-26
    • 文件大小:29.1kb
    • 提供者:依仔
  1. MPR

    3下载:
  2. 用VTK实现的一个窗口中有四个窗口分别显示冠状面矢状面横断面和MPR。-VTK implementation with four windows in a window showed the coronal and sagittal cross-sectional MPR.
  3. 所属分类:3D图形编程

    • 发布日期:2017-03-03
    • 文件大小:2.29kb
    • 提供者:尹梓名
  1. test2

    0下载:
  2. vtk,各种方式读取dicom数据并三维重建 集合-vtk read dicom file and reconstruture. iso mip etc...
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:556.54kb
    • 提供者:zyh
  1. surface_recon-a-mip

    0下载:
  2. 最大密度投影方法MIP实现图像三维可视化,直接读取MAT数据即可,是三维可视化较为重要的方法之一-MIP maximum intensity projection images to achieve three-dimensional visualization, the data can be read directly MAT, is three-dimensional visualization of the more important methods
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-09
    • 文件大小:45.7mb
    • 提供者:gaoyixiang
  1. MIP-06

    0下载:
  2. 有关数字图像处理中彩色图像的介绍,以及一些常见的处理方法-Introduction of digital image processing of color images, as well as some common approach
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11.56mb
    • 提供者:马腾飞
  1. importance-driven-rendering

    2下载:
  2. Importance-Driven Volume Rendering(IDVR)是对直接体绘制算法的一个改进,里面集成了各种直接体绘制算法,MIP,two level,IDVR等。有源代码,说明文档,论文,测试数据,帮助文档等。对深入了解直接体绘制有很大帮助。-This report presents an effi cient implementation using (Importance-Driven Volume Rendering- IDVR) t
  3. 所属分类:3D Graphic

    • 发布日期:2014-05-13
    • 文件大小:15.94mb
    • 提供者:孙翠
  1. A-grid-aware-MIP-solver---Implementation-and-case

    0下载:
  2. A grid-aware MIP solver - Implementation and case studies
  3. 所属分类:GIS program

    • 发布日期:2017-11-10
    • 文件大小:787.73kb
    • 提供者:楊昌儒
  1. mip

    0下载:
  2. 一个能处理MIP的类.对于初学者有助于理解学习MIP这种映射方法-A deal with the class MIP. For beginners contribute to an understanding of this study MIP mapping method
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2.69kb
    • 提供者:uneThe
  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
    • 文件大小:1.54mb
    • 提供者:刘月
  1. RayTracing

    0下载:
  2. 基于平行投影和透视投影的光线跟踪算法,该算法又有DRR,SSD,MIP三种计算方法。所有代码均为原创。-Based on parallel projection and perspective projection ray tracing algorithm, which have DRR, SSD, MIP three calculation methods. All codes are original.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-12
    • 文件大小:18.29mb
    • 提供者:张喆
  1. qsm_swi_2d.m

    0下载:
  2. 用于进行swi处理,二维hanning窗滤波,最小密度投影(swi processing, 2d-hanning window filter, minimum intensity projection)
  3. 所属分类:图形图象

    • 发布日期:2018-04-22
    • 文件大小:1kb
    • 提供者:zoeyyang513
搜珍网 www.dssz.com