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
  • Dither Mode Samples
  1. COMPONENTS
  2. Filter

Blob Filter

Apply a Blob filter to an Image

PreviousLevels FilterNextCanny Edge Filter

Last updated 3 years ago

Description

Apply a Blob filter to an Image

Name | Blob Filter

Nickname | Blob

Tab | Bitmap

Panel | Filter

Division | 3

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

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

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

U | Unique (Bool) | If true, each discrete blob is color individually

B | Blobs (Bool) | Isolated individual blobs

C | Coupled (Bool) | Couple blobs in close proximity

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

Save Image | Opens a file save dialog to save a raster file of the current image.

Copy Image to Clipboard | Copies the image to the clipboard (no alpha)

Usage

Dither Mode Samples

🛠️
⚫
Threshold 10
Threshold 20
Threshold 30
Threshold 40
Threshold 50
Threshold 60