Statistics
RANK
294.371
of 297.016
REPUTATION
0
CONTRIBUTIONS
19 Questions
3 Answers
ANSWER ACCEPTANCE
57.89%
VOTES RECEIVED
0
RANK
of 20.419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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). <...
meer dan 6 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 6 jaar ago | 0 answers | 0
0
answersQuestion
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 _*...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 7 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
meer dan 7 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 7 jaar ago | 2 answers | 0
2
answersQuestion
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...
meer dan 7 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 7 jaar ago | 1 answer | 0
1
answerQuestion
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) ...
meer dan 7 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
Problem calculating standard deviation in a structure
Hello, I have a 1x16 structure named *jj* containing another 2 structures called *PixelValues* and *StandardDeviation*. Insid...
bijna 10 jaar ago | 0 answers | 0
0
answersQuestion
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 ...
bijna 10 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 10 jaar ago | 1 answer | 0
1
answerProblem 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); ...
bijna 10 jaar ago | 0
Question
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...
bijna 10 jaar ago | 1 answer | 0
1
answerHow 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...
bijna 10 jaar ago | 0
Question
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...
bijna 10 jaar ago | 2 answers | 0
2
answersQuestion
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...
bijna 10 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 10 jaar ago | 1 answer | 0
1
answerDrawing 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,...
meer dan 10 jaar ago | 0
Question
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...
meer dan 10 jaar ago | 2 answers | 0