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.

Ensure extractChannel sets a relevant colourspace

See original GitHub issue

We have ML project, and we would like to transform a large set of image to black/white based on a colorband (the C band from the LHC) for now.

I played with the toColorband('lhc').bandbool(...) but it while the ‘or’ ‘eor’ operations seems to work, I do not see how I can go to bw base only on one band.

I assume we cloud ask the Buffer, and process it in JS, but we would like to avoid that given our volume of images to be processed.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
jeremychonecommented, Jul 12, 2018

@lovell I have been swamped, but I will test it soon. Really appreciate the responsiveness and the quality of this lib. I will try to find time to blog about it. I really like the “instructions builder” approach.

0reactions
lovellcommented, Jun 20, 2018

v0.20.4 now available, thanks for reporting!

Read more comments on GitHub >

github_iconTop Results From Across the Web

ColourSpace | Advanced Operation - Light Illusion
ColourSpace includes a selection of unique pre-set Characterisation Quick Profile patch sets that include Secondary Colours. When these patch sets are used, a ......
Read more >
sharp-cli - npm
... with the specified kernel sharp ensureAlpha Ensure alpha channel, ... toColourspace <colourspace> Set the output colourspace [aliases: ...
Read more >
can we apply threshold to single component of color space ...
This C++ code uses extract channel to get just the first channel (channel 0). #include <iostream> using namespace std; ...
Read more >
2015-05-02 00:37:27 - Icy Software
at icy.image.colorspace. ... extractChannels(SequenceUtil.java:1531) at icy.sequence.SequenceUtil.extractChannel(SequenceUtil.java:1423)
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