Community Profile

photo

Gabriel


INCOR - HC-USP

Active since 2014

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


Use regular expression to extract a matrix from a file
Dear all, I've been trying to read a matrix from a (very confusing) file, as shown below. I am using MATLAB R2017a and the...

6 years ago | 1 answer | 0

1

answer

Question


Read coordinates on a txt file and plot them over an image.
Dear all, I made a program that reads some coordinates (x, y) of a text file and plot the points over a gray image. The prob...

7 years ago | 1 answer | 0

1

answer

Answered
Unexpected behavior of listener
I had to delete the CircularRoi object/listener. Matlab was creating a different listener for each time I create a CircularRoi o...

7 years ago | 0

| accepted

Question


Unexpected behavior of listener
Dear all, I am trying to create a GUI which has 3 main components: 1- An axis which shows a slice of a 3D image and wher...

7 years ago | 1 answer | 0

1

answer

Question


Create a "listener" to a slider
I am creating a GUI in which I display a 3D image and navigate through it using a slider. I want to draw some points (using ...

8 years ago | 2 answers | 0

2

answers

Question


Get "RETURN" key press using "CurrentCharacter" returns and empty string.
Dear all, I am tryiing to write a GUI in which the user must enter the command (RETURN or DELETE) from the keyboard. For that...

8 years ago | 1 answer | 0

1

answer

Question


Customize get points function over an image function
Dear all, I ned to create a GUI wich shows an *image* and the user must be able to perform the following: 1 - Select *seve...

8 years ago | 1 answer | 0

1

answer

Question


How can I draw several ROI's using imfreehand?
I need to draw several ROI's using for example "imfreehand". I would like that the user draw as many ROI's as he/she wants, and...

8 years ago | 0 answers | 0

0

answers

Question


How can I edit the coordinate of a point ploted on an image?
Hi all, I am developing a GUI and I need to eventually move a point to another place using the mouse. For example: imsho...

8 years ago | 1 answer | 0

1

answer

Question


Problems running Matlab examples of MEX + Cuda
I am trying to execute a mex file using Nvidia NVCC compiler. I created a .cu and a .h file, as follows: addVectors.h file: ...

8 years ago | 1 answer | 1

1

answer

Question


CUDA_ERROR_LAUNCH_FAILED when using "gather" function
Dear all, I created two cuda functions, each one in a separated .cuh file, that are called from my main .cu program. I am try...

10 years ago | 0 answers | 0

0

answers