1 research outputs found

    SIMD and Mixed-Mode Implementations of a Visual Tracking Algorithm

    No full text
    This paper describes the implementation of a featurebased visual tracking algorithm on a SIMD MasPar MP-1 and the mixed-mode PASM prototype. The sequential algorithm is introduced and a parallel version of the algorithm is described. Aspects of the mapping of this algorithm onto both machines are presented. Real image data was used to obtain timing results for all experiments. For the SIMD implementation, the performance of each subtask of the algorithm is measured as a function of submachine size used. For the subtask of finding the best match of a feature in an image, different implementations using architectural properties are compared, and a load balancing approach is examined. For the mixed-mode implementation, the best execution mode for each subtask is determined and the results are analyzed. 1. Introduction As an example of an image processing application with possible real-time constraints, a feature-based visual tracking algorithm was mapped onto four different parallel mac..
    corecore