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

Inspect raw (non-color) data #9

Open
thiago4455 opened this issue Jan 6, 2025 · 1 comment
Open

Inspect raw (non-color) data #9

thiago4455 opened this issue Jan 6, 2025 · 1 comment

Comments

@thiago4455
Copy link

Hello!
I'm developing a software in which we produce electronic measurements, and would be very useful to embed of a tool like immvision to inspect the resulting data. The thing is that in such images (like a heat map), the actual data we want to inspect is not the color, so it would be useful to have access to the raw (unmapped) data for each pixel.

As this project is more oriented to image processing and CV (unlike imgui_text_inspect), do you think it would be in scope to support such a use case? I think that just adding a callback function that allows to change the data shown with ShowPixelInfo and DrawValuesOnZoomedPixels would already go a long way.

If you feel like wouldn't make sense, I can just create a fork for my specific use case. Otherwise I would be glad to draft a PR here so we can work on it together

@pthom
Copy link
Owner

pthom commented Jan 6, 2025

Hello

thanks for contacting me. Of course, I am interested in a PR.
immvision already supports float matrices. As far as raw data is concerned, I don’t know but would be interested in knowing more.

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

No branches or pull requests

2 participants