photo

HG24


Last seen: 5 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
141,899
of 300,343

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,172

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How can I put one image in centre of 8 other images?
I am Looking to create a square made up of 9 images (3x3) but the center image to be different. I have used a montage to create...

6 years ago | 1 answer | 0

1

answer

Question


How to Save image using imwrite?
I1 = imread('DiseasedBW.tif') ; I2 =imread('HealthyBW.tif') ; I3 = imshow([I2, I2, I2; I2, I1, I2; I2, I2, I2]); imwrite(I3,'...

6 years ago | 1 answer | 0

1

answer

Question


How do I produce a solid green image directly above an imported image
I have imported an image and I require there to be a solid green image of the same dimensions directly above the imported image....

6 years ago | 1 answer | 0

1

answer