Pregunta


plotting streamlines from stream2
A simple reading of the help files suggests that this will work. [Gx, Gy] = imgradientxy(uint8(filteredreducedSection), '...

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

0

respuestas

Pregunta


imadjust doesn't return the same image
Sum = imadjust(Sum,[],[],1.); This should return Sum with no changes, right? The figure is almost all white. imshow(ui...

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

2

respuestas

Pregunta


size(array) fails
filteredreducedSection sz = size(filteredreducedSection) line one prints 106 columns and 90 rows Line two gives an e...

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

1

respuesta

Pregunta


Showing flow (not for the faint of heart I think)
I have an image taken of fluid flow through an irregular volume. Both the source and sink show as local maxima because the fluid...

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

0

respuestas

Pregunta


fusing an quiver with a contour
Tried to fuse two images - a contour and a quiver plot. Didn't work. Thoughts C = contour(filteredreducedSection); [Gx...

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

0

respuestas

Pregunta


Modifying a quiver plot
Some of the arrows in my quiver plot are too big. I want to set them to zero using a for loops and a if statement. How do I wr...

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

1

respuesta

Pregunta


part color part black and white
I have a grayscale image. I want to change some pixels to colored pixels. How do I do that? thanks

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

1

respuesta

Pregunta


How do I format the screen output?
How do I format the screen output?

más de 7 años hace | 2 respuestas | 1

2

respuestas

Respondida
impixel fails when a function is called the second time.
Thanks. Do you know how long I looked at that? The image name, MA, stands for microanuryem. Why is it a bad name. And thanks...

más de 7 años hace | 0

Pregunta


impixel fails when a function is called the second time.
Impixel doesn't work the second time. CENTER = 0; [X,Y,MAX]=getcenter(MA,x,y) if (MAX > CENTER) [...

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

2

respuestas

Pregunta


figure, imshow, saveas and getpts
I save an image using saveas. Then I open it and display it using imshow in figure 1. When I use getpts to get pixel coordinat...

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

2

respuestas

Pregunta


Program doesn't always start.
My program doesn't always run. I access my license through a VPN. Could that have something to do it with? Here's the code. ...

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

0

respuestas