photo

Pamela


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

10 个提问
2 个回答

排名
117,543
of 300,863

声誉
0

贡献数
10 个提问
2 个回答

回答接受率
30.0%

收到投票数
0

排名
 of 21,100

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,413

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How can I measure this characteristic with matlab??
Hi, I need to measure the asymmetric distribution of color in a region of interest (detected object with a segmentation step). I...

13 years 前 | 1 个回答 | 0

1

个回答

提问


How can i segment a color image with region growing?
Hi, For a color Image Segmentation using Region Growing, how can i: -Select seed pixels within the image -Measure the c...

13 years 前 | 1 个回答 | 0

1

个回答

提问


How can i adjust the intensity of an image?
Hello How can i adjust the intensity of an image with matlab? The purpose is to smooth and stretch the image histogram and in...

13 years 前 | 2 个回答 | 0

2

个回答

提问


How can I use cart2pol?
Hello cart2pol returns angles between -pi and pi, what I can do to have angles between 0 and 2*pi (0 and 360). thanks

13 years 前 | 1 个回答 | 0

1

个回答

提问


How can I fill a cell array?
Hi, To create a cell array with 3 cells should I do this? B = cell(3,2); To fill this cell array with values from c a...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
How can i divide an image into sectors with MATLAB?
Hi, Before runing, I first want to make sure that the method used is correct, for example: First, secteur is an undefined var...

13 years 前 | 0

已回答
How can i divide an image into sectors with MATLAB?
Hi img=imread('image'); imshow(img); I=imagesegmentation(img) Bw = bwboundaries(I) border=0; caDistances = c...

13 years 前 | 0

提问


how can i convert an image from RGB to Luv?
Hi how can i convert an image from RGB to Luv? thanks

13 years 前 | 2 个回答 | 0

2

个回答

提问


How can i divide an image into sectors with MATLAB?
Hi How I can divide an image into 8 equi-angular areas using as center the center of mass of the region? Then the contour poi...

13 years 前 | 3 个回答 | 0

3

个回答

提问


How i can correct this error
Hello I tried to connect matlab to mysql with this code in file exchange but i had always this error Error during URL readi...

13 years 前 | 0 个回答 | 0

0

个回答

提问


Can any one correct this code to remove hair pixels??
Hi!! Can any on help to remove pixels hair from a dermoscopic image with DullRazor method. DullRazor performs the following ste...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Major axis and minor axis
How can I plot the major axis and minor axis for an object in an image?

13 years 前 | 1 个回答 | 0

1

个回答