From 975a3e0babdc60c81e18ce6fc7e2420df75ae604 Mon Sep 17 00:00:00 2001 From: Stephen Mather Date: Thu, 22 Jan 2015 21:31:51 -0500 Subject: [PATCH] fix textured model location line --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 47c9678b..48987b5d 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,7 @@ From a directory full of your images, run An overview of installing and running OpenDroneMap on Ubuntu can be found here: https://www.youtube.com/watch?v=e2qp3o8caPs -Now that texturing is in the code base, you can access the full textured meshes using MeshLab. Open MeshLab, and choose File:Import Mesh and choose your textured mesh from a location similar to the following: - -```reconstruction-with-image-size-1200-results\odm_texturing\odm_textured_model.obj``` +Now that texturing is in the code base, you can access the full textured meshes using MeshLab. Open MeshLab, and choose File:Import Mesh and choose your textured mesh from a location similar to the following: reconstruction-with-image-size-1200-results\odm_texturing\odm_textured_model.obj ---