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

Some issues of the Saliency project #1

Open
lairoeaes opened this issue Jun 14, 2014 · 0 comments
Open

Some issues of the Saliency project #1

lairoeaes opened this issue Jun 14, 2014 · 0 comments

Comments

@lairoeaes
Copy link

  • In SalencyMain.cpp, des.push_back("_RC"); -> des.push_back("RC"); (because the CmEvaluation::Evaluate has append _ after filename.
  • In Linker -> Input -> Additional Dependencies, I add Cmlib.lib but linker says the Cmlibd.lib is not found when I build the project. I just copy Cmlib.lib to Cmlibd.lib and it does work.
  • In CmEvaluation::Evaluate(imgDir + "*.png", salDir, salDir + "Eval.m", des);, the matlab script, Eval.m, needs xticklabel_rotate.m which is in here
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

1 participant