Skip to content

thenewservant/BmpEdgeExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BmpEdgeExtractor

Simple Edge extractor for Microsoft Bitmap files. Supports most BMP files out there, except OS/2, Windows 2.0 Bitmaps or earlier ones.

Usage:

bmpedge <filein> <fileout> : 

Detects edges in filein, and saves them into fileout.

bmpedge --info | -i  <file>  : 

Shows bitmap info about the input file.

Examples:

On B&W images:

input ex1From givesex1To


On color, higher-resolution images:

input ex2From (2) gives ex2To (2)

On complex images:

input rer gives rer2

About

Edge Detector for Microsoft BMP images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published