TourVideo

TourVideo[graphics,{step1,step2,}]

generates a video by taking a tour at steps stepi around graphics.

TourVideo[graphics,{{t1,step1},{t2,step2},}]

takes a tour with steps stepi at times ti around graphics.

TourVideo[graphics,func]

samples the function func to generate step specifications for each frame.

Details and Options

Examples

open allclose all

Basic Examples  (2)

Pan across an image:

Zoom into a part of an image:

Zoom out:

Pan and zoom:

Generate a video exploring a map of Germany:

Scope  (5)

Data  (3)

Explore a graphics object:

Explore a fractal mesh:

Explore a GeoGraphics object:

Use a GeoGraphics object with custom styling:

Step Specification  (2)

Specify the tour using a list of positions:

Specify the times at which the positions will be visited:

Specify the tour using a list of associations:

Specify the times at which the positions will be visited:

Specify the tour using a list of rectangles:

Specify the times at which the positions will be visited:

Specify the tour using a function returning a position:

Use a function that returns an association:

Use a function that returns a rectangle:

Specify the tour using GeoDisk:

Specify the tour using associations:

Use a pure function:

Applications  (5)

Explore parts of a very large image:

Zoom in on all the faces in a photo:

Travel around the border of Italy:

Create a video by touring the contents of an image:

Define and plot a complex path to tour an image:

Draw the path on the image:

Wolfram Research (2021), TourVideo, Wolfram Language function, https://reference.wolfram.com/language/ref/TourVideo.html (updated 2023).

Text

Wolfram Research (2021), TourVideo, Wolfram Language function, https://reference.wolfram.com/language/ref/TourVideo.html (updated 2023).

CMS

Wolfram Language. 2021. "TourVideo." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2023. https://reference.wolfram.com/language/ref/TourVideo.html.

APA

Wolfram Language. (2021). TourVideo. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/TourVideo.html

BibTeX

@misc{reference.wolfram_2023_tourvideo, author="Wolfram Research", title="{TourVideo}", year="2023", howpublished="\url{https://reference.wolfram.com/language/ref/TourVideo.html}", note=[Accessed: 18-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_tourvideo, organization={Wolfram Research}, title={TourVideo}, year={2023}, url={https://reference.wolfram.com/language/ref/TourVideo.html}, note=[Accessed: 18-April-2024 ]}