question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Option for display RGB images as independent components

See original GitHub issue

In some cases, we would like to adjust each color channel independently, so it would be nice to provide an option to make the contrast of each channel adjustable.

I did a quick test by forcing actorContext.independentComponents=true for RGB images, it show up as 3 channels, however, the overall intensity is much lower than normal.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:17 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
thewtexcommented, Feb 16, 2021
1reaction
thewtexcommented, Feb 16, 2021

With :debug, it does not do minification in the build, which makes the code much more readable.

What are the issues occurring during import? With the recent major refactor, we upgraded to Webpack 5, but that required a few Webpack workarounds.

Patch to address the UNKNOWNPIXELTYPE issue:

https://github.com/InsightSoftwareConsortium/itk-js/pull/397

Read more comments on GitHub >

github_iconTop Results From Across the Web

RGB color model - Wikipedia
RGB is a device-dependent color model: different devices detect or reproduce a given RGB value differently, since the color elements (such as phosphors...
Read more >
Understanding RGB Color, and Gamma - Scanning Tips
Both RGB and CMYK are “device dependent” color, meaning any final result somewhat depends on how the specific device is able to show...
Read more >
Why You Should Import RGB Images Into InDesign and ...
So by placing RGB images, you have a choice: send RGB or CMYK—and if you ... First, if an image includes a color...
Read more >
Image Menu - ImageJ - NIH
ImageJ displays images by linearly mapping pixel values in the display range ... This is the only B&C option that alters the pixel...
Read more >
Understanding Photoshop color modes - Adobe Support
In addition to being the default mode for new Photoshop images, the RGB model is used by computer monitors to display colors. This...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found