convert pano tiles to spherical image

  • have you tried the "Convert CUBE to SPHERE" droplet provided with the KRpano suite?

    I used to use a application on OSX called "cubic converter", but that was PPC, not Intel..

  • Hey Timescale

    Thank you for your reply. Sorry I was not clear.

    My problem is I don't have the original spherical images, I only have the pano files created by krpano. What I would like to do is convert the pano file back to spherical images.


    Thank you again.


    Please let me know if there is any ticks or tool that can do this?


    Best regards
    Vasin

  • Hi,

    I have tiles named like this:

    l1_b_0101.jpg
    l1_d_0101.jpg
    l1_f_0101.jpg
    l1_l_0101.jpg
    l1_r_0101.jpg
    l1_u_0101.jpg

    I can't figure out the right syntax.

    Code
    ./kmaketiles l1_b_%0v%0h.jpg retiled.tif 0


    doesn't work, just like

    Code
    ./kmaketiles l1_%_%0v0h.jpg retiled.tif 0


    or anything else I tried. I always get this:
    ERROR: unable to open inputimage l1_%_%0v0h.jpg

    What´s my mistake?

    0100011101101100011001010110100101100011 0110100000100000011010110110110001100001 0111010001110011011000110110100001110100 0110010101110100001011000010000001001010 0111010101101110011001110110010100101110 0010000001000101011000110110100001110100 0010000001101010011001010111010001111010 0111010000101110

  • Hi,

    you would need to provide additional information about the (retiled-)source image via the 'insize' and 'intilesize' (and optionally also 'inindexbase') parameters.

    E.g. if the source image was 1000x1000 before the tiling and the tilesize was 512 use this call:

    Zitat

    krpanotools maketiles l1_b_%0v%0h.jpg retiled.tif 0 -insize=1000x1000 -intilesize=512


    Btw - these information could be get from the xml file (e.g. tiledimagewidth, tiledimageheight, tilesize).

    Best regards,
    Klaus

  • Since my Hdd was crashed and I lost all my edited sphere, all I can get back were those tiled images from my web server.

    still can't figure out how to use the retile command to retrieve the sphere, Do you have a droplets that I can just drag those folder w/ tiles to have the sphere retrieved?

    Regards,

    John

  • Hi,
    i have the same problem like the other guys here.

    Here is my info from the XML:

    Code
    <level tiledimagewidth="4553" tiledimageheight="4553"><cube url="panos/111220-utopia-09-assembly.tiles/l4_%s_%0v_%0h.jpg"


    This is the code for the commandline i am trying:

    Code
    E:\KrPano\programm\krpano-1.19-pr10\krpanotools64.exe maketiles l4_%s_%0v_%0h.jpg retiled.tif 0 -insize=4553x4553 -intilesize=512


    First tile is l4_b_01_01.jpg and its 512x512px in size.

    I put the tiles themselves into the directory where the krpanotools64.exe is. Still i get the "unable to open..." message.
    What might be possibly wrong?

    Thanks for any help!
    Cheers,
    Jan

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!