photo

32sthide


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

9 个提问
1 个回答

File Exchange

1 文件

排名
270,224
of 300,750

声誉
0

贡献数
9 个提问
1 个回答

回答接受率
22.22%

收到投票数
0

排名
14,037 of 21,073

声誉
19

平均
0.00

贡献数
1 文件

下载次数
1

ALL TIME 下载次数
190

排名

of 170,837

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • First Submission
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已提交


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

11 years 前 | 1 次下载 |

0.0 / 5

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

11 years 前 | 0

提问


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...

11 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

12 years 前 | 0 个回答 | 0

0

个回答

提问


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...

13 years 前 | 0 个回答 | 0

0

个回答

提问


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/...

13 years 前 | 0 个回答 | 0

0

个回答

提问


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...

13 years 前 | 3 个回答 | 0

3

个回答

提问


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 ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


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.

13 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


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...

13 years 前 | 0 个回答 | 0

0

个回答