Parallel implementation of domain decomposition based image compression algorithm
| dc.contributor.author | Prasad M.V.N.K.; Shukla K.K. | |
| dc.date.accessioned | 2025-05-24T09:56:37Z | |
| dc.description.abstract | This paper presents algorithms for parallel implementation of the recently reported binary tree triangular coding (BTTC) method for lossy image compression. We present parallel BTTC algorithms for four models: (1) parallel random access machine (PRAM), (2) hypercube, (3) 2-D mesh, and (4) sparse mesh, with their respective time complexities as O((n/p) log(n/p)), O((n/p) (log(n/p) + log p)), O((n/p) (log(n/p) + log√p)), and O((n/p) (log(n/p) + log p)) for encoding and θ(n/p), θ ((n/p) (1+log p)), θ((n/p) (1+log√p)), and θ((n/p) (1 + log p)) for decoding, where n is total number of pixels in the image and p is number of processors. | |
| dc.identifier.doi | https://doi.org/10.1080/1206212X.2006.11441819 | |
| dc.identifier.uri | http://172.23.0.11:4000/handle/123456789/21213 | |
| dc.relation.ispartofseries | International Journal of Computers and Applications | |
| dc.title | Parallel implementation of domain decomposition based image compression algorithm |