photo

John Kau


University of Westminster

Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
1 Answer

RANK
109,188
of 300,508

REPUTATION
0

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,435

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 3

View badges

Feeds

View by

Question


Why can't I save this BMP file in an array after converting it?
Hi! I can't save the attached BMP file in an array after converting it to class double. [tmp, cmap] = imread('10....

10 years ago | 2 answers | 0

2

answers

Question


Gray(scale) image with a colormap - how to turn into double?
Hi, I have an 8-bit image that consists only of gray colors. On checking the characteristics of the image in Matlab with imfi...

10 years ago | 1 answer | 0

1

answer

Answered
Image mask - apart from rectangle in the center
Wow, thanks Cam, nice solution. Mine is not that neat, since I wasn't able to manage the "OR" command for multiple factors p...

10 years ago | 0

Question


Image mask - apart from rectangle in the center
Hi! I'm using this code (from the internet) to mask everything outside of the circle. I'm struggeling to adapt this code to r...

10 years ago | 2 answers | 0

2

answers

Question


Apply the "color range" of one grayscale image to another graysacle image
Hi, I have 2 grayscale images, A and B. A consits of only 8 colors (122 to 129) and B consits of 131 colors (20 to 150). ...

10 years ago | 1 answer | 0

1

answer

Question


[SOLVED] Save image in cell array ARRAY{i,y} and access them with image(ARRAY{i,y})?
Hi there! *My system:* Windows 8.1 and MATLAB2015a *My issue:* When I save a JPG image in a structure array, in thi...

10 years ago | 2 answers | 0

2

answers