Data Reader

This reader is mainly intended for reading CSV (comma separated values files) and displaying their contents with user selected colormappings.

Click image for more information

 

 

Byte Reader

The byte reader program displays a file's contents at a given file position in terms of all available data types. Reader also contains a search engine that allows a user to search for text or numeric binary data in a file.

Click image for more information

 

General Matrix Libraries

The general matrix libraries are C# code in DLL form that handle a large assortment of typical matrix operations. There are hundreds of function types (most with overloads for handling all standard numeric data types).

Click image for more information

 

Convolution Tester

This program lets a user define a N x M kernel and apply it to an image. The resulting convolved image can be viewed as a color image or a colormap.

Click image for more information

 

Image Viewer

Coming Soon...