adj_bitmap: Adjust bitmap picture

Description Usage Arguments Value

Description

Adjust bitmap picture

Usage

1
adj_bitmap(img.in, img.out, xpix.ex, ypix.ex, xpix.in, ypix.in)

Arguments

img.in

Full path to the bitmap picture

img.out

Full path to the adjusted bitmap picture

xpix.ex

Minimum number of pixels to form a straight line in the x-axis

ypix.ex

Minimum number of pixels to form a straight line in the y-axis

xpix.in

Maximum number of pixels to connect lines in the x-axis

ypix.in

Maximum number of pixels to connect lines in the y-axis

Value

A bitmap picture


M2UCT/RFjobart documentation built on May 7, 2019, 9:18 p.m.