Object height estimation via webcam

Object height estimation via webcam

2023.03 ~ 2023.06

Project Details

After covid-19, the supply of webcams has increased, contributing to 3D reconstruction of objects or anormally detection by measuring object size through webcams and linear lasers.

  • Goals

    1. Correct distortion through camera calibration.

    2. Height differences are measured using a linear laser.

    3. Achieving 3D reconstruction with pointcloud.

    + Additional research - Construction of data set and CNN model for feature point detection

  • Technologies

    Using C++ OpenCv for camera calibration.

    Applying optical triangulation method, calculate object height using pixel difference of laser.

    Based on the measured height of the object, 3D reconstruction through point cloud.

  • Team

    ByungHyun Kim, GyuRi Park, JiHyun Park collaborted by github

  •            
Project Image 1Project Image 2Project Image 3Project Image 4