Community Profile

photo

chang zhao


Active since 2019

Followers: 0   Following: 0

Statistics

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

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

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

5 years ago | 1 answer | 0

1

answer