Community Profile

photo

Mario


Aktiv seit 2014

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Extract 3D model of interest from multiple 3D mesh models
Hi, I am currently trying to extract my desired 3D model from multiple reconstucted 3D mesh models (see attached image). <...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Display interactive legend for separate multiple bars
Hi, I have a large number of separate bars plotted and I am trying to find a way to add a interactive legend to all those sep...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to optimize this code to run faster?
Hello, I have a code that is attached that I am trying to optimize in order for it to run faster. It contains a lot of _*...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to speed this up?
Hello, I am trying to optimize (speed up) my code and I was wondering if someone can help me with this. In my code I got u...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to adjust the code to work with 3D stack of images?
Hi everyone, I am currently trying to modify the following code to work with the 3D stack of images needed for my image analy...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Add a waitbar to a function execution
Hi, I wrote a function that uses a 3D stack of images as an input, and processes them. As a result of it, a new 3D matrix is ...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Adjusting slider to scroll trough each image in 3D stack in GUI
Hi, I am writing a small GUI (it is in the attachment) and I am having trouble adjusting the slider to work so that when I us...

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Export column name along with data in excel file in GUI
Helo, I am builing a GUI and inside my GUI I have a table data named _Results_table_ that contains a numerical values columnw...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Storing only selected data into table using a pushbutton and a checkbutton in GUI
Hello, I have some values A and B. The problem that I have is when I click on Pushbutton to calculate values AA,BB (which wil...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Storing a multiple data into table GUI using a pushbutton and a checkbutton
Hello, I am developing a GUI in MATLAB using GUIDE and I have some pre calculated numeric values A, B and C (there are more) ...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to find the middle value of a n array
Hello, I have a 3x1 structure called *sS*, and inside that structure i have 3 arrays (323x2, 292x2 and 231x2) which contains ...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Problem calculating standard deviation in a structure
Hello, I have a 1x16 structure named *jj* containing another 2 structures called *PixelValues* and *StandardDeviation*. Insid...

etwa 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to store different values of regionprops inside a structure from a 3D matrix
Hello, I have a 3D matrix containing 16 binary images. Each of these 16 images are containing multiple regions (of different ...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Create multiple structure properties from a stack of 3D images
Hello, I have a stack of binary images(16 to be exact) in a 3D matrix that I named *M2* and I wanted to extract centroids fro...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Problem with binary image based from a certain pixel's intensity
I managed to find the solution. It was in the X Y coordinates. The correct code is below: iV1=1;iV0=0; roundX=round(Y); ...

etwa 9 Jahre vor | 0

Frage


Problem with binary image based from a certain pixel's intensity
Hello, I have a problem regarding getting my pixel's intensity. I have a binary image as a result of my segmentation algor...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How to vectorize multiple images in 3D matrix?
Thank you *Adam* , that worked! Now I have some other problem. After I vectorized my images inside my 3D stack (with Adam's h...

etwa 9 Jahre vor | 0

Frage


How to vectorize multiple images in 3D matrix?
Hello everyone, I have a 3D matrix of MxNx16 images loaded in matlab. I am trying to transform each image inside that 3D matr...

etwa 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Sum of two images from two different 3D matrix
Hello. I have two 3D matrix of binary images loaded in matlab named ORIG and PORE. I have two 3D matrix of 16 images named OR...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to save X ,Y coordinates in a structure?
Helo, I am looking for help. I have an image I that has several different regions on it. I calculated the weighted centroi...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Drawing a single ROI and then using it on multiple images in 3D matrix
I tested it and it is displays this error: Error using .* Integers can only be combined with integers of the same class,...

mehr als 9 Jahre vor | 0

Frage


Drawing a single ROI and then using it on multiple images in 3D matrix
Hello everyone, I am relatively new to matlab, and I am currently working on a medical image segmentation of a multiple image...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten