Community Profile

photo

Mario


自 2014 起处于活动状态

Followers: 0   Following: 0

联系

统计数据

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 2 个回答 | 0

2

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

9 years 前 | 1 个回答 | 0

1

个回答

提问


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

9 years 前 | 0 个回答 | 0

0

个回答

提问


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

9 years 前 | 1 个回答 | 0

1

个回答

提问


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

9 years 前 | 1 个回答 | 0

1

个回答

已回答
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); ...

9 years 前 | 0

提问


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

9 years 前 | 1 个回答 | 0

1

个回答

已回答
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...

9 years 前 | 0

提问


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

9 years 前 | 2 个回答 | 0

2

个回答

提问


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

9 years 前 | 1 个回答 | 0

1

个回答

提问


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

9 years 前 | 1 个回答 | 0

1

个回答

已回答
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,...

9 years 前 | 0

提问


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

9 years 前 | 2 个回答 | 0

2

个回答