Emma Tompkins
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Removing the black background from a non-rectangular RGB image?
I have a non-rectangular RGB TIFF that before I bring into matlab has no background. When I bring it into Matlab there is a back...
7 years 前 | 1 个回答 | 0
1
个回答提问
Creating a custom colormap with min and max pixel values, and white as 0?
I'm looking to create a colourmap where the minimum pixel value to 0 is red to white and 0 to maximum pixel value is white to gr...
7 years 前 | 1 个回答 | 0
1
个回答已回答
Extracting a range of pixel values from a specific RGB band?
NEVERMIND figured it out! need to convert mask to integer and then multiply by the original green band >> I = imread(fullf...
Extracting a range of pixel values from a specific RGB band?
NEVERMIND figured it out! need to convert mask to integer and then multiply by the original green band >> I = imread(fullf...
7 years 前 | 0
| 已接受
提问
Extracting a range of pixel values from a specific RGB band?
I am trying to extract all pixels that are in the range 128 - 256 of the green band on an RGB TIFF. I can create a mask, but whe...
7 years 前 | 1 个回答 | 0