92shehab
92shehab
This is my code : ``` import cv2 # get points of bounding_box. left top and bottom right p_left_top = fitting_result.final_shape.bounds()[0] p_right_bottom = fitting_result.final_shape.bounds()[1] image_width, image_height = test_img.width, test_img.height #...
with menpo tutorial code i got an error ! link : https://nbviewer.jupyter.org/github/menpo/menpo-notebooks/blob/master/menpo/Landmarks/Basics.ipynb  How to solve it ?
#Envirnment List : # Name Version Build Channel _libgcc_mutex 0.1 main blas 1.0 mkl bleach 3.3.0 pyhd3eb1b0_0 boost 1.59.0 py35_0 menpo bzip2 1.0.8 h516909a_3 conda-forge ca-certificates 2021.1.19 h06a4308_1 certifi 2020.6.20...
why i am seeing thi. How to run this tool in localhost ? At the first page, requesting to connect to a landmark server .   What is ther...