photo

Shahd Ewawi


ppu

Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
64.187
of 300.365

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
14.29%

VOTES RECEIVED
0

RANK
 of 20.933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.262

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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

meer dan 12 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 12 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 12 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 12 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 12 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 12 jaar ago | 2 answers | 0

2

answers

Question


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

meer dan 12 jaar ago | 0 answers | 0

0

answers