Trying to get coordinates out of 2D Floor Map Plan using OpenCV using python but, missing some coordinates
So Im trying to get coordinates of the given 3D floor plan and those coordinates will be used in Javascript program using THREE.JS, THREE.Vector3 and THREE.ExtrudeGeometry.