Products
aidScans
aidScans application is designed for object volume calculation
based on tomography data. The software calculates volume of an object (e.g. brain tumor, head, heart in medicine or detail defect in metallurgy),
reconstructs 3D-model of an object by set of its slices using semiautomated technique. It is able to export data to DXF-format too.
aidReady
aidReady is special library that provides functions for outlines recognition of images. The library provides shape outlines as array of points, so vector graphic techniques could be applied for built path.
aidCells
aidCells searches cells of an image and calculates their count. Each cell is marked by color. This demo application "thinks" that cell is isolated (by border of any color) continuous white sub-area of an image.
Chess Nim
Chess Nim is a set of logical puzzles (Pawn Duel,
Queen Nim, Rook Nim etc.) designed for educational purposes:
chess moves imagination and practice in math and algorithms. Depending on the goal of training you should solve the problem that or another way.
Nim is many times simpler game than chess, but it teaches why single move is so important and how to think many moves forward.
For mathematician or computer scientist the game is good example of an approach he provides. For example, solution could be represented by a game tree, statistical model or by heuristic algorithm.
|