<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Have you tried clicking "Fit" under the Move and Drag tab.  There
    might be more of your panorama that is off the display and is being
    cropped.<br>
    <br>
    Brian<br>
    <br>
    <div class="moz-cite-prefix">On 03/06/2016 10:02 AM, Michael wrote:<br>
    </div>
    <blockquote
cite="mid:CAFRvunKk4S0K+K+S33gJ+za=1June0gKDhN2zGGO5YTNKdsyaA@mail.gmail.com"
      type="cite">
      <div dir="ltr">I just did it again and all the pictures showed up
        correctly but it only did halp of the sphere. Does my
        'projection need to be something specific?</div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Sun, Mar 6, 2016 at 11:23 AM,
          Michael <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:bmike1@gmail.com" target="_blank">bmike1@gmail.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">I tried that about an hour ago but it turned
              six of the images 180 degrees for some reason. I looked at
              what it was reading the data from and the pictures were
              fine.
              <div>
                <div class="h5">
                  <div class="gmail_extra"><br>
                    <div class="gmail_quote">On Sun, Mar 6, 2016 at
                      11:10 AM, Brian Cluff <span dir="ltr"><<a
                          moz-do-not-send="true"
                          href="mailto:Brian@snaptek.com"
                          target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:Brian@snaptek.com">Brian@snaptek.com</a></a>></span>
                      wrote:<br>
                      <blockquote class="gmail_quote" style="margin:0 0
                        0 .8ex;border-left:1px #ccc
                        solid;padding-left:1ex">
                        <div>Hugin can make 360 spherical pianos without
                          any special effort. Just put all the images
                          into Hugin that make up the sphere and it will
                          do the test. The tutorial that you linked to
                          is how to make an HDR spherical panorama,
                          that's a little more effort than I think you
                          want to do for real estate photos.<span><font
                              color="#888888"><br>
                              <br>
                              Brian Cluff<br>
                              <br>
                            </font></span>
                          <div class="gmail_quote">
                            <div>
                              <div>On March 6, 2016 6:33:03 AM MST,
                                Michael <<a moz-do-not-send="true"
                                  href="mailto:bmike1@gmail.com"
                                  target="_blank">bmike1@gmail.com</a>>
                                wrote:</div>
                            </div>
                            <blockquote class="gmail_quote"
                              style="margin:0pt 0pt 0pt
                              0.8ex;border-left:1px solid
                              rgb(204,204,204);padding-left:1ex">
                              <div>
                                <div>
                                  <div dir="ltr">I was sitting here
                                    thinking that hugin should be able
                                    to do this and that someone should
                                    suggest it to a developer. Then I
                                    thought someone might have done that
                                    already. So I did a websearch! Look
                                    at what I found:
                                    <div><br>
                                    </div>
                                    <div><a moz-do-not-send="true"
                                        href="http://hugin.sourceforge.net/tutorials/enfuse-360/en.shtml"
                                        target="_blank">http://hugin.sourceforge.net/tutorials/enfuse-360/en.shtml</a><br>
                                    </div>
                                  </div>
                                  <div class="gmail_extra"><br>
                                    <div class="gmail_quote">On Sat, Mar
                                      5, 2016 at 10:13 PM, Brian Cluff <span
                                        dir="ltr"><<a
                                          moz-do-not-send="true"
                                          href="mailto:brian@snaptek.com"
                                          target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:brian@snaptek.com">brian@snaptek.com</a></a>></span>
                                      wrote:<br>
                                      <blockquote class="gmail_quote"
                                        style="margin:0 0 0
                                        .8ex;border-left:1px #ccc
                                        solid;padding-left:1ex">Try:<br>
                                        apt-get install python-opengl<br>
                                        <br>
                                        Brian Cluff<span><br>
                                          <br>
                                          On 03/05/2016 06:30 PM,
                                          Michael wrote:<br>
                                        </span>
                                        <blockquote class="gmail_quote"
                                          style="margin:0 0 0
                                          .8ex;border-left:1px #ccc
                                          solid;padding-left:1ex"><span>
                                            I thought about it and think
                                            I realized the error of my
                                            ways; python.exe<br>
                                            is because python is not
                                            automatically in Windows
                                            like with Linux so I<br>
                                            don't need that program.
                                            Unfortunately when I tried
                                            to run the other<br>
                                            program:<br>
                                            <br>
                                            $ python PhotoSphere.py<br>
                                            Traceback (most recent call
                                            last):<br>
                                               File "PhotoSphere.py",
                                            line 21, in <module><br>
                                                 from OpenGL.GL import *<br>
                                            ImportError: No module named
                                            OpenGL.GL<br>
                                            <br>
                                          </span>
                                          so I apt-get install <a
                                            moz-do-not-send="true"
                                            href="http://opengl.gl"
                                            rel="noreferrer"
                                            target="_blank">opengl.gl</a>
                                          <<a moz-do-not-send="true"
                                            href="http://opengl.gl"
                                            rel="noreferrer"
                                            target="_blank">http://opengl.gl</a>>
                                          . Unfortunately I get<br>
                                          the same error after
                                          installing <a
                                            moz-do-not-send="true"
                                            href="http://opengl.gl"
                                            rel="noreferrer"
                                            target="_blank">opengl.gl</a>
                                          <<a moz-do-not-send="true"
                                            href="http://opengl.gl"
                                            rel="noreferrer"
                                            target="_blank">http://opengl.gl</a>>
                                          . Then I<span><br>
                                            tried apt-get install
                                            openGL.GL but am informed
                                            that the program is<br>
                                            already installed.<br>
                                            <br>
                                            <br>
                                            <br>
                                            On Fri, Mar 4, 2016 at 8:39
                                            PM, Michael <<a
                                              moz-do-not-send="true"
                                              href="mailto:bmike1@gmail.com"
                                              target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:bmike1@gmail.com">bmike1@gmail.com</a></a><br>
                                          </span>
                                          <mailto:<a
                                            moz-do-not-send="true"
                                            href="mailto:bmike1@gmail.com"
                                            target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:bmike1@gmail.com">bmike1@gmail.com</a></a>>>
                                          wrote:<br>
                                          <br>
                                              Ifound something that
                                          might be sorta wahat I'm
                                          looking for.<span><br>
                                                <a
                                              moz-do-not-send="true"
href="http://meestuff.blogspot.com/2013/08/google-photo-sphere-viewer-for-desktop.html"
                                              rel="noreferrer"
                                              target="_blank"><a class="moz-txt-link-freetext" href="http://meestuff.blogspot.com/2013/08/google-photo-sphere-viewer-for-desktop.html">http://meestuff.blogspot.com/2013/08/google-photo-sphere-viewer-for-desktop.html</a></a>
                                            .<br>
                                                It is suppossed to work
                                            with Linux.<br>
                                                I download the file and
                                            extract it but there are no
                                            instructions to<br>
                                                install it. I opened the
                                            bat file and the contents of
                                            it seemed to<br>
                                                be instructions for
                                            installing but unfortuatly:<br>
                                            <br>
                                                    bmike1@MikesBeast
                                            ~/Documents/Programs/PhotoSphereBundle
                                            $<br>
                                                    ./App/python.exe
                                            ./App/PhotoSphere.py<br>
                                            <br>
                                                bash: ./App/python.exe:
                                            Permission denied<br>
                                            <br>
                                                    bmike1@MikesBeast
                                            ~/Documents/Programs/PhotoSphereBundle
                                            $<br>
                                                    .\App\python.exe
                                            .\App\PhotoSphere.py<br>
                                            <br>
                                                .Apppython.exe: command
                                            not found<br>
                                                Please, how do I install
                                            it?<br>
                                            <br>
                                                On Fri, Mar 4, 2016 at
                                            4:03 PM, Michael <<a
                                              moz-do-not-send="true"
                                              href="mailto:bmike1@gmail.com"
                                              target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:bmike1@gmail.com">bmike1@gmail.com</a></a><br>
                                          </span><span>
                                                <mailto:<a
                                              moz-do-not-send="true"
                                              href="mailto:bmike1@gmail.com"
                                              target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:bmike1@gmail.com">bmike1@gmail.com</a></a>>>
                                            wrote:<br>
                                            <br>
                                                    Thank you very much
                                            Anthony. This sounds very
                                            much like what I<br>
                                                    would like to use.<br>
                                                    When I searched for
                                            'street google street view'
                                            yesterday I<br>
                                                    could not find it in
                                            the playstore. I searched
                                            for photospere in<br>
                                                    google  and that
                                            search revealed that  it was
                                            put on android 4.2<br>
                                                    and my phone is only
                                            a 2.2. Is there a way to
                                            download it (or<br>
                                                    something similar)
                                            to my computer?<br>
                                            <br>
                                            <br>
                                                    On Fri, Mar 4, 2016
                                            at 1:58 PM, Anthony
                                            Radzykewycz<br>
                                                    <<a
                                              moz-do-not-send="true"
                                              href="mailto:anthony.radzykewycz@gatewaycc.edu"
                                              target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:anthony.radzykewycz@gatewaycc.edu">anthony.radzykewycz@gatewaycc.edu</a></a><br>
                                          </span><span>
                                                    <mailto:<a
                                              moz-do-not-send="true"
                                              href="mailto:anthony.radzykewycz@gatewaycc.edu"
                                              target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:anthony.radzykewycz@gatewaycc.edu">anthony.radzykewycz@gatewaycc.edu</a></a>>>
                                            wrote:<br>
                                            <br>
                                                        The app will
                                            guide you on how many
                                            pictures to take and use<br>
                                                        circular guides
                                            that you need to 'cover.' It
                                            takes the<br>
                                                        pictures when
                                            you have 'covered the
                                            circle. From there, the<br>
                                                        app stitches it
                                            all together for you and
                                            then you can upload<br>
                                                        it to Google
                                            maps. If you wanted to embed
                                            the photoshphere,<br>
                                                        they have an api
                                            that you can sign up for to
                                            showcase that.<br>
                                                        I hope to work
                                            on mapping out paths between
                                            the<br>
                                                        photospheres,
                                            but we have not really
                                            started on that portion<br>
                                                        at all. Try it
                                            out. I was really amazed at
                                            the ease of use<br>
                                                        of the app.<br>
                                            <br>
                                            <br>
                                            <br>
                                            <br>
                                                --<br>
                                                :-)~MIKE~(-:<br>
                                            <br>
                                            <br>
                                            <br>
                                            <br>
                                            --<br>
                                            :-)~MIKE~(-:<br>
                                            <br>
                                            <br>
                                          </span><span>
---------------------------------------------------<br>
                                            PLUG-discuss mailing list -
                                            <a moz-do-not-send="true"
                                              href="mailto:PLUG-discuss@lists.phxlinux.org"
                                              target="_blank">PLUG-discuss@lists.phxlinux.org</a><br>
                                            To subscribe, unsubscribe,
                                            or to change your mail
                                            settings:<br>
                                            <a moz-do-not-send="true"
                                              href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss"
                                              rel="noreferrer"
                                              target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br>
                                            <br>
                                          </span></blockquote>
                                        <div>
                                          <div>
---------------------------------------------------<br>
                                            PLUG-discuss mailing list -
                                            <a moz-do-not-send="true"
                                              href="mailto:PLUG-discuss@lists.phxlinux.org"
                                              target="_blank">PLUG-discuss@lists.phxlinux.org</a><br>
                                            To subscribe, unsubscribe,
                                            or to change your mail
                                            settings:<br>
                                            <a moz-do-not-send="true"
                                              href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss"
                                              rel="noreferrer"
                                              target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br>
                                          </div>
                                        </div>
                                      </blockquote>
                                    </div>
                                    <br>
                                    <br clear="all">
                                    <div><br>
                                    </div>
                                    -- <br>
                                    <div>
                                      <div dir="ltr">
                                        <div>
                                          <div dir="ltr">
                                            <div><span
                                                style="font-size:12.8000001907349px">:-)~MIKE~(-:</span><br>
                                            </div>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                  </div>
                                </div>
                              </div>
                              <pre><hr><span>
PLUG-discuss mailing list - <a moz-do-not-send="true" href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.org</a>
To subscribe, unsubscribe, or to change your mail settings:
<a moz-do-not-send="true" href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a></span></pre></blockquote></div></div>
---------------------------------------------------

PLUG-discuss mailing list - <a moz-do-not-send="true" href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.org</a>

To subscribe, unsubscribe, or to change your mail settings:

<a moz-do-not-send="true" href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a>
</blockquote></div>

<div>
</div>-- 
<div><div dir="ltr"><div><div dir="ltr"><div><span style="font-size:12.8000001907349px">:-)~MIKE~(-:</span>
</div></div></div></div></div>
</div></div></div></div>
</blockquote></div>

<div>
</div>-- 
<div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><span style="font-size:12.8000001907349px">:-)~MIKE~(-:</span>
</div></div></div></div></div>
</div>


<fieldset class="mimeAttachmentHeader"></fieldset>
<pre wrap="">---------------------------------------------------
PLUG-discuss mailing list - <a class="moz-txt-link-abbreviated" href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a>
To subscribe, unsubscribe, or to change your mail settings:
<a class="moz-txt-link-freetext" href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a></pre>

</blockquote>
</body></html>