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

On the CLI, -flpc flag doesn't work without -plc. #59

Closed
SystemR opened this issue Sep 28, 2022 · 5 comments
Closed

On the CLI, -flpc flag doesn't work without -plc. #59

SystemR opened this issue Sep 28, 2022 · 5 comments
Assignees

Comments

@SystemR
Copy link

SystemR commented Sep 28, 2022

Describe the bug

-fplc flag doesn't seem to work if -plc isn't specified.

This command works fine:
$ pigo -in image.jpg -out output.jpg -cf ../pigo/cascade/facefinder -plc ../pigo/cascade/puploc -flpc ../pigo/cascade/lps

But running the following only detects the face but not its facial landmarks:
$ pigo -in image.jpg -out output.jpg -cf ../pigo/cascade/facefinder -flpc ../pigo/cascade/lps

Expected behavior

-flpc should work without -plc as per the screenshot https://user-images.githubusercontent.com/883386/66802771-3b0cc880-ef26-11e9-9ee3-7e9e981ef3f7.png

@esimov esimov self-assigned this Sep 29, 2022
@esimov esimov changed the title On the CLI, -fplc doesn't work without -plc. On the CLI, -flpc flag doesn't work without -plc. Sep 30, 2022
@esimov
Copy link
Owner

esimov commented Sep 30, 2022

@SystemR thank you for the notification about this issue. This should be fixed now.

@SystemR
Copy link
Author

SystemR commented Oct 3, 2022

Thank you! Would this be in 1.4.6?

@esimov
Copy link
Owner

esimov commented Oct 3, 2022

Yes, I'm planning to rollout the fixes as a new release. Meantime these are available as the latest version.

@SystemR
Copy link
Author

SystemR commented Oct 3, 2022

Perfect! Thank you so much! We can close this issue I guess.

@esimov
Copy link
Owner

esimov commented Oct 4, 2022

The new release has been published, so I'm closing this ticket.

@esimov esimov closed this as completed Oct 4, 2022
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