From f5069e5620b95c0450b0486a17d6205112eda5ee Mon Sep 17 00:00:00 2001 From: Riya Garg Date: Sun, 13 Oct 2019 18:20:28 +0530 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b743a4d..560bb5d 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,9 @@ DLib is divided into 3 libraries for different purposes: * `BundleCamera`: reads/writes camera files created by the Bundle software * `PMVSCamera`, `PatchFile`, `PLYFile`: read/write data created by the PMVS software * `PixelPointFile`, `Matches`: read/write multi-purpose pixel and 3D data files + + + + + +Thank You!!