Functions and Data Defintion in RasterPS 1.0


RasterPS allows to process digital Images. The common Image File Formats are supported.
Fundamental Functions like Histogram, Conversion, Point Operations, Filtering are implemented, and Geometric Transformations, ImageAnalysis will follow.
The Algorithms are taken from the Book Series "Principles of Digital Image Processing" by Wilhelm Burger and Mark J. Burge, Springer.
The Functionality will be enlarged in the next months.

Overview




Quick Start

The use of the program is very easy (Installation at the end of this document):

The Functionality provides the following Topics:

To Overview


Import and Export

The most common Image File Formats are supported. The Images are displayed in a scrollable Area.
Image File Formats to import and export are: Indexed (Paletted) Images are converted into non-indexed ones.
The Image Info is displayed on the right side.
The Menu File - New deletes the current Image and its Results.

To Overview


Basics

The Basic Functions allow to calculate Histograms, Statistical Data, Image Conversion and to step back to the previous Image.
Usually Images are represented as RGB (Red, Green, Blue) Triplets = RGB Color Space. The following Color Space Conversions are also available:

To Overview


Point Operations

Point Operations allow to calculate fundamental Image Processing Functionality.
In Detail they are:

To Overview


Filtering

Filtering uses Filters of different Type: Linear Filters, Non-Linear Filters, Edge Operators, Morphological Filters.

Smoothing Linear Filters: Difference Filters: Non-Linear Filters: Edge Operators: Morphological Filters (the Filter Element may be chosen):

To Overview


Geometric Transformations

Geometric Transformations in three Categories are available; Parameters can be entered:

Affine Mapping: Projective Mapping: from 4 identical Points (future Version)

Non-Linear Mapping:

To Overview


Image Analysis

Image Analysis will be implemented:

To Overview





Installation and Start

Requesites

Installation

Start

To Overview



State: Beta Version 1.0 / Apr 2013 by gearwheelsoft