> For the complete documentation index, see [llms.txt](https://interopxyz.gitbook.io/bitmap-plus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interopxyz.gitbook.io/bitmap-plus/components/vectorize/bitmap-corners.md).

# Bitmap Corners

Get Corners from Bitmap Figures

## Description

Get Corners from Bitmap Figures

{% tabs %}
{% tab title="Preview" %}
![](https://3118158252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhT7C2oduVfvz0FwKt3nj%2Fuploads%2FTh7W6CbCQ60FJa55KjUo%2FComponent-VectorCorners.png?alt=media\&token=e2f13138-138b-46ea-8898-b7580fdf2472)
{% endtab %}

{% tab title="Location" %}
**Name** | Bitmap Corners

**Nickname** | BmpCorners

**Tab** | Bitmap

**Panel** | Vectorize

**Division** | 1
{% endtab %}

{% tab title="Inputs" %}
**I** | **Image** (*B+ Image, Bitmap*) | A Bitmap Plus Image or Bitmap

<mark style="color:blue;">**M**</mark> <mark style="color:blue;"></mark><mark style="color:blue;">|</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**Mode**</mark> <mark style="color:blue;"></mark><mark style="color:blue;">(</mark>*<mark style="color:blue;">Integer</mark>*<mark style="color:blue;">) | Corner detection mode</mark>

**T** | **Threshold** (*Number*) | Harris threshold \[0-1]

**V** | **Value** (Number) | Sigma value
{% endtab %}

{% tab title="Ouputs" %}
**P** | **Points** (*Point*) | Corner Points
{% endtab %}

{% tab title="Mode" %}
*none*
{% endtab %}
{% endtabs %}

### **Detection Mode**

<details>

<summary><strong>Detection Mode</strong> Enumerable</summary>

* Fast = 0
* Susan = 1
* Morvec = 2
* Harris = 3

</details>

## Usage

![](https://3118158252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhT7C2oduVfvz0FwKt3nj%2Fuploads%2FBZ6uQcmRJTtZu83EgjJW%2Fimage.png?alt=media\&token=10f322c8-52a4-4568-8351-d20ec166bb87)
