<div dir="ltr">Unfortunately, I am not familiar with any other applications to accomplish the goal at hand. </div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Mar 6, 2016 at 8:22 PM, Michael <span dir="ltr"><<a 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">well..... I guess that doesn't help so much</div><div class="gmail_extra"><div><div class="h5"><br><div class="gmail_quote">On Sun, Mar 6, 2016 at 8:18 PM, Michael <span dir="ltr"><<a 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'll tell ya, I don't know why it isn't working but it isn't. So I was just about to ask the group if they know of a tutorial when the thought occurred to me that I should google for it first. That turned up:<div><br></div><div><a href="http://arachnoid.com/drones/drone_images.html" target="_blank">http://arachnoid.com/drones/drone_images.html</a></div><div> </div></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Mar 6, 2016 at 12:12 PM, Brian Cluff <span dir="ltr"><<a href="mailto:brian@snaptek.com" target="_blank">brian@snaptek.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div 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.<span><font color="#888888"><br>
<br>
Brian</font></span><div><div><br>
<br>
<div>On 03/06/2016 10:02 AM, Michael wrote:<br>
</div>
<blockquote 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 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>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Sun, Mar 6, 2016 at
11:10 AM, Brian Cluff <span dir="ltr"><<a href="mailto:Brian@snaptek.com" target="_blank"></a><a href="mailto:Brian@snaptek.com" target="_blank">Brian@snaptek.com</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 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 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 href="mailto:brian@snaptek.com" target="_blank"></a><a href="mailto:brian@snaptek.com" target="_blank">brian@snaptek.com</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 href="http://opengl.gl" rel="noreferrer" target="_blank">opengl.gl</a>
<<a href="http://opengl.gl" rel="noreferrer" target="_blank">http://opengl.gl</a>>
. Unfortunately I get<br>
the same error after
installing <a href="http://opengl.gl" rel="noreferrer" target="_blank">opengl.gl</a>
<<a 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 href="mailto:bmike1@gmail.com" target="_blank"></a><a href="mailto:bmike1@gmail.com" target="_blank">bmike1@gmail.com</a><br>
</span>
<mailto:<a href="mailto:bmike1@gmail.com" target="_blank"></a><a href="mailto:bmike1@gmail.com" target="_blank">bmike1@gmail.com</a>>>
wrote:<br>
<br>
Ifound something that
might be sorta wahat I'm
looking for.<span><br>
<a href="http://meestuff.blogspot.com/2013/08/google-photo-sphere-viewer-for-desktop.html" rel="noreferrer" target="_blank"></a><a href="http://meestuff.blogspot.com/2013/08/google-photo-sphere-viewer-for-desktop.html" target="_blank">http://meestuff.blogspot.com/2013/08/google-photo-sphere-viewer-for-desktop.html</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 href="mailto:bmike1@gmail.com" target="_blank"></a><a href="mailto:bmike1@gmail.com" target="_blank">bmike1@gmail.com</a><br>
</span><span>
<mailto:<a href="mailto:bmike1@gmail.com" target="_blank"></a><a href="mailto:bmike1@gmail.com" target="_blank">bmike1@gmail.com</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 href="mailto:anthony.radzykewycz@gatewaycc.edu" target="_blank"></a><a href="mailto:anthony.radzykewycz@gatewaycc.edu" target="_blank">anthony.radzykewycz@gatewaycc.edu</a><br>
</span><span>
<mailto:<a href="mailto:anthony.radzykewycz@gatewaycc.edu" target="_blank"></a><a href="mailto:anthony.radzykewycz@gatewaycc.edu" target="_blank">anthony.radzykewycz@gatewaycc.edu</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 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 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 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 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 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 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 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 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><div dir="ltr"><div><div dir="ltr"><div><span style="font-size:12.8000001907349px">:-)~MIKE~(-:</span>
</div></div></div></div></div>
</div>
<fieldset></fieldset>
<pre>---------------------------------------------------
PLUG-discuss mailing list - <a 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 href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a></pre>
</blockquote>
</div></div></div><br>---------------------------------------------------<br>
PLUG-discuss mailing list - <a 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 href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br></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></blockquote></div><br><br clear="all"><div><br></div></div></div><span class="HOEnZb"><font color="#888888">-- <br><div><div dir="ltr"><div><div dir="ltr"><div><span style="font-size:12.8000001907349px">:-)~MIKE~(-:</span><br></div></div></div></div></div>
</font></span></div>
<br>---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br></blockquote></div><br></div>