Skip to content

Commit

Permalink
git update normal
Browse files Browse the repository at this point in the history
  • Loading branch information
rifqiharrys committed Oct 2, 2021
1 parent 13167b3 commit 8e984d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This is a GUI to make a bathimetric prediction using satellite imagery and some
6. [Scikit Learn](https://scikit-learn.org)
7. [PyQt5](https://www.riverbankcomputing.com/static/Docs/PyQt5/)

I recommend you to install the requirements in an environment using [Anaconda](https://www.anaconda.com/) because I use it and it rarely create errors. This is only one of the way and you're free to use any other methods to install all the requirements.
I recommend you to install the requirements in an environment using [Anaconda](https://www.anaconda.com/) because I use it and it rarely create errors. This is only one of the way and you're free to use any other methods to install all the requirements.

Prepare your own data before using this SDB GUI. In general, there are two types of data needed in order to use SDB GUI, which are georeferenced and corrected imagery and depth samples. The image required should be multi-band imagery (e.g. RGB, RGBN, or others) and the GUI will automatically take all the image bands into processing. There are differences in how the depth samples should be prepared before loading when you're running SDB GUI version 2.x.x and below or running the latest source code and SDB GUI after version 2.x.x release.

Expand Down

0 comments on commit 8e984d8

Please sign in to comment.