readme

来自「任意给定三维空间的点集」· 代码 · 共 26 行

TXT
26
字号
Source code for:A Practical Approach for Computing the Diameter of a Point-Set Sariel Har-Peled This program is free software; you can redistribute it and/or modifyit under the terms of the GNU General Public License as published bythe Free Software Foundation; either version 2, or (at your option)any later version.Program is provdied without any guarantee. Use at your own risk.This package includes *everything* used in the paper testing. Tocompile it you would need qt, and opengl. To compile, just domake. The resulting program have a GUI and can read .ply or .3ds (3dssuppoer is under x86 processors only because of small indian problems).To get some of the inputs used in the testing:   http://www.cc.gatech.edu/projects/large_models/If you just want to use the diameter computation part, without all theother stuff, use the files (which are independent of the rest): gdiam.C,gdiam.h. Too see a demo of how to use it, see: gdiam_test.C.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?