How to create a "video" by combining uint16 images?

2 次查看(过去 30 天)
Hi everybody, i've a trouble about "creating a video by combining images". I used the code below my question, took it from "Image Analyst". But it didn't work. When i try to run it and insert my images, i recieve an error like (Error in program makeMovie, function btnAnalyze_Callback(), at line 493. Error Message: Undefined function 'object' for input arguments of type 'char'). And also "https://de.mathworks.com/help/matlab/import_export/convert-between-image-sequences-and-video.html" didn't work. Can someone help me tp fix that problem? You can give your own program if it works too. Thanks for reply.
  1 个评论
Devineni Aslesha
Devineni Aslesha 2020-3-23
Hi Batuhan,
The file makeMovie (1).m attached in the question should be saved as makeMovie.m as the function name is makeMovie. When you run the file makeMovie.m, a window will pop-up which asks to select the image folder and proceed with the following steps. Also, make sure that the image folder and the makeMovie.m file are in the same folder. Please let me know if you are still getting the error.

请先登录,再进行评论。

回答(0 个)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by