jbienzms / Samples

A repository for me to post quick samples to share with others.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Display bounding cube for face in 3D space

tierwixt opened this issue · comments

commented

obj_size_img = obj_size_real * focal_length / obj_distance_camera

commented

field_of_view = 2 arctan (diagonal_of_image / (2 focal_length))

commented

finishing this depends on #4 and #14