Skip to main content

Helps achieve surface reflectance scale conversion

Project description

ResTransformer-based surface reflectance scale conversion tool

from ScaleConvertion.PicProcess.Draw_Window import read_
from ScaleConvertion.main import getSeds

if __name__ == '__main__':
    img_path = r""
    save_dir = "tmp"
    a, b = getSeds()
    read_(img_path, save_dir, a, sensors_altitude=b, pixel=[2, 4, 8, 10, 20, 30])

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ScaleConvertion-0.1.tar.gz (21.1 kB view hashes)

Uploaded Source

Built Distribution

ScaleConvertion-0.1-py3-none-any.whl (31.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page