photo

hossein


Last seen: casi 2 años hace Con actividad desde 2016

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

0 Preguntas
2 Respuestas

CLASIFICACIÓN
147.007
of 300.392

REPUTACIÓN
0

CONTRIBUCIONES
0 Preguntas
2 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.933

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.335

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Revival Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
could you send code of Hausdorrf distance and average Hausdorff distance for segmention evaluation for images
function DistMap=f_hausdorf(Gt, Dc) % Baptiste Magnier, 2017, % compute the distance map based on the Hausdorff distance % i...

alrededor de 6 años hace | 0

Respondida
How do i convert RGB to Gray using the PCA
lab = rgb2lab(im); f = 0; wlab = reshape(bsxfun(@times,cat(3,1-f,f/2,f/2),lab),[],3); [C,S] = pca(wlab); S = resha...

más de 9 años hace | 0