|
|
Copyright
|
This data and documentation can be freely used, modified,
copied, and distributed without any warranty from authors.
WE AND OTHER AUTHORS PROVIDE ABSOLUTELY NO WARRANTY OF
ANY KIND. See GNU NO WARRANTY statement for details.
|
|
|
Author(s)
|
This package has contributions from various authors and
their names can found in the README and source files in
the subdiretories when you unpack the package.
|
|
|
Description
|
Contains functionality to create images of electronic symbol
library of 25 different symbols. The size can be user defined.
User can also rotate and scale the images. Also salt and pepper
and displacement noise can be added to produced images.
|
|
|
Installation
|
Unpack the package and follow the directions given in
subdirectories created. Carefully create all executables.
|
|
|
Conversion
|
You can use "convert" to convert image type, size, or color
(graylevel).
mylinuxbox:~>convert -colorspace gray c01-01.JPG c01-01.jpg
|
|
|
Examples
|
All possible images:
To generate any image use
mylinuxbox:~>genimage --help
To add noise use
mylinuxbox:~>addnoise --help
|
|
|
Download
|
Package:
Gzipped tar package V1.0(750kB)
Gzipped tar package V1.1 (750kB) (TIFF library bugs fixed, see ChangeLog)
m-file for matlab which executes executables and returns generated
images to matlab:
symbollibrary01genimage.m
|