Abstract: One-pass list-mode EM (OPL-EM), previously named ROPLE, is a new list-mode iterative reconstruction algorithm for high resolution, high count-rate and large field of view (FOV) PET scanners.
Abstract: Due to object detection's close relationship with video analysis and image understanding, it has attracted much research attention in recent years. Traditional object detection methods are ...
A BitSet (also called Bitmap or bit vector) is an ideal data structure to implement a set when values being stored are reasonably small integers. It can be orders of magnitude faster than a generic ...