Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

in the 20 line from the face_match.m file,the mat2cell function tells me the input parameters is not enough #1

Open
Andy980211 opened this issue Feb 10, 2020 · 4 comments

Comments

@Andy980211
Copy link

No description provided.

@vedantbhoj
Copy link
Owner

vedantbhoj commented Feb 10, 2020

Hi,
I don't have a working copy of MATLAB with me at this point to test this, but I can recommend to use MATLAB version 2012 and check if it works. The parameters should resolve as default, else try mat2cell(inputMatrix, 512, 512)

@Andy980211
Copy link
Author

Hi,
I am very happy you can reply my question. I try you recommendation but it also does not work. This function make me must input enough parameters and the 512 ,512 is not right because the inputMatrix is 256 × 40 (double). Maybe you can also tell me why you did this stemp and I will try to find the parameters. Thank you very much!!!!!

@vedantbhoj
Copy link
Owner

Hi,
This is to get the A, and B histogram data to get in same dimensions for matching. I need to figure this out by debugging properly, But yes I have not committed the TrainingSet.mat as it was a 4GB file. Glad that you are interested in this code, but I am sorry I couldn't make it work for you at this moment.

@vedantbhoj
Copy link
Owner

Closing the issue. Hope you received the resolution.

@vedantbhoj vedantbhoj reopened this Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants