photo

Shahd Ewawi


ppu

Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

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 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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 11 años hace | 0 respuestas | 0

0

respuestas