mtcnn icon indicating copy to clipboard operation
mtcnn copied to clipboard

Is it possible to use it without matlab_wrapper?

Open mhasnat opened this issue 7 years ago • 2 comments

Hi,

I would like to know whether it can be used without matlab_wrapper, so that MATLAB is not necessary to install.

Thanks.

mhasnat avatar May 30 '17 14:05 mhasnat

Yes, you can use cv2.resize instead.

DuinoDu avatar May 31 '17 06:05 DuinoDu

Thank you very much.

I just realized that we can run demo.py without importing python_wrapper, i.e., no MATLAB is necessary. Thank you for this toolbox.

mhasnat avatar May 31 '17 08:05 mhasnat