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

Image should have an isValid method #2369

Open
drdanz opened this issue Sep 25, 2020 · 0 comments
Open

Image should have an isValid method #2369

drdanz opened this issue Sep 25, 2020 · 0 comments
Labels
Affects: YARP v3.4.0 This is a known issue affecting YARP v3.4.0 Component: Library - YARP_sig Issue Type: API Bug This is a bug in the API
Milestone

Comments

@drdanz
Copy link
Member

drdanz commented Sep 25, 2020

As discussed in #2349, since the yarp::sig::Image class can enter some invalid states, it should have an isValidor isNull method, to be able to check if the image is actually a valid image.

@drdanz drdanz added Component: Library - YARP_sig Issue Type: API Bug This is a bug in the API Affects: YARP v3.4.0 This is a known issue affecting YARP v3.4.0 labels Sep 25, 2020
@drdanz drdanz added this to the YARP 3.6.0 milestone Nov 12, 2021
@drdanz drdanz modified the milestones: YARP 3.6.0, YARP 3.7.0 Dec 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Affects: YARP v3.4.0 This is a known issue affecting YARP v3.4.0 Component: Library - YARP_sig Issue Type: API Bug This is a bug in the API
Projects
None yet
Development

No branches or pull requests

1 participant