Skip to content

Conversation

@yuokamoto
Copy link
Contributor

No description provided.

bresilla and others added 2 commits February 24, 2025 15:37
- 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.
@yuokamoto yuokamoto merged commit 713bab7 into UE5.3 Feb 24, 2025
@yuokamoto yuokamoto deleted the UE5.3_action_update branch February 24, 2025 06:39
github-actions bot pushed a commit that referenced this pull request Feb 24, 2025
* 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: Trim Bresilla <[email protected]>
github-actions bot pushed a commit that referenced this pull request Feb 24, 2025
* 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: Trim Bresilla <[email protected]>
github-actions bot pushed a commit that referenced this pull request Feb 24, 2025
* 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: Trim Bresilla <[email protected]>
github-actions bot pushed a commit that referenced this pull request Feb 24, 2025
* 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: Trim Bresilla <[email protected]>
yuokamoto added a commit that referenced this pull request Feb 24, 2025
* 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]>
github-actions bot added a commit that referenced this pull request Feb 24, 2025
* 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 added a commit that referenced this pull request Feb 24, 2025
* 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 added a commit that referenced this pull request Feb 24, 2025
* 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 added a commit that referenced this pull request Feb 24, 2025
* 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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: yuokamoto <[email protected]>
Co-authored-by: Trim Bresilla <[email protected]>
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.

3 participants