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

[Feature-Request] Live Update of ImageManip Mesh #1026

Open
chengguizi opened this issue May 21, 2024 · 2 comments
Open

[Feature-Request] Live Update of ImageManip Mesh #1026

chengguizi opened this issue May 21, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@chengguizi
Copy link

Start with the why:

RVC2's ImageManip is a great node that offers good flexibility on remapping the raw image. Currently we use it instead of StereoDepth node internal rectification logic for two reasons:

  1. StereoDepth does not support custom camera model which we use
  2. StereoDepth cannot handle images of different sizes

To make the mesh more useful, the ability to update the mesh after pipeline starts is desired? In that case we can dynamically tune the mesh (to adapt to changing calibration)

This is discussed there https://discuss.luxonis.com/d/3506-setwarpmesh-after-pipeline-starts/10

Move to the what:

there should be a inputConfig xlink available and we can send in a new mesh during runtime. with the new mesh, image manip node could update how remap looks dynamically.

Move to the how:

Probably can impose a few limitation for ease of implementation. for example, input and output image size remain fixed

@chengguizi chengguizi added the enhancement New feature or request label May 21, 2024
@MartinMotycka
Copy link

@themarpe ^^

@themarpe
Copy link
Collaborator

themarpe commented Jun 7, 2024

Its on our internal tracker, but would likely be more inline with v3 release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants