From 5759a36e13b7465b499d1d0284027579d90c21da Mon Sep 17 00:00:00 2001 From: Sean Perry Date: Thu, 18 Apr 2024 16:21:49 -0700 Subject: [PATCH] fix: moved vaquita, fixed maya styling and image --- projects/old_projects/maya-achaeology/maya-achaeology.md | 4 ++-- projects/{ => old_projects}/vaquita/vaquita-media.md | 0 projects/{ => old_projects}/vaquita/vaquita.md | 0 projects/{ => old_projects}/vaquita/vaquita_updates.md | 0 4 files changed, 2 insertions(+), 2 deletions(-) rename projects/{ => old_projects}/vaquita/vaquita-media.md (100%) rename projects/{ => old_projects}/vaquita/vaquita.md (100%) rename projects/{ => old_projects}/vaquita/vaquita_updates.md (100%) diff --git a/projects/old_projects/maya-achaeology/maya-achaeology.md b/projects/old_projects/maya-achaeology/maya-achaeology.md index 2f06ca42..4e6c9d7d 100644 --- a/projects/old_projects/maya-achaeology/maya-achaeology.md +++ b/projects/old_projects/maya-achaeology/maya-achaeology.md @@ -28,7 +28,7 @@ This project is divided into 3 main parts: The Tunnel Mapping project aims to lower the cost of digital documentation by experimenting with data collection methods. These methods include stereo-panoramic cameras, LiDAR, and experimental remote sensing systems based on the Microsoft Kinect camera or the Google Tango tablet. In prior expeditions to Guatemala, we brought a ground-based LiDAR system for high resolution scans of these large excavated temples. One method we are particularly excited about is Structure from Motion (SfM), a low cost technique for generating 3D models using photos from a traditional camera. This group is seeking highly motivated individuals to build data collection infrastructure for expeditions. -
+ @@ -66,7 +66,7 @@ Created using Point clouds from the Faro Focus 3D 120, Lieca BLK360 ### Terrestrial Light Detection and Ranging (LiDAR) The process for Terrestrial LiDAR Scanning (TLS) generally involves setting the desired scan density, which in affect increases the number of points collected and time needed per scan. In the case of the Lieca BLK360 TLS, medium quality was sufficient for our purposes and took 3 minutes per scan. Each scan occurred more than 1 meter apart depending on if all the environment’s geometry could be reached from the previous scans location. The set of individual point clouds obtained was then registered using visual alignment in Lieca’s propriety software Cyclone Register 360. The output of all this is several standard file format .ptx files all in alignment with each other, which can then be brought to external software for further 3D point cloud and mesh processing. -![]({{"assets/projects-old_projects-maya-archaeology-LiDARm71insideoutside-350x173" | absolute_url}}) +![]({{"assets/projects-old_projects-maya-archaeology-LiDARm71insideoutside-350x173.png" | absolute_url}}) ### Structure from Motion (SfM) SfM point cloud derived models are able to store accurate RGB data at a higher resolution, but with lower geometric accuracy. Since RGB information collected during SfM have greater accuracy, they can be useful in projecting color information back onto the Mesh generated by LIDAR. We can do Fine registration with the Iterative Closet Point (ICP) algorithm on the 2 Models to share the same coordinate space. diff --git a/projects/vaquita/vaquita-media.md b/projects/old_projects/vaquita/vaquita-media.md similarity index 100% rename from projects/vaquita/vaquita-media.md rename to projects/old_projects/vaquita/vaquita-media.md diff --git a/projects/vaquita/vaquita.md b/projects/old_projects/vaquita/vaquita.md similarity index 100% rename from projects/vaquita/vaquita.md rename to projects/old_projects/vaquita/vaquita.md diff --git a/projects/vaquita/vaquita_updates.md b/projects/old_projects/vaquita/vaquita_updates.md similarity index 100% rename from projects/vaquita/vaquita_updates.md rename to projects/old_projects/vaquita/vaquita_updates.md