Skip to main content

A powerful and useful package for remote sensing image&video preocessing.

Project description

A powerful and useful package for remote sensing image&video preocessing.

  • “image” model contains useful functions for image processing such as image bit-depth convert.

  • “video” model contains useful functions for video processing.

  • “common” model contains some function for common use,such as findAllFiles().

IMPORTANT Dependencies:

  • OpenCV

  • GDAL

Usually,PIP will auto download and install dependencies,but if it failed you can install them manually with these commands.

pip install opencv-contrib-python

pip install gdal

OpenCV website: https://pypi.python.org/pypi/opencv-contrib-python

GDAL package website: https://pypi.python.org/pypi/GDAL/2.2.3

But sometimes it may be a little hard to install gdal using this command because it needs some other dependencies to compile.

For Windows Users:

So you can install it from wheel file.You can search and select gdal wheel file at this website.

https://www.lfd.uci.edu/~gohlke/pythonlibs/#gdal

Or if you are using Anaconda,there is an easier way.Use this command to install gdal.

conda install gdal

For Linux/Unix Users:

You may have to install dependencies manually according to instructions on GDAL package website.Here are the dependencies for GDAL.

  • libgdal (2.2.3 or greater) and header files (gdal-devel)

  • numpy (1.0.0 or greater) and header files (numpy-devel) (not explicitly required, but many examples and utilities will not work without it)

Or you can install it directly with Anaconda,the same way as windows users do.That may be the easiest way to install.

After finish installing GDAL, you can try to install RStoolkit again.It should be successful. If you have any problem installing and using this package,you can connect me via email.

E-mail:zhaoxuhui@whu.edu.cn

Enjoy it!

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

RStoolkit-1.0.7-py2-none-any.whl (10.7 kB view details)

Uploaded Python 2

File details

Details for the file RStoolkit-1.0.7-py2-none-any.whl.

File metadata

File hashes

Hashes for RStoolkit-1.0.7-py2-none-any.whl
Algorithm Hash digest
SHA256 99484609847bf1e672f5ecb5d6e2658dcb49325d93d28638a658cb3f6d0c22f9
MD5 a1bcfda5fb5623d751231519c15472d6
BLAKE2b-256 a0673d5a692c65f74a15a5b7fc1b7e7617a7786a6a6bdc8308d52bf13ce92556

See more details on using hashes here.

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