Tree triangular coding image compression algorithms
| dc.contributor.author | Shukla K.K.; Prasad M.V. | |
| dc.date.accessioned | 2025-05-24T09:55:40Z | |
| dc.description.abstract | This chapter presents four new image compression algorithms namely, Three-triangle decomposition scheme, Six-triangle decomposition scheme, Nine-triangle decomposition scheme and the Delaunay Triangulation Scheme. Performance of these algorithms is evaluated using standard test images. The asymptotic time complexity of Three-, Six-, and Nine-triangle decomposition algorithms is the same: O(nlogn) for coding and θ(n), for decoding. The time complexity of the Delaunay triangulation algorithm is O(n 2 logn) for coding and O(nlogn) for decoding, where n is the number of pixels in the image. © K. K. Shukla 2011. | |
| dc.identifier.doi | https://doi.org/10.1007/978-1-4471-2218-0_2 | |
| dc.identifier.uri | http://172.23.0.11:4000/handle/123456789/20119 | |
| dc.relation.ispartofseries | SpringerBriefs in Computer Science | |
| dc.title | Tree triangular coding image compression algorithms |