Estadística
7 Preguntas
                        0 Respuestas
CLASIFICACIÓN
217.129
                          
                          
of 300.381
                        
REPUTACIÓN
0
                           
                        
CONTRIBUCIONES
                          7 Preguntas
                          0 Respuestas
ACEPTACIÓN DE RESPUESTAS 
                            14.29%
                        
VOTOS RECIBIDOS
0
CLASIFICACIÓN
 of 20.941
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS 
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.477
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
Pregunta
how to convert a 3d image to 2d image ?
I got this error Attempted to access bwZ(3,2812); index out of bounds because size(bwZ)=[632,937,3]. this because bwZ i...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
index must be a positive integer or logical
Attempted to access Connected(0,936); index must be a positive integer or logical. Error in ==> coc at 36 cc=Connected(i-1,j...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
what does this line of code means bwZ = [zeros(1,c+1);[zeros(r,1) bw]]; ??
bw=imread('connected.pgm')./255; %bw=[0 1 0 0 1 1; % 1 1 1 0 0 0; % 0 0 1 0 0 1; ...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
how to count the number of pixels of each region in an image ( searching for big regions) ?
I want to count the number of pixels in each region of an image. The image contains more than one region and i want to ignore th...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Syntax error in function handling
I dont understand this error ! Can any one help me ? ??? Output argument "segimage" (and maybe others) not assigned during c...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Check each pixel for a specific color
I want to check the value of each pixel in image to see if the image is black and i get this error " Attempted to access l(0,...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Hey !! I downloaded a code that segments part of an image . The object that i want to segment is a plant leaf but after applying segmentation a black image appears . I need someone to help me to find whats wrong with the following code
Hey !! I downloaded a code that segments part of an image . The object that i want to segment is a plant leaf but after applying...
más de 12 años hace | 0 respuestas | 0
