imageVideoTitle
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Video/Audio/PDF
Introduced first in SolidGeometry 3.2, Creation date: 2016-12-28, Last change: 2025-09-14
returns a video titel image for a given existing video
Description
If several snapshots (ptime) are defined, the snapshots are positioned below the title in a row.
In case that no output parameter is defined, the function creates a small 60 frames (2 seconds) video file "newvideoTitles.avi" in the desktopdir.
See Also: imageVideoFrames
, imageVideoTextPage
, imageVideoEndtitle
, imageVideoWrite
, videoCopyFrames
, videoCopyCutMovies
Example Illustration
Syntax
I=imageVideoTitle(xy,[STitles,cols,ptime])
Input Parameter
xy: | | [x y] or existing video filepath |
STitles: | | {'Title','Subtitle','Author','$Date'} |
cols: | | default is ['w' 'k'] |
ptime: | | snapshot frame time; default is 0 |
Output Parameter
Examples
I=imageVideoTitle('');
imshow(I.cdata)
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