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

Read from file #2

Open
gsaponaro opened this issue Sep 29, 2016 · 1 comment
Open

Read from file #2

gsaponaro opened this issue Sep 29, 2016 · 1 comment
Assignees

Comments

@gsaponaro
Copy link
Owner

Add possibility to read images from file, in addition to reading from a yarp port.

/cc @atabakd

@gsaponaro gsaponaro self-assigned this Sep 29, 2016
@gsaponaro
Copy link
Owner Author

gsaponaro commented Mar 23, 2017

For this issue (which is necessary to get the new descriptors out of the old dataset - foreground images) basically I have two options:

  1. add a --file option to the segmentation module (lbpExtract)

or

  1. do it purely with a yarp application (collection of the existing modules and options): compile ffmpeg_grabber support; yarpdev --device ffmpeg_grabber --source before_0_fg.jpg --name /image; lbpExtract, shapeDescriptor, sequentialLabeller, descriptorReduction, dump to file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant