From f5cdd8d00a1ae28d80203641a2f287b07a66b485 Mon Sep 17 00:00:00 2001 From: Tang <44370086+Tang1705@users.noreply.github.com> Date: Mon, 4 Jan 2021 05:38:20 -0800 Subject: [PATCH] Update Readme-en.md --- Readme-en.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Readme-en.md b/Readme-en.md index 1e8a602..9b602d6 100644 --- a/Readme-en.md +++ b/Readme-en.md @@ -60,9 +60,7 @@ Due to the fast running speed of high-speed trains, the wheel-rail surface is re

3D reconstruction technology is an important branch of computer vision technology and a popular research direction combining computer vision and computer image graphics. According to whether it is in contact with the measured object during measurement, it can be divided into contact measurement and non-contact measurement. -
16
- +
16
Although the contact measurement method has high measurement accuracy, the measurement efficiency is low, the speed is slow, and improper operation can easily damage the surface of the object to be measured, and because the probe has a certain surface area, it is difficult to measure objects with complex surfaces and does not have universality and versatility. Non-contact three-dimensional measurement methods can be divided into two categories: active measurement and passive measurement. The former is to project a designed pattern onto the surface of the target object. The pattern is distorted due to the height fluctuation of the object, and the target object is obtained by matching the distorted pattern. The latter is to illuminate the target object with ambient light and then detect the characteristic points of the target object to obtain its data. The non-contact measurement method has become the research trend of three-dimensional profile measurement due to its advantages of no damage, high measurement speed, and simplicity.