Software in C++

ZODOP

In our department, we develop an image processing program called ZODOP. It is written in Microsoft Visual C++. Its main advantage is possibility of creating plug-ins without necessity of a change the main program. We use the plug-ins both for testing new image formats and new methods of image processing that are too slow in MATLAB. ZODOP uses LeadTools library for displaying images.

It is the main window of ZODOP

Image formats:

One channel with 1, 2, 4, 8 or 16 bits per pixel, three (RGB) or four (RGBA) channels with 8 bits per pixel or vector.

File formats:

  • raster: bmp, fits, gif, icon, jpeg, pbm/pgm/ppm, pic, png, raw, tiff and postscript.
  • vector: shp, wmf, emf, dgn, cgm, cmx, drw, dwf, dwg, dxf, gbr, pcl, prn, prt, pct, plt, svg and vec.

Basic operations: arithmetic and logic, local and global histogram equalization, palette manipulations, principal component analysis, conversion RGB to YHS, convolution filtering, rank (median, maximum, minimum) filtering, Fourier transformation, geometric transformations (translation, rotation, scaling and skew), registration by control points, registration by phase correlation in log-polar coordinates, screenshot and many others.

Development of special plug-ins for negotiable price. Now, the program is in Czech language, the development may include translation to English.

The program (version for Windows 7, compiled by Microsoft Visual Studio 2010) can be downloaded here.

AttachmentSize
Manual in Czech language2.22 MB