Statistics
RANK
165,666
of 295,527
REPUTATION
0
CONTRIBUTIONS
9 Questions
1 Answer
ANSWER ACCEPTANCE
22.22%
VOTES RECEIVED
0
RANK
13,729 of 20,242
REPUTATION
18
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
189
RANK
of 154,057
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
Submitted
Turn video into images
Simple function to turn a video into the its image frames.
10 years ago | 1 download |
VideoReader and VideoWriter on Matlab not getting the same framerate
Solved with one line. outputVideo.FrameRate = vid.FrameRate;
10 years ago | 0
Question
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...
10 years ago | 1 answer | 0
1
answerQuestion
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 ...
11 years ago | 0 answers | 0
0
answersQuestion
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...
11 years ago | 0 answers | 0
0
answersQuestion
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/...
12 years ago | 0 answers | 0
0
answersQuestion
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...
12 years ago | 3 answers | 0
3
answersQuestion
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 ...
12 years ago | 1 answer | 0
1
answerQuestion
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.
12 years ago | 1 answer | 0
1
answerQuestion
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 ...
12 years ago | 1 answer | 0
1
answerQuestion
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...
12 years ago | 0 answers | 0