You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As described in the title, is it possible to align a DAPI 2D raster image to the blue channel of H&E?
I'm working on a pipeline that already discards the other 2 channels of the H&E.
I see your code always works with RGB H&E images, and you even force the source image to be a 3x vstack. Using both inputs as 2D images would also reduce computation time and resources.
Kind regards,
Ricardo
The text was updated successfully, but these errors were encountered:
Hi,
As described in the title, is it possible to align a DAPI 2D raster image to the blue channel of H&E?
I'm working on a pipeline that already discards the other 2 channels of the H&E.
I see your code always works with RGB H&E images, and you even force the source image to be a 3x vstack. Using both inputs as 2D images would also reduce computation time and resources.
Kind regards,
Ricardo
The text was updated successfully, but these errors were encountered: