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

dev/IFrameGrabberImage{,Raw}: Implement using a template #2583

Merged
merged 2 commits into from
Jun 9, 2021

Conversation

drdanz
Copy link
Member

@drdanz drdanz commented May 24, 2021

Libraries

dev

  • The IFrameGrabberImage and IFrameGrabberImageRaw interface are now aliases
    for IFrameGrabberOf<yarp::sig::ImageOf<yarp::sig::PixelRgb>> and
    IFrameGrabberOf<yarp::sig::ImageOf<yarp::sig::PixelMono>>.
    It is also possible to implement the same interface for different pixel types
    or for FlexImage.

As discussed in #2576

@drdanz drdanz added PR Type: Feat/Enh This PR adds some new feature or enhances some part of YARP Component: Library - YARP_dev Target: YARP v3.5.0 labels May 24, 2021
@drdanz drdanz self-assigned this May 24, 2021
@drdanz drdanz temporarily deployed to code-analysis May 24, 2021 10:26 Inactive
@drdanz drdanz temporarily deployed to code-analysis May 24, 2021 10:26 Inactive
@drdanz drdanz temporarily deployed to code-analysis May 24, 2021 10:26 Inactive
@drdanz drdanz force-pushed the FrameGrabberInterfacesRefactor7 branch from 809d372 to 2384716 Compare May 24, 2021 13:06
@drdanz drdanz temporarily deployed to code-analysis May 24, 2021 14:17 Inactive
@drdanz drdanz temporarily deployed to code-analysis May 24, 2021 14:17 Inactive
@drdanz drdanz force-pushed the FrameGrabberInterfacesRefactor7 branch from 2384716 to cec49d9 Compare June 7, 2021 14:08
@drdanz drdanz temporarily deployed to code-analysis June 7, 2021 14:10 Inactive
@drdanz drdanz temporarily deployed to code-analysis June 7, 2021 14:10 Inactive
@drdanz drdanz temporarily deployed to code-analysis June 7, 2021 14:10 Inactive
@drdanz drdanz temporarily deployed to code-analysis June 8, 2021 09:27 Inactive
@drdanz drdanz force-pushed the FrameGrabberInterfacesRefactor7 branch from 15079d8 to 7a043c0 Compare June 8, 2021 19:46
@drdanz drdanz temporarily deployed to code-analysis June 8, 2021 19:48 Inactive
@drdanz drdanz temporarily deployed to code-analysis June 8, 2021 19:48 Inactive
@drdanz drdanz temporarily deployed to code-analysis June 8, 2021 19:48 Inactive
@drdanz drdanz temporarily deployed to code-analysis June 9, 2021 12:45 Inactive
@drdanz drdanz temporarily deployed to code-analysis June 9, 2021 12:45 Inactive
@drdanz drdanz temporarily deployed to code-analysis June 9, 2021 12:45 Inactive
drdanz added 2 commits June 9, 2021 16:07
This also allow to implement the same interface for different pixel
types or for FlexImage.
@drdanz drdanz force-pushed the FrameGrabberInterfacesRefactor7 branch from e50a318 to 9e5be36 Compare June 9, 2021 14:08
@drdanz drdanz temporarily deployed to code-analysis June 9, 2021 14:10 Inactive
@drdanz drdanz temporarily deployed to code-analysis June 9, 2021 14:10 Inactive
@drdanz drdanz temporarily deployed to code-analysis June 9, 2021 14:10 Inactive
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 9, 2021

@drdanz drdanz merged commit d04e97a into robotology:master Jun 9, 2021
@drdanz drdanz deleted the FrameGrabberInterfacesRefactor7 branch June 9, 2021 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Library - YARP_dev PR Type: Feat/Enh This PR adds some new feature or enhances some part of YARP Target: YARP v3.5.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants