Pregunta


Working with Image Stacks (or Arrays)
I am reading images from a camera and displaying them on on an axes. Every time I press a "Snap" button, the axes component u...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Images appear black and white instead of coloured
I plot a montage of images onto a UIPanel and it worked fine when the images were tiffs. My images are now jpgs and I notice th...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Respondida
Data "hides" when using plotyy
Thanks for this. It seems tho as if the Y-axis is remaining fixed so the data is off the scale. I have tried using the foll...

más de 11 años hace | 0

Respondida
Data "hides" when using plotyy
No it should plot two data sets on the axes1 and another one on axes2. In reality i loop thru a setof images and plot their mea...

más de 11 años hace | 0

Respondida
Data "hides" when using plotyy
Hi, thats exactly how i attached the above files test.fig and test.m using the attach paper clip. I will try again Thanks

más de 11 años hace | 0

Respondida
Data "hides" when using plotyy
OK, I've worked out what causes the problem, but don't know why it does. Once the loop above has finished, I then want to superi...

más de 11 años hace | 0

Pregunta


Data "hides" when using plotyy
I am using the following to plot two data sets ont he same graph [AX,H1,H2] = plotyy(A,B,A,C,'plot'); It is in a loop. ...

más de 11 años hace | 5 respuestas | 0

5

respuestas

Pregunta


cell array and uitable
Hi, I cant quite see where I am going wrong with copying the contents of a uitable. s=get(handles.uitable1,'data'); ...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


why wont uitable accept this text
I have an array (using vertcat) that I want to insert into a uitable. B = R01C01 R01C01 R01C01 R01C01 R0...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Renaming values in an array
I have an array obtained by vertcat as follows: B = 01C1 01C1 01C1 01C1 01C2 01C2 01C2 02C1 ...

más de 11 años hace | 1 respuesta | 1

1

respuesta

Pregunta


change colour of uitable every 4 rows
Is it possible to change the colours of a uitable rows such that, rows 1 to 4 are one colour, rows 5-8 are another and so on? ...

más de 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Combining cell arrays and copying to clipboard
I cannot get two cell arrays to catenate and then copy to clipboard. %Get two cell arrays s=get(handles.uitable1,'data')...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


error when copying contents of uitable
I am using the following code to copy the contents of a uitable to clipboard: s=get(handles.uitable2,'data'); size_s ...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


keeping a list of strings in a history lsitbox
Hi. I want to be able to keep a memory list of text that a user enters into a text field. I want this to populate a list box,...

más de 11 años hace | 0 respuestas | 0

0

respuestas

Respondida
finding indexed values of vector
But I need to find the index in the unsorted data, not the sorted?

más de 11 años hace | 1

Pregunta


finding indexed values of vector
I have a data set that cotnains FWHM. I want to identify the 2 highest values and highlight on a graph. I have used sort rows...

más de 11 años hace | 3 respuestas | 0

3

respuestas

Pregunta


Fill in boundaries in Image
How can I fill in the red regions in the image below given by: %DrawRegions from Binary onto raw image: labeledImage...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Using a user defined fucntion with blockproc
Is there a mistake in my syntax using blocproc: Binary1=blockproc(OrigImage,[tileRowSize, tileColSize],@(x) myOperation(hO...

más de 11 años hace | 2 respuestas | 0

2

respuestas

Respondida
Difficulty in viewing my answers and posting to this board
Seems when I go in via: http://www.mathworks.com/matlabcentral/answers/questions/new its all OK, but I was being sent by defa...

más de 11 años hace | 0

Pregunta


Difficulty in viewing my answers and posting to this board
Is anyone else having difficulties in posting. The normal options have disappeared, only able to write text and not code, nor in...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Stitching sub images to reconstruct full image
I have subdivided an image into 4x4 tiles and produced a subimage and obtained a binary imaged. I add each of these binary image...

más de 11 años hace | 7 respuestas | 0

7

respuestas

Pregunta


Comparison of mean signal using RegioProps versus Binary mask
I have an image that I have transferred the results from region props to identify the light fluorescent objects. I want to obtai...

más de 11 años hace | 0 respuestas | 0

0

respuestas

Respondida
Stitching sub images to reconstruct full image
I've managed to get a solution where I first have to crop the image to ensure there number of pixels corresponding to integer ti...

más de 11 años hace | 0

Respondida
Stitching sub images to reconstruct full image
Why does this approach not work: ct=0; for ii=1:4 for jj=1:4 ct=ct+1 Binary(startingCols(jj):endingCols(...

más de 11 años hace | 0

Pregunta


image dividing, padding, regions
How to divide an image up into say 10x10 regions and account for padding (an integer number of regions does not fit in the image...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Alternatives to xcov for Image analysis
I am trying to estimate the periodocity of objects in an image and started by plotting a line profile of the average of the colu...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Question on Image analyst Thresholding
I have used Image Analyst's Demo to locate spots on an image: http://www.mathworks.com/matlabcentral/fileexchange/25157-ima...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Renaming m and fig files
I have a generic openfile.m and openfile.fig that I use for a template. After I have copied these to a new directory for a ne...

más de 11 años hace | 1 respuesta | 1

1

respuesta

Pregunta


listbox rendering problem 2014b
Can anyone see whats wrong here, Im using a popup menu to select which file types to list in a list box Warning: Singl...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


remove certain yticklabels from axis
I have a plot that has a yaxis range from 0 to 9. I only want the yticklabels for 1 to 8 to be visible. I have tried: ...

más de 11 años hace | 2 respuestas | 0

2

respuestas

Cargar más