photo

Pamela


自 2012 起处于活动状态

Followers: 0   Following: 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...

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

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

12 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

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

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

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

12 years 前 | 0

提问


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

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

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

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

12 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?

12 years 前 | 1 个回答 | 0

1

个回答