hifexplo / hylite

An open-source toolbox for spectral geology
MIT License
39 stars 9 forks source link

Partially broken tuturial 04_UndergroundMapping.ipynb ? #11

Closed air55555 closed 4 months ago

air55555 commented 4 months ago

The tutorial 04_UndergroundMapping.ipynb located at doc section Yet another introduction from the VGC conference contains part of the info. As per VGC workshop presentation 04_UndergroundMapping.ipynb expected to contain these topics : . Work with spectral libraries More interesting data visualization Machine learning (regression) models Locate sensor relative to point cloud Back-project data (or results) into 3D But regression models is the last topic presented. Also actual ipynb file name is 10_MineralMapping.ipynb . Maybe just wrong http link in the gdrive folder.

samthiele commented 4 months ago

Thanks, I've adjusted the power point; the other aspects (e.g., back-projection of data to the point cloud) were dropped from this notebook while we were building the workshop (and are documented in the main tutorial series anyway).

air55555 commented 4 months ago

Thank you Sam for fast update . I am interested in " Locate sensor relative to point cloud " and alignment of point cloud with hsi image by points - align_to_cloud_manual function of hylite . Seems i will use main tutorial series than , if there is no additional tutorial on that .