imageVideoTextPage

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Visualization
Introduced first in SolidGeometry 3.2, Creation date: 2016-12-30, Last change: 2025-09-14

creates a textpage image for a video

Description

In case that no output parameter is defined, the function creates a small 30 frames (1 second) video file "newvideoEndTitles.avi" in the desktopdir.
ATTENTION: Use somewhere the copyright sign '©', otherwise Tim Lueth is named as author of the page

See Also: imageVideoFrames , imageVideoTitle , imageVideoEndtitle , imageVideoWrite , videoCopyFrames , videoCopyCutMovies

Example Illustration

 missing image of imageVideoTextPage(xy,ETitles,cols,time,WName,librk,ipret,FSI)

Syntax

[I,h]=imageVideoTextPage(xy,[ETitles,cols,time,WName,librk,ipret,FSI])

Input Parameter

xy: [x y] or filenamepath of video
ETitles: EndTitle single row!
cols: ['w','k'] is default
time: number of seconds to show; default is 5
WName: Name of Videopage
librk: line break; default is true
ipret: optional latex interpreter
FSI: optional font size; default is 18

Output Parameter

I: Image to write
h: if handle is used as outpunt; the handle is not closed afterwards

Examples


I=imageVideoTextPage('','Test');
imshow(I.cdata);show




Copyright 2016-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth

Last html export of this page out of FM database by TL: 2025-09-21