photo

Navdeep Kaur


Con actividad desde 2016

Followers: 0   Following: 0

Estadística

MATLAB Answers

2 Preguntas
0 Respuestas

CLASIFICACIÓN
279.489
of 299.722

REPUTACIÓN
0

CONTRIBUCIONES
2 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.790

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 165.568

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

Feeds

Ver por

Pregunta


code for segmentation of image using grabcut algorithm
I=imread('Lenna.jpg'); pad=3; MAXVAL=255; [Ncut] = graphcuts(I,pad,MAXVAL) % function [Ncut] = graphcuts(I) % Input: I...

alrededor de 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to assign 4-bit code to 3*3 overlapping blocks of an image depending on their spatial locations
i have divided an image into 3*3 overlapping blocks and now i need to assign 4-bit code to the blocks depending on their spatial...

alrededor de 9 años hace | 1 respuesta | 0

1

respuesta