Skip to content

Conversation

@github-actions
Copy link

Cherry picking [cherry-pick to UE5.4.4 from UE5.3] Ue5.3 action update onto this branch

* feat: support actual depth image with 32FC1 datatype (#349)

- Add separate processing for RGB and Depth camera types with specific capture source and image properties.
- Introduce new data structures to handle RGB and Depth surface contexts.
- Adjust pixel format and data handling based on camera type, including custom encoding and image data initialization.
- Improve conditions for processing captured data by ensuring proper checks are in place for RGB and Depth data retrieval.
- Add a `Depth` array to `FRenderRequest` struct to store depth information.
- Remove obsolete comments and redundant code sections to improve readability and maintainability.

* update action

---------

Co-authored-by: yuokamoto <[email protected]>
Co-authored-by: Trim Bresilla <[email protected]>
@yuokamoto yuokamoto merged commit 9683598 into UE5.5 Feb 24, 2025
@yuokamoto yuokamoto deleted the auto_created_UE5.5_830ff761992a580ee59767319ab25e35c9a0bf98 branch February 24, 2025 06:46
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