Community Profile

photo

Pamela


Active since 2012

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 2 answers | 0

2

answers

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer

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

11 years ago | 0

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

11 years ago | 0

Question


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

11 years ago | 2 answers | 0

2

answers

Question


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

11 years ago | 3 answers | 0

3

answers

Question


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

11 years ago | 0 answers | 0

0

answers

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer