搜索资源列表
IsmyDIP
- 本程序用MFC编写,运用了书本上的灰度拉伸和中值滤波的知识对图像进行处理。 实现功能如下: 灰度拉伸的变亮和变暗(对8位24位图有效): 运用了幂次变换。分别是s = r2 和s = r1/2 . 反色(对8位24位图有效): s = 1 - r 中值滤波(对8位图有效): 对3×3网格进行滤波处理,边沿的1圈像素没有处理。 复原(对8位24位图有效): 将图像还原成未处理前的数据。-the procedures used to prep
f_open
- 本篇是关于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
bsubsamp
- 数字图像处理(冈萨雷斯)书中的边界链码实现,该程序通过取网格,简化了编码的数据量
The_flow_and_the_maximal_matching1
- 散乱数据类型,对三维重构中数据的预处理,对于三角网格化提出了一种相邻轮廓同步前进法,达到了很好的效果。-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.
cloudmesh-0.1
- C++ 实现点云数据网格,网格数据的滤波处理!-Triangulation of point clouds and mesh filter in C++
Grid-algorithm
- 这是一篇很经典的论文资料,他在网格化算法的基础上研究了磁共振成像数据采集与图像重建-This is a classic paper data grid algorithm in his study on the basis of magnetic resonance imaging data acquisition and image reconstruction
contour
- 三维空间中等值线绘制算法,涉及到高程数据,基于网格的等值线绘制-Three-dimensional space in the equivalent line algorithm, related to elevation data, drawing contours on the grid
pointCloud2mesh
- 由点云数据(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
MeshLP.tar
- 通过离散化流形拉普拉斯算子的方法,在三维网咯数据中建立网格拉普拉斯算子-To establish Grid Laplacian through discretization manifold Laplacian in a three-dimensional network slightly data
wanggehua2
- 用于高度计数据的绘图和网格化处理,利用matlab本身meshgrid函数-For altimeter data mapping and gridding processing
mesh-surface-reconstruction-
- 从表面重构的体数据实现3维网格剖分.图像处理的好论文。-The realization of the 3 dimensional mesh surface reconstruction from volumetric data. Image processing papers.
moab-4.9.0.tar
- 网型数据库(摩押)是一个代表和评价网格数据的组件。摩押可以存储结构化和非结构化网格,包括在有限元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
Octree
- 用八叉树法对逆向工程得到扫描的三维实体模型图像处理,实现了对大量点云数据进行三维网格构建。-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.
polarPcolor
- 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
MyCrustOpen
- 用delaunay三角剖分和网格填充对离散点云数据进行网格重建(Mesh reconstruction of discrete point cloud data using Delaunay triangulation and mesh filling)
CloudViewer-master
- CloudViewer (点云可视化软件)是一款面向三维点云数据处理、点云开发专业人员及爱好者的三维点云可视化软件,该软件具备以下功能: 点云 IO。常见点云格式文件(如 ply, pcd 和 obj)的读取、保存、删除清空及可视化。 点云的基本操作。设置点云颜色,合并多个点云,点云格式转换等。 可视化的基本操作。设置视图窗口背景颜色,设置点云的可视化尺寸,设置坐标系的显示,设置视图方位(Main view, Left view, Top view),网格面片显示,网格线框显示