질문


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

거의 8년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 8년 전 | 답변 수: 2 | 0

2

답변

질문


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

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 8년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 8년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 8년 전 | 답변 수: 2 | 1

2

답변

답변 있음
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...

거의 8년 전 | 0

질문


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

거의 8년 전 | 답변 수: 2 | 0

2

답변

질문


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

거의 8년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 8년 전 | 답변 수: 0 | 0

0

답변