Community Profile

photo

32sthide


Aktiv seit 2012

Followers: 0   Following: 0

Kontakt

Statistiken

All
  • First Review
  • First Submission
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


Turn video into images
Simple function to turn a video into the its image frames.

mehr als 9 Jahre vor | 1 Download |

Beantwortet
VideoReader and VideoWriter on Matlab not getting the same framerate
Solved with one line. outputVideo.FrameRate = vid.FrameRate;

mehr als 9 Jahre vor | 0

Frage


VideoReader and VideoWriter on Matlab not getting the same framerate
In the original video I get 11 seconds and in the new one 5 seconds. Anyone knows the problem? outputVideo = VideoWriter('o...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I create a triangulated sphere using 'isosurface' function of MATLAB
down vote favorite How can I create a Triangulated sphere with faces of triangles with the same area each one. I want ...

etwa 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


work inside the region of an image inside a spline
I have a grayscale image. Then I draw a spline over this image. How can I define the region inside the spline? Thanks i...

etwa 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


adding a undo button to Spline Drawing Tool (spltool)
Has anyone here ever used the spline drawing tool in file exchange? <http://berkeley.intel-research.net/arahimi/splines/html/...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Matlab imshow() not showing the image properly
I have a simple code to show an image in Matlab. I use imread() to read it and imshow() to show it. the code it below, and the r...

mehr als 11 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Write bmp slides as file1.bmp, file2.bmp...
I have a 3D binary volume and I want to write the corresponding slices. I can write the bmp, the problem is thet i want them ...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I call a Qtproject from matlab?
I was wondering if it is possible to call a Qt project form matlab. I've been searching but i couldn't find anything about it.

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Issue using the writeVTK.m
hi, I have a file.img, a 3d volume binary file that I want to convert to vtk type format. But when I try to run it I get ...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Creating a GUI for my mex file
Hi, I have a c++ code, that is a VTK program which is a volume rendering. When i create my mex file from it, it works gre...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten