photo

Shahd Ewawi


ppu

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
0 个回答

排名
274,420
of 299,772

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
14.29%

收到投票数
0

排名
 of 20,801

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,865

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 2 个回答 | 0

2

个回答

提问


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

12 years 前 | 0 个回答 | 0

0

个回答