[OpenDroneMap-dev] Beta v0.1 Release and Changelog

Kshitij Sharma ksharma at gmail.com
Fri Jun 24 04:32:41 PDT 2016


Hello Dakota,

I have used ODM on similar sized Ubuntu server before and after update. I
ran the two versions on the same set of images. However, the version after
the update does not provide repeatable results. I did a quick comparison
and there is a difference in the quality and extent of the image.

Prior to the update, a set of mining images generated a very high quality
GeoTIFF. The size of the image was also huge - the TIFF was about 2Gigs
with really good detail. Post update, the same geotiff is merely 180KB and
there are no details to focus on the image. I had run pretty much the
default command line parameters there.

Could you please help understand the difference and discrepancy?

Thanks,
kshitij


---
Kshitij Sharma
https://www.linkedin.com/in/kshitijsharma
+91 9632366466

On Wed, Jun 22, 2016 at 6:10 PM, Dakota Benjamin <
dmb2 at clevelandmetroparks.com> wrote:

> I removed some repository-specific images and the test data to make the
> zip file (much) smaller.  It should in no way impact the running of the
> program, but if there are issues let me know.
>
>
> [image: http://sig.cmparks.net/cmp-ms-90x122.png]Dakota Benjamin
> Geospatial Developer
> clevelandmetroparks.com <http://www.clemetparks.com/>
>
> <http://www.clemetparks.com/>
>
> ------------------------------
> *From:* Kshitij Sharma <ksharma at gmail.com>
> *Sent:* Monday, June 20, 2016 10:00:51 PM
> *To:* Dakota Benjamin
> *Cc:* opendronemap-users at lists.osgeo.org; opendronemap-dev at lists.osgeo.org
> *Subject:* Re: [OpenDroneMap-dev] Beta v0.1 Release and Changelog
>
> Hello Dakota,
>
> Thanks for the information. As of now, what is the difference between the
> release zip file vs.
> https://github.com/OpenDroneMap/OpenDroneMap/wiki/1.-Installation? If we
> were to follow the instructions from the wiki, would we get the same
> release that you have sent the email for?
>
> Thanks much.
> kshitij
>
>
> ---
> Kshitij Sharma
> https://www.linkedin.com/in/kshitijsharma
> +91 9632366466
>
> On Wed, Jun 15, 2016 at 7:59 PM, Dakota Benjamin <
> dmb2 at clevelandmetroparks.com> wrote:
>
>> And we are live! Thanks to everyone who has contributed to OpenDroneMap
>> thus far.
>>
>>
>> The link to download the release is here:
>> https://github.com/OpenDroneMap/OpenDroneMap/releases/download/v0.1/OpenDroneMap-v0_1.zip
>>
>>
>> Dakota
>>
>>
>> [image: http://sig.cmparks.net/cmp-ms-90x122.png]Dakota Benjamin
>> Geospatial Developer
>> clevelandmetroparks.com <http://www.clemetparks.com/>
>>
>> <http://www.clemetparks.com/>
>>
>> ------------------------------
>> *From:* OpenDroneMap-dev <opendronemap-dev-bounces at lists.osgeo.org> on
>> behalf of Dakota Benjamin <dmb2 at clevelandmetroparks.com>
>> *Sent:* Tuesday, June 14, 2016 10:50:30 AM
>> *To:* opendronemap-users at lists.osgeo.org;
>> opendronemap-dev at lists.osgeo.org
>> *Subject:* [OpenDroneMap-dev] Beta v0.1 Release and Changelog
>>
>>
>> OpenDroneMap users,
>>
>>
>> Tomorrow we will be publishing a huge update. We've incorporated a
>> processing framework for the ODM toolchain and improved the installation
>> process. If you've been using the "dev" branch on GitHub recently, this is
>> nothing new for you. Read below for the changelog and watch for another
>> email tomorrow when the release is finalized.
>> Installation
>>
>>    - cmake superbuild for all components
>>    - Now you will run the following to install or update ODM:
>>
>> bash ./configure.sh
>> mkdir build && cd build && cmake .. && make && cd ..
>>
>> # copy paste the following (with correct directory structure) into your ~/.bashrc (or other preferred method) (requires logout/in to work)
>> export PYTHONPATH=$PYTHONPATH:<ODMDIR>/SuperBuild/install/lib/python2.7/dist-packages:<ODMDIR>/SuperBuild/src/opensfm
>> export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:<ODMDIR>/SuperBuild/install/lib
>>
>> Running ODM
>> Use these instructions to run the processing script
>> <https://github.com/OpenDroneMap/OpenDroneMap/tree/dev#running-opendronemap>.
>> Note there are significant differences from the previous version, namely
>> you have to specify --project-path
>> Code restructure
>>
>>    - Object Oriented Code
>>    - Ecto <https://plasmodic.github.io/ecto/> processing framework
>>    - Project tree:
>>       - Your ODM project will have a more organized structure. One big
>>       change is that your images must be placed in a "images/" subdirectory in
>>       the project folder.
>>    - Testing framework
>>
>> Feature additions / changes
>>
>>    - Add XYZ pointcloud output
>>    - benchmarking with --time
>>    - Replacement of LASTools with PDAL
>>    - Control script updates - --rerun-from, --rerun-all
>>    - Remove local ccd_defs in lieu of OpenSfM sensor data file.
>>
>>
>> Please email me with questions or comments. If you want to use the
>> updates before the release, simply run "git checkout dev" and use the
>> installation method above.
>>
>> Happy Processing!
>> Dakota
>>
>>
>> [image: http://sig.cmparks.net/cmp-ms-90x122.png]Dakota Benjamin
>> Geospatial Developer
>> clevelandmetroparks.com <http://www.clemetparks.com/>
>>
>> <http://www.clemetparks.com/>
>>
>>
>> _______________________________________________
>> OpenDroneMap-dev mailing list
>> OpenDroneMap-dev at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/opendronemap-dev
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/opendronemap-dev/attachments/20160624/ed38bb65/attachment.html>


More information about the OpenDroneMap-dev mailing list