Skip to content

se0kjun/panoramic-meta-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

panoramic-meta-generator

This project generates XML data for panoramic video.

##Panoramic video recording code

##Data Format

<?xml version="1.0" encoding="UTF-8" ?>
<data>
	<videos>
		<video seq="" frame="" width="" height="">file_name</video>
		...
	</videos>
	<markers>
		<marker id="">
			<track video="" position_x="" position_y="" frame=""></track>
			...
		</marker>
		...
	</markers>
</data>

##Requirements

About

Project of Advanced HCI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages