Hi all,
When i do ./krpanotools makepano it gives me in output the following
-yourimage.tiles
-b
-l1
-1
-l1_b_1_1.jpg
-l1_b_1_2.jpg
-2
-l2
-l3
-d
-f
-l
-r
-u
Which krpanotools spheretocube or maketiles command can i use to have the same output as makepano, but with only the tile folder, without all the files ?
I saw in tour.xml krpano reads it as
Code
<image> <cube url="/panos/DJI_0334.tiles/%s/l%l/%v/l%l_%s_%v_%h.jpg" multires="512,640,1280,2624"/> </image>
But cannot repeat it as output file for. krpano maketiles...
Will need some help