Topics in TModeling web: Changed: now 01:06 Changed by:
WebStatistics 02 Aug 2024 - 20:56 - r1.19 Main.guest
Statistics for TModeling Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and uploads: Aug 2024 804 0 ...  
StartHere 23 Feb 2009 - 22:25 - r1.42 ShawnDB
TOC Ottawa Demo Preliminaries Goal We were given a 5x5 set of tiles of OttawaData, consisting of 905 megabytes of point cloud data captured by NEPTEC. The data is ...  
Resources 31 Dec 2008 - 18:07 - r1.34 JackSnoeyink
TOC This is a miscellaneous collection of papers that have been added to the wiki, beginning with the most technically relevant. Papers from project members shortest ...  
OttawaDataNotes 31 Dec 2008 - 18:06 - r1.4 JackSnoeyink
DeliverablesdescriptionUpdated.pdf: Information on the Ottawa Tiles Raw data is UPC format: \\Snoeyink-tab-cs\GEO-star\ottawa\upc Matlab scripts for conversion \ ...  
RingFilt 31 Dec 2008 - 18:04 - r1.10 JackSnoeyink
RingFilt A state machine based filtering program that fits a surface to the one-ring or two-ring of triangles around each point and filters away points triangles ...  
ShortestPathsDemo 31 Dec 2008 - 17:51 - r1.28 JackSnoeyink
TOC Calculating Shortest Paths Note: The interface to the shortest path computations have changed so and sm path are now the modules, but these remain the approaches ...  
OttawaData 31 Dec 2008 - 17:39 - r1.11 JackSnoeyink
TOC Some files and images of the Ottawa data set, and a brief description of the file format for the point cloud. We are hoping to get images yet so that we can do ...  
Sm_path 31 Dec 2008 - 17:11 - r1.4 VishalVerma
SM PATH Computes shortest path between given source and target vertex. Dijkstra's method is used for finding approximate shortest path while !MMP method is used for ...  
Tin_dist 31 Dec 2008 - 16:42 - r1.2 VishalVerma
tin dist Computes distance from a given source vertex to all vertices in the mesh. Uses Dijkstra's method to compute distances corresponding to shortest paths which ...  
Spground 31 Dec 2008 - 16:30 - r1.4 JackSnoeyink
spground Classifies points as ground and non-ground, and can either (-groundonly) output ground points only, (-nongroundonly) output non-ground points only, or (default ...  
StreamingModules 31 Dec 2008 - 16:18 - r1.19 JackSnoeyink
Streaming Modules TOC Most of our software tools for large data sets are modules that can be composed with pipes in Windows or UNIX (including Mac and Linux). Click ...  
Smsimp 31 Dec 2008 - 16:15 - r1.8 JackSnoeyink
smsimp Compresses a streaming mesh using decimation. It is an implementation of Garland and Heckbert's QuadraticErrorMetric, which fits into our PointSelectionFramework ...  
SubdivisionSurfaces 31 Dec 2008 - 15:56 - r1.9 JackSnoeyink
TOC Interpolatory subdivision surfaces One of the major mathematical developments in this project is Charles Chui and co-authors' work on Interpolatory SubdivisionSurfaces ...  
WebHome 31 Dec 2008 - 15:53 - r1.17 JackSnoeyink
This is a copy of the wiki with documentation, demos, and reports for the UMSL/UNC GEO project. It is the primary source for documentation and demos for a large collection ...  
SP_API 31 Dec 2008 - 03:51 - r1.3 ShawnDB
The Streaming Point API ( !SP API ) contains all the files/functions/modules for working with data stored as Point Clouds. The Streaming Point Library consists of ...  
SM_API 31 Dec 2008 - 03:47 - r1.4 ShawnDB
The Streaming Mesh API library ( !SM API ) contains all the files/functions/modules for working with meshes of vertices and triangles. The Streaming Mesh Library ...  
TMVScripts 31 Dec 2008 - 03:42 - r1.2 ShawnDB
This page is meant to hold information about !MatLab scripts used with our TMV code base. Main.ShawnDB 01 Jun 2008  
TMVApps 31 Dec 2008 - 03:41 - r1.4 ShawnDB
This page lists (with brief descriptions) various applications that team members have developed or are in the process of developing. If these apps turn out to be ...  
TMV_API 31 Dec 2008 - 03:40 - r1.2 ShawnDB
The !TMV API library contains common files/functions/modules that are used by other TMV API's, Tools and/or applications Base Files TMV Platform Platform definitions ...  
SV_API 31 Dec 2008 - 03:29 - r1.2 ShawnDB
The Streaming Volume API library ( !SV API ) contains all the files/functions/modules for working with Volume Meshes consisting of Vertices, Tetrahedrons. Main.ShawnDB ...  
SL_API 31 Dec 2008 - 03:29 - r1.2 ShawnDB
The Streaming Line API library ( !SL API ) contains all the files/functions/modules to work with ISO countour lines. Main.ShawnDB 01 Jun 2008  
TMVOverview 31 Dec 2008 - 02:22 - r1.3 ShawnDB
The Terrain, Modelling, and Visualization (TMV) code base is a set of API's, Tools, and Applications which allow us to do useful work on Terrain Model's. We have ...  
TMVDirectory 31 Dec 2008 - 01:56 - r1.6 ShawnDB
This page is meant to give a directory centric overview of our code base TMV Main Root (or main trunk) of entire TMV code base apis root of TMV API's archive archival ...  
TMVBuildGuide 31 Dec 2008 - 01:55 - r1.6 ShawnDB
TMV Build Guide This is the build guide for the TMV code base Note: This initial version is targeted only at windows platforms using Visual Studio 2005. I'm going ...  
Software 30 Dec 2008 - 22:29 - r1.11 JackSnoeyink
There are some prepackages sets of software with demo instructions from the Demos page, and documentation in the wiki for StreamingModules. SiftGPU is a GPU-based ...  
Spfilter 30 Dec 2008 - 21:49 - r1.2 JackSnoeyink
spfilter Used for applying various transformations or filters to streaming point formats. This is based off the sp2sp tool. Example usage: spfilter i ottawa.spb o ...  
TMVTools 30 Dec 2008 - 18:03 - r1.13 JackSnoeyink
This page contains a list (and brief description) about each tool currently in our TMV code base. A tool is meant to do a useful task (or set of closely related tasks ...  
Demos 30 Dec 2008 - 17:59 - r1.14 JackSnoeyink
TOC Introduction The modules described in this document are designed to process very large, unstructured point sets and meshes on commodity processors, using novel ...  
MissionStatement 30 Dec 2008 - 16:01 - r1.4 JackSnoeyink
Mission Statement: The research objectives of this project are threefold. First, we will complete the theory of bivariate meshless wavelets. Second, we will develop ...  
FilteringDemo 30 Dec 2008 - 14:59 - r1.11 JackSnoeyink
Filtering and Binning with spfilter Shawn Brown will put some information here about this demo. Until he does: What this program (spfilter) does is to average the ...  
WebPreferences 30 Dec 2008 - 14:46 - r1.13 JackSnoeyink
TModeling Web Preferences The following settings are web preferences of the TModeling web. These preferences overwrite the site-level preferences in TWIKIWEB . WIKIPREFSTOPIC ...  
Sp2sp 29 Dec 2008 - 22:54 - r1.7 ShawnDB
sp2sp Used for converting between various streaming point file formats plus a little bit of ad hoc filtering operations as well. This program can read finalized or ...  
Sm_pathviewer 29 Dec 2008 - 22:42 - r1.4 ShawnDB
sm pathviewer A viewer for visualizing paths on a terrain. All flags and options are the same as sm viewer, except the "-path", "-zsplit", and "-zsub" commandline ...  
TMVSVN 18 Dec 2008 - 21:57 - r1.8 ShawnDB
Subversion and Tools The main web page for Subversion is located here. Source code can be found here. Binaries: Macintosh Unix, Fedora or RedHat. Windows Useful Tools ...  
TMVFiles 18 Dec 2008 - 19:05 - r1.7 ShawnDB
This page is meant to give a file-centric overview of our TMV code base. We should eventually write a script utility to automatically generate this from the SVN code ...  
TiffListing 18 Dec 2008 - 17:08 - NEW ShawnDB
This is the Tiff Directory source code listing .\TMV\apis\tiff-3.8.2\aclocal.m4 .\TMV\apis\tiff-3.8.2\autogen.sh .\TMV\apis\tiff-3.8.2\bin .\TMV\apis\tiff-3.8.2\ChangeLog ...  
OpenGlListing 18 Dec 2008 - 16:48 - NEW ShawnDB
This is the source code listing for the !OpenGL directory .\TMV Main\apis\OpenGL\glut32 .\TMV Main\apis\OpenGL\Mac .\TMV Main\apis\OpenGL\Unix .\TMV Main\apis\OpenGL ...  
JpegListing 18 Dec 2008 - 16:32 - NEW ShawnDB
This a listing of the Jpeg 6.2 source tree .\TMV Main\apis\jpeg-6b\ansi2knr.c .\TMV Main\apis\jpeg-6b\bin .\TMV Main\apis\jpeg-6b\binD .\TMV Main\apis\jpeg-6b\cderror ...  
Dijkstra_order 18 Dec 2008 - 13:41 - NEW VishalVerma
Dijkstra based reordering Reorders vertices using the Dijkstra method with A-star heuristic. The heuristic distance function is euclidean distance. The vertices are ...  
GridFilter 18 Dec 2008 - 07:46 - r1.6 ShawnDB
Grid Filter Demo This demo shows how to use the Grid Filter on the "Ottawa" data set Steps 1 2. Build Ottawa Point Cloud Data set See the StartHere Demo. Step 3. ...  
MMP 18 Dec 2008 - 07:33 - r1.5 VishalVerma
MMP method with A-star heuristic Computes shortest path between given source and target using !MMP method with A-star heuristic. Computes exact shortest paths. The ...  
Dijk_order 18 Dec 2008 - 07:29 - r1.4 VishalVerma
Dijkstra based reordering Reorders vertices using the Dijkstra method with A-star heuristic. The heuristic distance function is euclidean distance. The vertices are ...  
FiltersToDo 18 Dec 2008 - 06:41 - r1.3 VishalVerma
Bucket xyz and find z bucket with most points for each xy . Keeping only these points will give us a less noisy surface. Shawn has done a quick version of this one ...  
StreamingFileFormats 18 Dec 2008 - 06:38 - r1.4 VishalVerma
TOC Here are our evolving thoughts on the evolution of the streaming file formats. Streaming File format changes Currently, spfinalize and sp2sp play some similar ...  
Dijkstra_astar 18 Dec 2008 - 06:13 - r1.2 VishalVerma
Dijkstra's method with A-star heuristic Computes shortest path between given source and target using !Dijkstra's method with A-star heuristic. Computes shortest paths ...  
ShortestsPaths 18 Dec 2008 - 05:44 - r1.3 VishalVerma
Shortest path algorithms and simplification We run the shortest path algorithms described in http://www.cs.unc.edu/~verma/shortest path.pdf on simplified meshes and ...  
Techniques 18 Dec 2008 - 03:20 - r1.5 VishalVerma
This is a collection of links to wiki pages and relevant papers on techniques. ShortestsPaths by Dijkstra's, Fast Marching and !MMP. http://www.cs.unc.edu/~verma ...  
Dijkstra 18 Dec 2008 - 02:17 - NEW VishalVerma
Dijkstra's method Uses dijkstra's method to compute distances between a given source and all vertices of a given mesh. The output is a sequence of triplets. The first ...  
FastMarching 18 Dec 2008 - 02:16 - NEW VishalVerma
Fast Marching method Uses !Fast marching method to compute distances between a given source and all vertices of a given mesh. The output is a sequence of triplets ...  
Reorder 18 Dec 2008 - 02:08 - NEW VishalVerma
Reordering Reorders vertices of a point cloud by projecting them onto the X-Y plane and computing distances between the projection of each vertex and the projection ...  

Number of topics: 50

Revision: r1.1 - 08 Aug 2001 - 05:20 - Main.guest
TModeling > WebChanges
Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback