| Literature DB >> 23118800 |
Ying-Shen Juang1, Hsi-Chin Hsin, Tze-Yun Sung, Yaw-Shih Shieh, Carlo Cattani.
Abstract
Original images are often compressed for the communication applications. In order to avoid the burden of decompressing computations, it is thus desirable to segment images in the compressed domain directly. This paper presents a simple rate-distortion-based scheme to segment images in the JPEG2000 domain. It is based on a binary arithmetic code table used in the JPEG2000 standard, which is available at both encoder and decoder; thus, there is no need to transmit the segmentation result. Experimental results on the Berkeley image database show that the proposed algorithm is preferable in terms of the running time and the quantitative measures: probabilistic Rand index (PRI) and boundary displacement error (BDE).Entities:
Mesh:
Year: 2012 PMID: 23118800 PMCID: PMC3478748 DOI: 10.1155/2012/648320
Source DB: PubMed Journal: Comput Math Methods Med ISSN: 1748-670X Impact factor: 2.238
Figure 1Flowchart of the RDM algorithm.
Figure 2Image segmentation using RDM in the JPEG2000 domain; (a) encoder; (b) decoder.
Figure 3(a) Test image; (b) the segmentation result and (c) error image at 1 bpp; (d) error rates in percentage at various bpp rates.
Figure 4(a) Original images; (b) segmentation using RDM; (c) segmentation using CTM; (d) segmentation using Mean-shift.
Average PRI on the Berkeley database.
| RDM | CTM | Mean-shift |
|---|---|---|
| 0.771 | 0.762 | 0.755 |
Average BDE on the berkeley database.
| RDM | CTM | Mean-shift |
|---|---|---|
| 8.7 | 9.4 | 9.7 |
Execution times.
| Pyramids | Landscape | Horses | Giraffes | |
|---|---|---|---|---|
| RDM | 8.9 s | 8.7 s | 10.7 s | 6.8 s |
| Mean-shift | 18.3 s | 27.5 s | 20.7 s | 18.9 s |
| CTM | 35.3 s | 17.2 s | 57.6 s | 13.5 s |