$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Christian Henning (chhenning_at_[hidden])
Date: 2007-04-26 23:05:39
Hi guys, here is my first implementation of the bottom N% problem. The
algorithm is my own invention so please let me know when there is a
better way. Also, the current implementation only works for
homogeneous pixel types.
Any comments are more than welcome.
Christian