An open API service indexing awesome lists of open source software.

https://github.com/zebrajaeger/autopano-path-relativizer

Manipulate Autopano Giga .pano files to get relative paths to the images instead absolute paths
https://github.com/zebrajaeger/autopano-path-relativizer

Last synced: about 2 months ago
JSON representation

Manipulate Autopano Giga .pano files to get relative paths to the images instead absolute paths

Awesome Lists containing this project

README

        

# Autopano Path Relativizer

## Problem

Autopano Giga stores its project files with
absolute paths to the images.
That means, everything has to be forever at the same place (I meant: path).

## Solution

Use this program to switch to relative paths.
A file called ```test.pano``` gets a brother called ```test.relative.pano```
who is basically the same except the relative paths to the images.

## Usage

Requires Java 11 or higher

$ java -jar apr.jar -u
$ java -jar apr.jar
$ java -jar apr.jar