Community Profile

photo

Steven Pranata


Active since 2019

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


how to inisialization number of cluster
in matrices (1,1) i have : Val = [0; 0; 0,5] thats mean i have 3 cluster value (cluster 1 = 0, cluster2 = 0, cluster 3 = 0.5) ...

mer än 4 år ago | 1 answer | 0

1

answer

Question


Looping each pixel of matrix image
I have image 250x100 and i want using pdf every each pixel... How to looping it? If its manual just be: X = imread('img.jpg'); V...

mer än 4 år ago | 1 answer | 0

1

answer

Question


How to get cluster more than 2 if i have :
Y1 = mvnpdf(X,mu1,sigma1); Y2 = mvnpdf(X,mu2,sigma2); Y3 = mvnpdf(X,mu3,sigma3); Cluster1 = Y1 > Y2; Cluster2 = ~Cluster1...

mer än 4 år ago | 2 answers | 0

2

answers

Question


How code GMM RGB image segmentation in matlab?
GMM using Covariance and not grayscale image 1 D... I want use RGB image using GMM

mer än 4 år ago | 1 answer | 0

1

answer