photo

chang zhao


Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
142,187
of 300,343

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

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 1

View badges

Feeds

View by

Question


How to plot the centroids of kmeans in an image?
I have a binary images (black and white) to cluster using [idx, C] = kmeans(img, 3) and now i want to plot the centroid in...

6 years ago | 1 answer | 0

1

answer

Question


How to expand struct value into logical 2-d value?(python code provided)
mat1 has 'fixLocs' with value and size as follows mat2 has 'gaze' with value and size as follows my question is mat2's 'gaz...

6 years ago | 0 answers | 0

0

answers

Question


Conversion to logical from struct is not possible. (It's a binary matrix!)
myFolder = '/MATLAB Drive/saliency/code_forMetrics/dataset/test'; filePattern1 = fullfile(myFolder,'saliency', '*.jpg'); fil...

6 years ago | 1 answer | 0

1

answer