photo

Fred Sigworth


Yale University School of Medicine

Last seen: 5 months ago Active since 2009

Followers: 0   Following: 0

Message

Professional Interests: Image processing

Statistics

All
  • Thankful Level 2
  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 4
  • First Submission
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Question


Feature request: HEVC video support
As hevc files are now a common video standard, please support reading and writing these files in Matlab.

6 years ago | 1 answer | 0

1

answer

Answered
keep figures from popping up when running.
I have this sort of problem too. I use Matlab on Mac OS. Suppose I have a program that draws in two figure windows which are o...

6 years ago | 0

Question


Why no image display in App Designer?
App Designer looks nice compared to GUIDE, but I'm surprised that there is no support for display of 2D images. Is any planned?...

8 years ago | 3 answers | 1

3

answers

Question


Invoking my kernel in Matlab affects fft2 speed on GPU?
Hi, I happened to test such kind of program in Matlab. The code snippet is just like this: tic; fft2(img_d); toc % img_d...

12 years ago | 1 answer | 0

1

answer

Question


How to create an empty array of structs?
I would like to make a loop that accumulates an array of structures, such as array=struct([]); % The docs imply that this s...

13 years ago | 12 answers | 7

12

answers

Question


a problem when I change patch's edgealpha property in scrollpanel
I wrote a GUI program in which, you load an image file first, and then, you can add circles on it by clicking button named " add...

13 years ago | 0 answers | 0

0

answers