ihpdep / LDES

[AAAI19] Robust Estimation of Similarity Transformation for Visual Object Tracking
MIT License
108 stars 24 forks source link

compile mpolar.cpp in linux failure , opencv 2.4.11 ,matlab2017b, ubantu16.04 #4

Open Adhders opened 5 years ago

Adhders commented 5 years ago

here is my matopts.sh file image

here is the error message image

ihpdep commented 5 years ago

Hi, it seems that your OpenCV is not installed correctly. Did you follow the instruction of official installation of OpenCV? Did you include the OpenCV path in your environment?

Adhders commented 5 years ago

Hi, it seems that your OpenCV is not installed correctly. Did you follow the instruction of official installation of OpenCV? Did you include the OpenCV path in your environment?

The demo.m can run successfully in my linux . so the opencv should have been installed correctly. I want mex the file by myself,but I don't know how to make it !

Adhders commented 5 years ago

Hi, it seems that your OpenCV is not installed correctly. Did you follow the instruction of official installation of OpenCV? Did you include the OpenCV path in your environment?

The demo.m can run successfully in my linux . so the opencv should have been installed correctly. I want mex the file by myself,but I don't know how to make it !

Hi, it seems that your OpenCV is not installed correctly. Did you follow the instruction of official installation of OpenCV? Did you include the OpenCV path in your environment?

The demo.m can run successfully in my linux . so the opencv should have been installed correctly. I want mex the file by myself,but I don't know how to make it !

can you give me a link that how to configure the linux to compile the mpolar.cpp in linux, very thanks to you!

Adhders commented 5 years ago

Hi, it seems that your OpenCV is not installed correctly. Did you follow the instruction of official installation of OpenCV? Did you include the OpenCV path in your environment?

I have installed Opencv and config the enviorment successfuly! image