From d90d55a1e7e424d1ed3dcaec84d9784dde18b75a Mon Sep 17 00:00:00 2001 From: Ronan COLLIER Date: Fri, 17 Jul 2020 17:17:33 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0b91df1..ed0dcca 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,7 @@ This repository contains a plugin for Cloud Compare, developed as part of a transversal project with Polytech Nantes, the Graduate School of Engineering of the University of Nantes, and the company Taglabs. The purpose of the plugin is to perform color segmentation. The available filters are RGB, HSV and scalar value filtering. + +## Thanks The project was supervised by Mr. Nicolas Normand, professor and researcher at the University of Nantes, and Mr. Yan Koch, founder of the Taglabs company, whom we thank for their follow-up throughout the project. We also thank Daniel Girardeau-Montaut, creator of Cloud Compare, for his precious help during the realization of the project.