CancerMath.org

Overview

Math helps. This project is dedicated for problems handled by math and software which arise while cancer treatment. Math support starts from interpretation and filtering of tomography data, followed by multiple tasks of screening and visualization, distance-area-volume estimation, optimization of parameters for gamma-knives, modeling and prototyping. Visit cancermath.org for more details.

Tumor analysis software

Solution is designed for object volume calculation based on tomography data. The software estimates brain tumor volume, volume of the brain and would handle different types of tumors and objects which are visible at CT/MRI scans. The aim of the software is to provide full support to researchers who treat oncology diseases. Read more...

Shape outlining library

It started as simple kids dot-to-dot puzzle with one single BUT: instead of child we got a program. Is the puzzle making you think a lot? - Program does not know sequence numbers of dots and needs to put those ones itself. How to make computer to build a directed contour (path) having finite set of points? - the solution is below. Read more...

aidCells

This simple free program searches for cells of an image. It is supposed that "inside" part (cell) has white color and everything else is a border. The program marks each cell by own color when search is completed. It demonstrates segmentation algorithms of aidReady library. Read more...