The objective of the project is to automate the generation of 3 dimensional coordinate points from a set of 2D images. The entire project is based on the principles of Photogrammetry.
The subject of interest is embedded with patterns of retro-reflective dots. The reason that these dots were attached is that they appear very bright in the image if it is captured using flash. An auto-bar is used to define the coordinate system reference.
The algorithm which performs this transformation is broken down to several steps. First step is converting the images to grayscale. Then detecting the retro-reflective dots by the “Polygon” approach. Same dots in different images were matched by Pattern Matching algorithm. Then internal and external camera calibration was performed. Finally, the 3D Coordinate points were generated by the “Bundle Adjustment” procedure.
Automatic 3D Coordinate Points Generator
The project aims at generating 3D coordinates from a set of 2D images
Brought to you by:
sankhya
Downloads:
0 This Week