Question


How to close the gaps?
As you can see from the picture I've uploaded, <<https://www.mathworks.com/matlabcentral/answers/uploaded_files/131479/sofar...

5 years ago | 1 answer | 0

1

answer

Question


Chan Vese Segmentation mask is not working Properly
I cropped my DICOM image so the active contour be faster and segment between the black area and soft tissue. Instead, I got a...

5 years ago | 1 answer | 0

1

answer

Question


Is there a way to use imfuse in 4d images?
I am trying to imfuse 2 4D images. But I get error that it needs to be MxN or MxNx3 numeric arrays. I use squeeze before imfu...

5 years ago | 0 answers | 0

0

answers

Question


From ImageJ to Matlab Conversion
HI. Can someone translate this ImageJ piece of code to MATLAB equivalent. If not, is there an app for automated conversion be...

5 years ago | 1 answer | 0

1

answer

Answered
Does anyone know why the images appear that way?
I wonder, do I have to pay to get a solution?

5 years ago | 0

Question


How do I apply translation vector to a 4D image?
I need some examples of ways to apply a translation matrix deriving from a txt file, of 2 columns and 15 rows, to a 4D stack of ...

5 years ago | 0 answers | 0

0

answers

Question


Can imtranslate and squeeze be combined to one code line?
Can you combine squeeze and imtranslate to one line? If so, how?

5 years ago | 1 answer | 0

1

answer

Answered
GriddedInterpolant and GridVectors turn image to binary?
I gave all my resources and explanations. Anyone help? It is urgent. I don’t think it is so difficult. Come on

5 years ago | 0

Answered
GriddedInterpolant and GridVectors turn image to binary?
Nobody can help me on this?

5 years ago | 0

Question


GriddedInterpolant and GridVectors turn image to binary?
Can someone please tell me if GriddedInterpolant and or GridVectors turn an image to binary format. Why is this happening and ho...

5 years ago | 3 answers | 0

3

answers

Answered
Does anyone know why the images appear that way?
But it does. Before I apply the double() it is a normal grayscale pic. After double(), it becomes white with shapes. And the ...

5 years ago | 0

Question


How do I convert a 4D image to a scalar one?
I have a 4D stack of images and need to convert it to scalar so I can multiply every each individual slice with a vector. Any id...

5 years ago | 1 answer | 0

1

answer

Question


Does anyone know why the images appear that way?
The shifted slight translation you'll see in the three plots is correct but why do they appear black and white (duotone)? Th...

5 years ago | 4 answers | 0

4

answers

Question


Why I get this error message? How figure can be corrupt?
I try to open a figure and I get the following error Error using load Unable to read MAT-file D:\stelios phd files\DesM...

5 years ago | 1 answer | 0

1

answer

Question


Displace images from a txt file
Hi. I have a stack of images (4D images). I have a txt file that has 2 columns and 15 rows, same number as the images. Now for ...

5 years ago | 1 answer | 0

1

answer

Question


Can I apply imtranslate to a 4D image?
Can you please give me examples of imtranslate code lines that is being applied to a 4D DICOM image? I get the errors that im...

5 years ago | 2 answers | 0

2

answers

Question


Unable to determine the file format
I use both imread and imtool to read my image wich is like this imread('name.bmp') OR imtool('name.bmp') ...

6 years ago | 1 answer | 0

1

answer

Question


How do I create an axes on a figure?
I use this line handles.axes7 = axes('Units','normalized','Position',[5.2 11.923 19.2 7.769]); But it doesn't seem to wo...

6 years ago | 1 answer | 0

1

answer

Question


What those permute numbers mean?
I have seen by research that in order to permute the image the command is as follows: im = flip(permute(Img, [3 2 1 4]),1); ...

6 years ago | 2 answers | 0

2

answers

Question


When I maximize the figure some elements positions are messed
I have a figure consisted of 4 axes and three sliders. When I maximize the figure the position of the sliders are messed. They a...

6 years ago | 0 answers | 0

0

answers

Question


How can I find the area (the position) below an axes?
Is there any way to find the area below an axes? In position parameters [pixels preferably] Thanks

6 years ago | 0 answers | 0

0

answers

Question


How can I handle images?
I have three images displaying in three axes on a figure. I want to get them handles so I can browse them using a slider. Ho...

6 years ago | 1 answer | 0

1

answer

Question


A slider control 3 axes in synchronization
I want to alter images in three axes and alter them by using a slider at the same time. One slider will alter the images in 3 ax...

6 years ago | 0 answers | 0

0

answers

Question


How can I control two axes over a single slider?
I have the above code: handles.SliderFrame = uicontrol('Style','slider','Position',[60 20 400 50],'Min',1,'Max',NumFrames,'...

6 years ago | 1 answer | 0

1

answer

Question


How to depict an image in an axes?
Let's assume I have a 4D image called 'im2'. I want to imshow a new image called 'im3' which is equal: im3 = permute(im2...

6 years ago | 1 answer | 0

1

answer

Question


How do I make a GUI created by guide a single united function
I notice the GUIs created by Guide comes with multiple different and individual functions (opening, output, create, callbacks, u...

6 years ago | 1 answer | 0

1

answer

Question


Why slider is not working in my GUI?
I have created a GUI consisted of 4 axes, a push button and a slider. Although, the slider commands (callbacks, uicontrols, guid...

6 years ago | 1 answer | 0

1

answer

Question


WindowScrollwheelFcn in a GUI
I have a GUI consisted of a slider, a press button and 4 axes. I have placed the WindowScrollWheelFcn and I get the following er...

6 years ago | 2 answers | 0

2

answers

Question


Can a single slider control 3 or 4 axes?
I have done a figure controlled by a slider so images can run on the axes. Is it possible, somehow, to use the same single slide...

6 years ago | 1 answer | 0

1

answer

Question


3d handle object?
I need the part of code that makes a 3d reconstructed model to rotate into the 3d space. Any idea, source, example? Thanks...

6 years ago | 0 answers | 0

0

answers

Load more