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

Init Google Logging parameter in convertimageset #494

Closed
zakurtis opened this issue Jun 12, 2014 · 1 comment
Closed

Init Google Logging parameter in convertimageset #494

zakurtis opened this issue Jun 12, 2014 · 1 comment

Comments

@zakurtis
Copy link

Hello,

In the file description, it would appear that the command-line call takes 3/4 arguments. However, in the code, it appears that it should take 4/5, with the first being for the InitGoogleLogging function call.

My google-fu seems to be failing me; I cannot find what format this parameter is supposed to be. I would actually like to enable logging as I seem to be running into a file I/O issue.

Thanks!

@zakurtis zakurtis changed the title Init Google Logging parameter Init Google Logging parameter in convertimageset Jun 12, 2014
@zakurtis
Copy link
Author

I was misunderstanding how to call the function, the parameter for InitGoogleLogging should come before the function call, see this page here under "Setting Flags"

http://google-glog.googlecode.com/svn/trunk/doc/glog.html

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