Filter löschen
Filter löschen

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

2 Ansichten (letzte 30 Tage)
Batuhan Buyukkoroglu
Batuhan Buyukkoroglu am 20 Mär. 2020
Kommentiert: Devineni Aslesha am 23 Mär. 2020
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 Kommentar
Devineni Aslesha
Devineni Aslesha am 23 Mär. 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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Image Processing and Computer Vision finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by