CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 数据 网格

搜索资源列表

  1. IsmyDIP

    0下载:
  2. 本程序用MFC编写,运用了书本上的灰度拉伸和中值滤波的知识对图像进行处理。 实现功能如下: 灰度拉伸的变亮和变暗(对8位24位图有效): 运用了幂次变换。分别是s = r2 和s = r1/2 . 反色(对8位24位图有效): s = 1 - r 中值滤波(对8位图有效): 对3×3网格进行滤波处理,边沿的1圈像素没有处理。 复原(对8位24位图有效): 将图像还原成未处理前的数据。-the procedures used to prep
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:45.56kb
    • 提供者:redbird
  1. f_open

    0下载:
  2. 本篇是关于OFF文件的简单操作,将OFF文件中的三维网格数据读入到内存中,以便对其进行相应的操作,如特征提取,分割等等。-This is a simple document OFF operation, OFF document to the three-dimensional grid data to be read into memory, corresponding to its operation, such as feature extraction, Segmentation and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.89mb
    • 提供者:songxiaohui
  1. bsubsamp

    3下载:
  2. 数字图像处理(冈萨雷斯)书中的边界链码实现,该程序通过取网格,简化了编码的数据量
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.14kb
    • 提供者:陈娟
  1. The_flow_and_the_maximal_matching1

    0下载:
  2. 散乱数据类型,对三维重构中数据的预处理,对于三角网格化提出了一种相邻轮廓同步前进法,达到了很好的效果。-Scattered data type, three-dimensional reconstruction of the data pre-processing, for the triangular grid paper, a simultaneous advance adjacent contour method achieved very good results.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.65mb
    • 提供者:姜珊珊
  1. cloudmesh-0.1

    2下载:
  2. C++ 实现点云数据网格,网格数据的滤波处理!-Triangulation of point clouds and mesh filter in C++
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:826.1kb
    • 提供者:竹林英客
  1. Grid-algorithm

    0下载:
  2. 这是一篇很经典的论文资料,他在网格化算法的基础上研究了磁共振成像数据采集与图像重建-This is a classic paper data grid algorithm in his study on the basis of magnetic resonance imaging data acquisition and image reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1mb
    • 提供者:fangchao
  1. contour

    0下载:
  2. 三维空间中等值线绘制算法,涉及到高程数据,基于网格的等值线绘制-Three-dimensional space in the equivalent line algorithm, related to elevation data, drawing contours on the grid
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:26.98kb
    • 提供者:haizhihun
  1. pointCloud2mesh

    5下载:
  2. 由点云数据(point cloud)生成网格(mesh)的matlab实现-Converts a pointcloud (unordered vertices) to a mesh of triangles by connecting the nearest 3 points and calculates the normal of each vertex and triangle. Also finds the neighboring triangles of each vertex and
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:1.83kb
    • 提供者:tc
  1. MeshLP.tar

    0下载:
  2. 通过离散化流形拉普拉斯算子的方法,在三维网咯数据中建立网格拉普拉斯算子-To establish Grid Laplacian through discretization manifold Laplacian in a three-dimensional network slightly data
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:1.14mb
    • 提供者:Stevenson
  1. wanggehua2

    0下载:
  2. 用于高度计数据的绘图和网格化处理,利用matlab本身meshgrid函数-For altimeter data mapping and gridding processing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:1.12kb
    • 提供者:海月
  1. mesh-surface-reconstruction-

    0下载:
  2. 从表面重构的体数据实现3维网格剖分.图像处理的好论文。-The realization of the 3 dimensional mesh surface reconstruction from volumetric data. Image processing papers.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7.21mb
    • 提供者:王敏
  1. moab-4.9.0.tar

    0下载:
  2. 网型数据库(摩押)是一个代表和评价网格数据的组件。摩押可以存储结构化和非结构化网格,包括在有限元a€ œ 动物园a€  加多边形和多面体元素。- The Mesh-Oriented datABase (MOAB) is a component for representing and uating mesh data. MOAB can store structured and unstructured mesh, consisting of element
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8mb
    • 提供者:彭浩瑞
  1. Octree

    5下载:
  2. 用八叉树法对逆向工程得到扫描的三维实体模型图像处理,实现了对大量点云数据进行三维网格构建。-Octree method of reverse engineering can be scanned 3D solid model of image processing, realize the construct 3D mesh of a lot of point cloud data.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:4.76kb
    • 提供者:xd
  1. polarPcolor

    1下载:
  2. polarPcolor是一个函数,旨在用极坐标表示伪彩色图,与径向网格允许数据的一个简单的演讲。它非常适合平面位置显示器(PPI)扫描雷达为例。我们的目标是提供信息的极坐标给定变量Z。-polarPcolor is a function that aims to represent a pseudocolor plot in polar coordinates, with a radial grid to allow an easy lecture of the data. It is well
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:453.77kb
    • 提供者:付晓强
  1. MyCrustOpen

    1下载:
  2. 用delaunay三角剖分和网格填充对离散点云数据进行网格重建(Mesh reconstruction of discrete point cloud data using Delaunay triangulation and mesh filling)
  3. 所属分类:图形图像处理

  1. CloudViewer-master

    7下载:
  2. CloudViewer (点云可视化软件)是一款面向三维点云数据处理、点云开发专业人员及爱好者的三维点云可视化软件,该软件具备以下功能: 点云 IO。常见点云格式文件(如 ply, pcd 和 obj)的读取、保存、删除清空及可视化。 点云的基本操作。设置点云颜色,合并多个点云,点云格式转换等。 可视化的基本操作。设置视图窗口背景颜色,设置点云的可视化尺寸,设置坐标系的显示,设置视图方位(Main view, Left view, Top view),网格面片显示,网格线框显示
  3. 所属分类:图形图像处理

    • 发布日期:2019-04-10
    • 文件大小:3.16mb
    • 提供者:天涯若比邻
搜珍网 www.dssz.com