Project Splinescan
WEBSITE UNDER RECONSTRUCTION - PLEASE BE PATIENT
This is the download section, where you can download the sourcecode and binaries for the project. You can also find lecture notes and other documents here for download.
SOURCE CODE AND BINARY
Filename Description
ss-smoother.rar
(18758 bytes)
The Win32 EXE that actually works - sorry for the confusion folks. Install setup.rar, and then unrar this exe into the same directory. Run the ss-smoother.exe file to do scanning. Thanks to D Bowman for pointing out the fault in the setup.rar version.
setup.rar
(1999404 bytes)
The Win32 executable of the Lugradio scanner prototype. Tested on WINE on Ubuntu Hoary. Source code of this executable will be added after the Lugradio exhibition on 25th of June.
python-scan-p1.tar
(7680 bytes)
The first python prototype. This python script will take a directory of laser line scan images and convert them into a 3D point cloud. This is MUCH faster than the VB equivalent, and can only get faster as the code is tweaked.
linescan.tar.gz
(2398 bytes)
The is a module designed to process linear scan data. The python script takes a directory of laser line scan images and convertw them into a 3D point cloud. This should work for CNC mounted laser rigs, as some users have requested.
SplineScan3.zip
(8304 bytes)
The original windows VB prototype - WARNING: This code sucks. Python is about 10x faster and smaller. This code is for information only.
snapshot-1-3-06.tar.gz
(2799 bytes)
A Snapshot of all modules from 1-3-06. Includes:
scantopoints.py - scans raster data to a single slice.
gapfill.py - merge scantopoints slices into hole free point cloud
mergepoints.py - Merges slices created by scantopoints.py without hole-filling
SAMPLE DATA
Filename Description
columbia.rar
(2312849 bytes)
The original scan data as a .RAW triangle file. ***WARNING*** This file was created using a naive version of delaunay triangulation - an algorithm that was lossy and broken. This file is rar archived and might kill some 3D packages because it is very high polygon.
Columbia.txt
(211852 bytes)
The original scan data as a series of points. the holes in the data and the spurious points are included free of charge :-p
columbia-bmp.rar
(244956 bytes)
The original raw bmp scan data.
DOCUMENTS AND MEDIA FILES
Filename Description
sstalk2.pdf
(143793 bytes)
The Lugradio Live 2005 lecture notes - get 'em while they're hot!
3dbd.sxi
(643864 bytes)
Why Most 3D Scanners are Bad - 09/2005 OpenOffice.org format presentation
3dbad.pdf
(354185 bytes)
Why Most 3D Scanners are Bad - 09/2005 PDF format presentation
filter-paradigm.pdf
(122500 bytes)
An overview of the Splinescan '4pass' system - 12/2005 PDF format mini-whitepaper
wolvesdata.pdf
(5733386 bytes)
Slides from 8/5/2006 Postgraduate Lecture at the University of Wolverhampton. PDF version.
wolvesdata.odp
(4154918 bytes)
Slides from 8/5/2006 Postgraduate Lecture at the University of Wolverhampton. ODP version.
splinescan1.mpg
(2256896 bytes)
Explanatory animation from 8/5/2006 Postgraduate Lecture. Courtesy: Mitch Hughes.
© Thursday 28th of August 2008 02:04:00 AM - Andrew Lewis