English

Exploiting Data Parallelism in the yConvex Hypergraph Algorithm for Image Representation using GPGPUs

Distributed, Parallel, and Cluster Computing 2013-07-10 v1 Computer Vision and Pattern Recognition

Abstract

To define and identify a region-of-interest (ROI) in a digital image, the shape descriptor of the ROI has to be described in terms of its boundary characteristics. To address the generic issues of contour tracking, the yConvex Hypergraph (yCHG) model was proposed by Kanna et al [1]. In this work, we propose a parallel approach to implement the yCHG model by exploiting massively parallel cores of NVIDIA's Compute Unified Device Architecture (CUDA). We perform our experiments on the MODIS satellite image database by NASA, and based on our analysis we observe that the performance of the serial implementation is better on smaller images, but once the threshold is achieved in terms of image resolution, the parallel implementation outperforms its sequential counterpart by 2 to 10 times (2x-10x). We also conclude that an increase in the number of hyperedges in the ROI of a given size does not impact the performance of the overall algorithm.

Keywords

Cite

@article{arxiv.1307.2560,
  title  = {Exploiting Data Parallelism in the yConvex Hypergraph Algorithm for Image Representation using GPGPUs},
  author = {Saurabh Jha and Tejaswi Agarwal and B. Rajesh Kanna},
  journal= {arXiv preprint arXiv:1307.2560},
  year   = {2013}
}

Comments

1 page, 1 figure published in Proceedings of the 27th ACM International Conference on Supercomputing, ICS 2013, Eugene, Oregon, USA

R2 v1 2026-06-22T00:48:28.756Z