-
Notifications
You must be signed in to change notification settings - Fork 195
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
Removed topIsLow in yarp image #3145
Conversation
bool topIsLowIndex() const void setTopIsLowIndex(bool flag); have been removed from yarp::sig::Image
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update the release notes by adding a file in |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok for me, we need to fix yarp-matlab-bindings accordingly:
Quality Gate passedIssues Measures |
Thank you @Nicogene , I implemented your comment in the PR: robotology/yarp-matlab-bindings#106 |
I think we just need to regenerate the bindings once the PR is merged. |
The following methods:
have been removed from yarp::sig::Image