photo

Fer


ITESM

Last seen: 5 years ago Active since 2015

Followers: 0   Following: 0

Message

Biomedical Engineering student working on image processing for neurosciences.

Statistics

All
MATLAB Answers

11 Questions
1 Answer

Cody

0 Problems
8 Solutions

RANK
5,332
of 300,343

REPUTATION
9

CONTRIBUTIONS
11 Questions
1 Answer

ANSWER ACCEPTANCE
36.36%

VOTES RECEIVED
6

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
43,996
of 168,172

CONTRIBUTIONS
0 Problems
8 Solutions

SCORE
90

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


Brain extraction using Kmeans and connectivity.
Hello, I'm trying to perform a brain extraction of a slice from a NIFTI volume. I wrote a k means segmentation code, and that ...

10 years ago | 0 answers | 0

0

answers

Answered
Reading an image sequence: "Error: The filename or url argument must be a string."
Okay, so I found the answer to my own question. Not deleting in case someone has the same problem. The only thing I had to so ...

10 years ago | 3

Question


Reading an image sequence: "Error: The filename or url argument must be a string."
Hello, I'm trying to work over a sequence of images, I have used dir to obtain a list of all the files: dirData = dir([d...

10 years ago | 3 answers | 1

3

answers

Question


'print' with specific dimensions
Hello, I'm using 'print' to save two image files which I intend to overlay using 'imfuse'. Problem is, printed images do not...

10 years ago | 1 answer | 0

1

answer

Question


ButtonDownFcn and WindowButtonMotionFunction on a GUI
Hello, Using <http://blogs.mathworks.com/pick/2008/05/27/advanced-matlab-capture-mouse-movement/ this tutorial> I have succee...

10 years ago | 1 answer | 0

1

answer

Question


Displaying several images, overlay another group of images using transparency
I have effectively shown a single image and overlaid another one using 'Alphadata'. This is with 2D matrices. This 2D matrices...

10 years ago | 0 answers | 0

0

answers

Question


imellipse, impoly, etc. to create mask, keeping the border.
Hello, I am using imellipse, imfreehand, impoly and imrect to create a mask after selecting an area of an image. This works wel...

10 years ago | 1 answer | 0

1

answer

Question


Montage using overlay and alphadata
Hello, I am trying to generate a mosaic of images from a matrix, that is actually a superimposition of two images. I have suc...

10 years ago | 0 answers | 2

0

answers

Question


Execute a function only after GUI closes
Hello. Upon clicking a button on my main GUI, a second gui will appear with which the user will input the paths of the files to...

10 years ago | 1 answer | 0

1

answer

Question


Cropping a 3D matrix
Hello, I need the sizes of two 3D matrices to match. These matrices have several slices of zero only matrices, which I need to...

10 years ago | 2 answers | 0

2

answers

Question


Store a variable from a GUI action
Hello. I'm designing a GUI for an image processing application. On pushing a button, I need an action to be executed and also a ...

10 years ago | 1 answer | 0

1

answer

Question


Storing matrices from a loop in an array
My program takes a 3D matrix and creates as many 2D matrices as the size of the third dimension. This matrices are later represe...

10 years ago | 1 answer | 0

1

answer