summaryrefslogtreecommitdiff
path: root/hst.c
AgeCommit message (Collapse)AuthorFilesLines
2012-04-20hst: Use the middle of a cell for visualizationBenjamin Franzke1-3/+3
2012-04-20hst: Calculate cell position instead of cachingBenjamin Franzke1-21/+21
Its easy to calculate the index from pointer offset, so we can avoid an initialization loop.
2012-04-20Add hst: Histogramm based SegmenTationBenjamin Franzke1-0/+126