Clear Filters
Clear Filters

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

2 views (last 30 days)
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 Comment
Devineni Aslesha
Devineni Aslesha on 23 Mar 2020
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.

Sign in to comment.

Answers (0)

Categories

Find more on Image Processing and Computer Vision in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!