Community Profile

photo

Steven Pranata


Con actividad desde 2019

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 4 años hace | 1 respuesta | 0

1

respuesta