photo

Emma Tompkins


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
1 个回答

排名
101,079
of 299,772

声誉
0

贡献数
3 个提问
1 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,801

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,865

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

8 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...

8 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...

8 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...

8 years 前 | 1 个回答 | 0

1

个回答