Skip to content

Commit

Permalink
update readme for hover mode shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
Fanchengyan committed Aug 4, 2023
1 parent 7bbfd9b commit c4c18b2
Showing 1 changed file with 29 additions and 28 deletions.
57 changes: 29 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,33 +2,34 @@

By Joey and [Fancy](https://github.com/Fanchengyan) from [Cryosphere Lab](https://cryocuhk.github.io/), ESSC, CUHK.

- [Introduction](#introduction)
- [Installation](#installation)
- [Install QGIS](#install-qgis)
- [Install Library Dependencies](#install-library-dependencies)
- [For Windows Users](#for-windows-users)
- [For Mac or Linux Users](#for-mac-or-linux-users)
- [Install the Geo SAM Plugin](#install-the-geo-sam-plugin)
- [Download the Plugin](#download-the-plugin)
- [Locate the QGIS Plugin folder](#locate-the-qgis-plugin-folder)
- [Activate the Geo SAM Plugin](#activate-the-geo-sam-plugin)
- [Use the Geo SAM Segmentation Tool](#use-the-geo-sam-segmentation-tool)
- [Add Prompts](#add-prompts)
- [Save Current Results](#save-current-results)
- [Undo/Clear Prompts](#undoclear-prompts)
- [Enable/Disable the Tool](#enabledisable-the-tool)
- [Load Image Features](#load-image-features)
- [Shortcuts](#shortcuts)
- [Tips for Using the Segmentation Tool](#tips-for-using-the-segmentation-tool)
- [Use the Geo SAM Encoding Tool](#use-the-geo-sam-encoding-tool)
- [Download SAM Checkpoints](#download-sam-checkpoints)
- [Select Bands and Value Range for Processing](#select-bands-and-value-range-for-processing)
- [Patch Sampling](#patch-sampling)
- [Demo Animation](#demo-animation)
- [Tips for Making the Encoding Process Faster](#tips-for-making-the-encoding-process-faster)
- [Future Works](#future-works)
- [Citation](#citation)
- [Acknowledgement](#acknowledgement)
- [Geo SAM](#geo-sam)
- [Introduction](#introduction)
- [Installation](#installation)
- [Install QGIS](#install-qgis)
- [Install Library Dependencies](#install-library-dependencies)
- [For Windows Users](#for-windows-users)
- [For Mac or Linux Users](#for-mac-or-linux-users)
- [Install the Geo SAM Plugin](#install-the-geo-sam-plugin)
- [Download the Plugin](#download-the-plugin)
- [Locate the QGIS Plugin folder](#locate-the-qgis-plugin-folder)
- [Activate the Geo SAM Plugin](#activate-the-geo-sam-plugin)
- [Use the Geo SAM Segmentation Tool](#use-the-geo-sam-segmentation-tool)
- [Add Prompts](#add-prompts)
- [Save Current Results](#save-current-results)
- [Undo/Clear Prompts](#undoclear-prompts)
- [Enable/Disable the Tool](#enabledisable-the-tool)
- [Load Image Features](#load-image-features)
- [Shortcuts](#shortcuts)
- [Tips for Using the Segmentation Tool](#tips-for-using-the-segmentation-tool)
- [Use the Geo SAM Encoding Tool](#use-the-geo-sam-encoding-tool)
- [Download SAM Checkpoints](#download-sam-checkpoints)
- [Select Bands and Value Range for Processing](#select-bands-and-value-range-for-processing)
- [Patch Sampling](#patch-sampling)
- [Demo Animation](#demo-animation)
- [Tips for Making the Encoding Process Faster](#tips-for-making-the-encoding-process-faster)
- [Future Works](#future-works)
- [Citation](#citation)
- [Acknowledgement](#acknowledgement)

## Introduction

Expand Down Expand Up @@ -205,7 +206,7 @@ Then, press the `Load` button to load the selected image features. Remember to a
### Shortcuts

- `Tab`: loop between 3 prompt types (the cursor will also change to the corresponding types)
- `M`: Toggle to enable executing SAM while moving mouse
- `H`: Toggle to enable executing SAM with `Hover mode`
- `C`: clear all prompts in canvas [same as `Clear` button]
- `Z`: undo the last prompt in canvas [same as `Undo` button]
- `S`: save SAM output features into polygon [same as `Save` button]
Expand Down

0 comments on commit c4c18b2

Please sign in to comment.