Bitmap Plus
  • 👋Welcome
  • 🛠️COMPONENTS
    • Visualize
      • ⚫Prev Image
    • Create
      • ⚫Build Bitmap
      • ⚫Procedural Cellular
      • ⚫Procedural Noise
      • ⚫Procedural Fractal Pass
      • ⚫Image to Bitmap
    • Filter
      • ⚫Adjustment Filter
      • ⚫Effects Filter
      • ⚫Figure Filter
      • ⚫Sharpen Filter
      • ⚫Smooth Filter
      • ⚫Difference Filter
      • ⚫Extract Filter
      • ⚫Filtering Filter
      • ⚫Grayscale Filter
      • ⚫Levels Filter
      • ⚫Blob Filter
      • ⚫Canny Edge Filter
      • ⚫Dithering Filter
      • ⚫Edges Filter
      • ⚫Streak Filter
      • ⚫Threshold Filter
      • ⚫Convolution Filter
      • ⚫Iterate Filter
    • Edit
      • ⚫Swap 2 Channels
      • ⚫Replace Channels
    • Analysis
      • ⚫Bitmap Properties
      • ⚫Deconstruct Bitmap
      • ⚫Evaluate Bitmap
      • ⚫Get Pixel
    • Transform
      • ⚫Crop Image
      • ⚫Mirror Image
      • ⚫Polar Image
      • ⚫Move Image
      • ⚫Resize Image
      • ⚫Rotate Image
      • ⚫Scale Image
      • ⚫Shrink Image
    • Layers
      • ⚫Merge Images
      • ⚫Set Layer
      • ⚫Modify Layer
      • ⚫Transform Layers
    • File
      • ⚫Open Bitmap
      • ⚫Save Bitmap
    • Vectorize
      • ⚫Bitmap Blobs
      • ⚫Bitmap Corners
      • ⚫Bitmap Shapes
      • ⚫Trace Bitmap
  • 🔗Dependencies
Powered by GitBook
On this page
  • Description
  • Usage
  1. COMPONENTS
  2. Vectorize

Bitmap Shapes

Get Shapes from a Bitmap

PreviousBitmap CornersNextTrace Bitmap

Last updated 3 years ago

Description

Get Shapes from a Bitmap

Name | Bitmap Shapes

Nickname | BmpShapes

Tab | Bitmap

Panel | Vectorize

Division | 1

I | Image (B+ Image, Bitmap) | A Bitmap Plus Image or Bitmap

W | Width Domain (Interval) | The horizontal threshold domain for the filtered blobs

H | Height Domain (Interval) | The vertical threshold domain for the filtered blobs

C | Background Color (Colour) | The background color to be ignored

L | Limit (Bool) | Limit by distortion

A | Angles (Number) | Rounding angular sample tolerance

D | Distances (Number) | Rounding distance sample tolerance

X | Deviation (Number) | The deviation tolerance

C | Circles (Curve) | Detected circular shapes

T | Triangles (Curve) | Detected triangular shapes

Q | Quadrilaterals (Curve) | Detected quadrilateral shapes

none

Usage

🛠️
⚫