Skip to content

Support for Y411 format - #9065

Merged
maloel merged 17 commits into
realsenseai:y411from
aangerma:y411
Jul 4, 2021
Merged

Support for Y411 format#9065
maloel merged 17 commits into
realsenseai:y411from
aangerma:y411

Conversation

@maloel

@maloel maloel commented May 20, 2021

Copy link
Copy Markdown
Contributor

Reopened #8871

Native & SSE support included.

Tracked on [RS5-10803]

Comment thread src/proc/color-formats-converter.h Outdated
Comment thread src/sensor.cpp Outdated
Comment thread unit-tests/algo/convertions/test-y411.cpp Outdated
Comment thread unit-tests/algo/convertions/test-y411.cpp Outdated
Comment thread unit-tests/algo/convertions/test-y411.cpp Outdated
Comment thread unit-tests/algo/convertions/test-y411.cpp Outdated
Comment thread unit-tests/algo/convertions/test-y411.cpp Outdated
Comment thread unit-tests/algo/convertions/test-y411.cpp Outdated
Comment thread unit-tests/algo/convertions/test-y411.cpp Outdated
Comment thread src/proc/color-formats-converter.cpp Outdated
Comment thread wrappers/python/python.hpp Outdated
Comment thread wrappers/nodejs/index.js Outdated
case constants.format.FORMAT_GPIO_RAW:
case constants.format.FORMAT_RAW10:
case constants.format.FORMAT_FG:
case constants.format.RS2_FORMAT_Y411:

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The other ones don't have RS2_.... intended?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

Comment thread wrappers/matlab/format.m Outdated
Comment thread src/proc/color-formats-converter.cpp Outdated
Comment thread unit-tests/algo/convertions/test-y411.cpp Outdated
Comment thread src/l500/l500-color.cpp Outdated
Comment thread src/sensor.cpp Outdated
Comment thread src/l500/l535-color.h Outdated

namespace librealsense
{
class l535_color :public l500_color

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rename color_device, please, inside ivcam2::l535

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Comment thread src/l500/l535-color.h Outdated
Comment thread src/l500/l535-color.cpp Outdated
Comment thread src/l500/l535-color.cpp Outdated
Comment thread src/proc/y411-converter.h Outdated
Comment thread src/proc/y411-converter.h Outdated
Comment thread wrappers/nodejs/index.js Outdated
Comment thread wrappers/nodejs/index.js
Comment thread src/proc/y411-converter.cpp Outdated
Comment thread src/proc/y411-converter.cpp Outdated
Comment thread src/proc/y411-converter.cpp
Comment thread src/proc/y411-converter.cpp Outdated
Comment thread src/proc/y411-converter.cpp Outdated
Comment thread src/proc/y411-converter.cpp Outdated
Comment thread src/proc/y411-converter.cpp Outdated
Comment thread src/proc/y411-converter.h Outdated
Comment thread src/proc/y411-converter.h Outdated
Comment thread src/l500/l535-color.cpp Outdated

namespace librealsense
{
void convert_yuv_to_rgb(const byte yuv[3], byte * rgb)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs documentation

@maloel
maloel changed the base branch from development to y411 July 4, 2021 10:43
@maloel
maloel merged commit ca30026 into realsenseai:y411 Jul 4, 2021
@maloel maloel mentioned this pull request Jul 15, 2021
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

Successfully merging this pull request may close these issues.

2 participants