photo

Shahd Ewawi


ppu

Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 11 anni fa | 0 risposte | 0

0

risposte