photo

Emma Tompkins


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
102,243
of 300,352

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Answered
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 ago | 0

| accepted

Question


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 ago | 1 answer | 0

1

answer