Giter VIP home page Giter VIP logo

skysat_stereo's People

Contributors

dshean avatar fnands avatar shashankbice avatar shashankplanet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

skysat_stereo's Issues

Skysat_stereo Problem

Hello,

I'm trying to run the skysat_stereo scripts.
The installation seems fine, but when I run ./skysat_triplet_pipeline.py I have this error:

xxxxx@ctsat: /src/skysat_stereo/scripts$ ./skysat_triplet_pipeline.py /media/dati/xxxxx/Skysat/TestUncalib/ /media/dati/xxxxx/Skysat/TestUncalib/RefDEM/
Traceback (most recent call last):
File "./skysat_triplet_pipeline.py", line 5, in
from rpcm import geo
File "/home/ganci/.local/lib/python3.8/site-packages/rpcm/init.py", line 8, in
import srtm4
File "/home/ganci/.local/lib/python3.8/site-packages/srtm4/init.py", line 7, in
from srtm4.raster import crop
File "/home/ganci/.local/lib/python3.8/site-packages/srtm4/raster.py", line 15, in
pyproj.network.set_network_enabled(active=True)
AttributeError: module 'pyproj' has no attribute 'network'
xxxxx@ctsat:~/src/skysat_stereo/scripts$

I don't know how to solve this problem.
Can you please help me with this issue?
Many thanks

Experiment on improving scene2scene accuracy for Mono collects

A common question is that how much of the 3D bundle adjustment setup can be applied to improve scene2scene alignment of mono collects.

  • This is not straight forward, as in-track stereo geometry (within 1 collect) is weak.
  • Key idea is to fix the matchpoints in the overlapping scenes in-track with a reasonable 3D world co-ordinate and then use bundle adjustment.
  • Would take some work with ASP functions to achieve this.

skysat triplet pipeline

From the line 147 to the line 168 of the skysat_triplet_pipeline.py, is the indentation correct?

Update to ASP 3.0.0

Update scripts to reflect changes by ASP 3.0.0

  • Main changes should be around stereo calls.
  • Will change the update frame_index.csv function a bit (in devel branch)

Experiment with updated RPCs

Work with Oleg to nail down the best parameters for exporting RPC model from the improved, self-consistent and geo-registered frame cameras.

PlanetScope 4 data

Hi,

I was wondering if there is possibility to do same calculation using your script for PlanetScope 4-band multispectral basic data?

Best regards,
Mohammad

Generalise script to accept arbitrary number of collects

Right now, the triplet stereo modes expect 3 collects. It would be good to generalise it to accept n number of collects. This would help if we have a bi-stereo vs a tri-stereo, or have 2 or more triplets collected over the same spot on the ground within a reasonable timespan.

Scripts which will not change:
  • skysat_overlap.py
  • skysat_preprocess.py
  • ba_skysat.py
  • orthorectification step in skysat_orthorectify.py
  • Different modes in skysat_pc_cam.py
Scripts which will change:
  • skysat_stereo_cli.py
  • skysat_dem_mos.py
  • mosaicing steps in skysat_orthorectify.py

skysat_overlap.py stuck at saving bound shapefile

Hi Shashank,

Thanks for composing this great tool for processing SkySat data.

I've encountered an issue when running skysat_overlap.py. The number of images I'm processing is 966. I understand this will generate 466095 combinations. When the script is saving the bound shapefile to my predefined directory. It is extremely slow in processing and always gets stuck during the process (usually stopped at 3% - 5%). I've tried changing the directory, but the issue remained unsolved.

I'm just wondering if there is any solution in your mind that can resolve this issue?

Cheers,
Shirui

Missing Scripts

I am running into issues when trying to run the triplet pipeline script, seems like the following three additional scripts are missing
clip_raster_by_shp.py
trim_ndv.py
dem_mask.py

Skysat_stereo installation issue

Hi!

I've encountered the following error after trying to run the triplet pipeline script I'm a beginner with respect to conda environments etc and programming, but I think the installation was successful.

(skysat_stereo) csir@csirstell:~/skysat/skysat_stereo/scripts$ ./skysat_triplet_pipeline.py -h
Traceback (most recent call last):
File "skysat_triplet_pipeline.py", line 9, in
from skysat_stereo import misc_geospatial as misc
File "/home/csir/skysat/skysat_stereo/skysat_stereo/misc_geospatial.py", line 8, in
from imview import pltlib
ImportError: cannot import name 'pltlib' from 'imview' (/home/csir/miniconda3/envs/skysat_stereo/lib/python3.7/site-packages/imview/init.py).

Your feedback with this is appreciated.
Many thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.