From 422e7c6bf9f9c8db6cda880781e292ecc0017aab Mon Sep 17 00:00:00 2001 From: Rohit Garg <31812776+Rohitgarg253@users.noreply.github.com> Date: Sun, 13 Oct 2019 18:06:36 +0530 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b743a4d..7c3f43b 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,8 @@ 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!!