Skip to main content

K-cluster-valued compressive sensing for imaging

Abstract

The success of compressive sensing (CS) implies that an image can be compressed directly into acquisition with the measurement number over the whole image less than pixel number of the image. In this paper, we extend the existing CS by including the prior knowledge of K-cluster values available for the pixels or wavelet coefficients of an image. In order to model such prior knowledge, we propose in this paper K-cluster-valued CS approach for imaging, by incorporating the K-means algorithm in CoSaMP recovery algorithm. One significant advantage of the proposed approach, rather than the conventional CS, is the capability of reducing measurement numbers required for the accurate image reconstruction. Finally, the performance of conventional CS and K-cluster-valued CS is evaluated using some natural images and background subtraction images.

1 Introduction

Image compression is currently an active research area, as it offers the promise of making the storage or transmission of images more efficient. The aim of image compression [1] is to reduce the data size of image and then make the image stored or transmitted in an efficient form. In image compression, we may transform the image into an appropriate basis and only store or transmit the important expansion coefficients [2]. Since such coefficients are normally sparse (only few coefficients are nonzero) or compressible (decaying rapidly according to power law), the compression (e.g., image compression in JEPG2000 [3]) can be achieved via storing and transmitting the nonzero coefficients.

For example, assume that we have acquired an image signal x N with N pixels. Through DCT or wavelet transform, image x may be represented in terms of sets of coefficients via a basis expansion: x= Ψ α, where Ψ is an N × N basis matrix. Therefore, x may be represented by sparse coefficients α= { α i } 1 N , where S ( N ) coefficients are nonzero and then only these S coefficients with their locations need to be stored such that the compression can be achieved. Note that such α is defined as S-sparse. In practice, it is clear [4] that the natural images normally have compressible coefficients, decaying rapidly enough to zero when sorted, and thus can be approximated well as S-sparse.

A Compressive sensing

Most recently compressive sensing (CS), as a sampling method in image compression, has been proposed [57], in order to compress the sparse/compressible signals x directly into acquisition during the sensing procedure. In CS, given M × N random measurement matrix Φ, we are able to achieve M-dimensional measurement values y via inner product:

y = Φ x
(1)

where each entry y s of y represents the value measured by measurement vector ϕ s that is s th row of Φ. It has been proved [6] that image can be robustly recovered from M = O(S log(N/S)) measurements. In practice, M = 4S measurements are required for precise recovery as reported in [4], and therefore, compression can be reached by sensing and storing M measurements y. It has been proved that the signal can be recovered by seeking the sparest x with the solution of convex program [8]:

x ^ = argmin x x 1 s . t . y = Φ x
(2)

Equation 2 can be solved by a linear program within polynomial time [9]. For reducing the computational time, some other approaches have been proposed in the spirit of either greedy algorithms or combinatorial algorithms.

These include orthogonal matching pursuit (OMP) [10], StOMP [11], subspace pursuit [12] and CoSaMP [13].

It is attractive that CS is also applicable to images with sparse or compressible coefficients in the transform domain since y can be written as y= ΦΨ x, in which ΦΨ can be seen as M × N measurement matrix. In the sequel, without generality loss we shall focus on the images, sparse or compressible in the pixel domain. However, in our experiments of Section 4, we shall also consider the images, compressible in wavelet domain.

B Basic idea

Beyond CS, most recently, various extensions of CS have been proposed. CS, at heart, utilizes the prior knowledge of the sparsity of signal to compress the signal. Actually, some signals, such as digital images, have some prior knowledge other than sparsity. For example, we know that the nonzero coefficients of images usually cluster together, and a model-based CS was thus proposed in [1416] to integrate the prior knowledge of signal structure in CS for reducing the amount of measurements required for the recovery of images. However, to our best knowledge, all the state-of-the-art model-based CS approaches only concentrate on the prior knowledge of the locations of nonzero value pixels in digital images and assume that all the N pixel values of a digital image N. For example, [17] proposed (S, C)-model-based CS for reconstructing the S-sparse signal with the prior knowledge of block sparsity model in which there are at most C clusters with respect to the locations of nonzero coefficients of the signal. This approach is applicable to some practical problems such as MIMO channel equalization. However, in some other applications, the values of the sparse signal rather than nonzero-valued locations cluster together. Therefore, in this paper, we consider sparse signals with the prior knowledge of K-cluster-valued coefficients, either in the canonical (pixel) domain or in the wavelet domain.

As a matter of fact, it has been shown [18] that for the most digital images, the intensities of each pixel are usually the subspacea of [0, 255]. The motivation of this paper is thereby to extend the model-based CS theory to include such prior knowledge. Then, we propose a reconstruction approach based on K-cluster-valued intensities for CS (called K-cluster-valued CS) to incorporate K-means algorithm in CS for recovering the images using only K clusters of nonzero intensity values, {μ1, μ2,..., μ K } [1, 255]. Once the measurement number M is less than required 4S for image compression with CS, there may exist several unreasonable solutions to the estimation of target image. However, during the reconstruction procedure, the proposed K-cluster-valued CS avoids the possibility of intensity values being assigned beyond K clusters: {μ1, μ2,..., μ K }, and it thus may be capable of discarding those unreasonable solutions. So, K-cluster-valued CS is possible to reduce the number of measurements M required for robust image recovery. Note that in a gray image even we set cluster number K to be 255 at limit, K-cluster-valued CS can still avoid the recovered intensity values of each pixel to be greater than 255 or less than 0 in conventional CS. Since our proposed K-cluster-valued CS is an extension of model-based CS, we shall briefly review the model-based CS in the following section.

For instance, when we apply CS in compressing the binary image, the measurement number M may be reduced with the prior knowledge that only one cluster of nonzero intensity values is available for reconstructing image. As illustrated in Figure 1, CS recovery algorithm, even with insufficient measurements, is able to refuse the solution not supported by the prior knowledge of only binary values being available for image intensities. Consequently, K-cluster-valued CS is possible to reduce the measurement number for precise reconstruction of the target image. Since our proposed K-cluster-valued CS is an extension of model-based CS, we shall briefly review the model-based CS in the following section.

Figure 1
figure 1

(a) The original 96 × 128 binary image, (b) the reconstructed image using CS with the prior knowledge that only one cluster of nonzero intensity values exist, and (c) the reconstructed image without any prior knowledge. (d) The reconstruction results of 1-cluster-intensity-based CS, after aligning 96 × 128 pixels of the image to be a vector with 12,288 entries, and (e) the reconstructing results of conventional CS, after aligning 96×128 pixels of the image to be a vector with 12,288 entries. The sparsity S in this image is 1,592, and measurement number M here is 3S, which is smaller than 4S [4] required for the accurate recovery of image in conventional CS.

2 Overview of model-based CS

Model-based CS [14] incorporates some other prior knowledge rather than the sparsity or compressibility of signal in CS. It is intuitive that the restriction of such an additive prior knowledge may decrease the redundancy of measurements in CS, and the reduction in measurement number M of CS may therefore be possible.

In order to introduce the model-based CS, let us first consider the model-based restricted isometry property (RIP). Here, we define structured S sparsity model M S as the union of m S subspaces subjective to ||x||0S. Thus, the prior knowledge of the S-sparse signals can be encoded in M S . Then, RIP of [19] can be rewritten as

  • An M × N matrix Φ has the M S -restricted isometry property with constant δ M S for all x M S , we have

    ( 1 - δ M S ) x 2 2 Φx 2 2 ( 1 + δ M S ) x 2 2
    (3)

It has been proved [19] that if

M 2 c δ M S 2 ln ( 2 m S ) + S ln 1 2 δ M S + t
(4)

where c is a positive constant, then Φ has M S -restricted isometry property with the probability at least 1 - e-tgiven constant δ M S . It can be seen from Equation 4 that as number of m S increases, more measurement numbers will be required for recovering the target signal, and model-based CS increasingly resembles conventional CS, becoming equivalent to conventional CS at limit m S of being N S . It satisfies the intuition that the more prior knowledge we have (such that m S decreases), the less measurement number is required for target signal recovery.

Next, we define M ( x , S ) as the algorithm obtaining the best S-sparse approximation of x, x ^ :

M ( x , S ) = argmin x ^ M S x - x ^ 2
(5)

Then, the prior knowledge can be encoded in algorithm M in advance. Given such an algorithm, the recovery method CoSaMP [13] may be extended for model-based CS (See Algorithm 1 of [14] for the summary of model-based CoSaMP). Also, note that there is no difference between conventional CS and model-based CS in the measuring/sampling step summarized in Equation 1.

It has also been proved in [14] that error bound of model-based CoSaMP is

x - x ^ i 2 = 2 - i x 2 + 1 5 ε 2
(6)

for M S -RIP constant δ M 4 S 0.1. In Equation 6, ε is the noises additive to the measurements, i is the iteration number and x ^ i is the estimated x ^ at the i th iteration. This equation guarantees the error of model-based CS to be the same as conventional CS.

In a word, on the basis of prior knowledge encoded in advance, the model-based CS is capable of reducing the measurement numbers without increasing any error bound.

3 K-cluster-valued CS

In this section, we provide the detail of the proposed approach on the basis of model-based CS. It is intuitive that a digital image is comprised of the pixels with several clusters (at most 256) of the intensities, rather than all possible values used for estimating the image/signal in conventional CS or model-based CS [14]. So, structured S sparsity model M S as mentioned in Section II is set here to be x ^ 0 S s . t . x ^ n { 0 , 1 , 2 , , 2 5 5 } for image reconstruction. Then, the algorithm of Equation 5 for obtaining x ^ = { x ^ n } 1 N is

M ( x , S ) = argmin x ^ n { 0 , 1 , 2 , , 2 5 5 } n = 1 N x n - x ^ n 2 , s . t . x ^ 0 S
(7)

The K-means algorithm [20] ensures that the clusters of data with the same or similar values can be identified in the same data set. So, K-means algorithm can be applied to the algorithm of Equation 7 using at most K = 255 clusters of nonzero intensities to reconstruct the target image at each iteration of recovery algorithm in CS. However, in practice, since most digital images have less than 255 clusters of nonzero intensities (the statistical analysis will be presented in the last part of this section), K is normally set to be less than 255 for image reconstruction. Even though K is the rough estimation of real cluster numbers, K-means algorithm still works in model-based CS due to the fact that the goal of K-means algorithm is to minimize n x n - x ^ n , where x ^ n { μ 1 , μ 2 , , μ K } with μ k being the center of k th cluster.

As assumed above, x ^ i = { x ^ 1 i , x ^ 2 i , , x ^ N i } are the estimated gray values of all pixels in the image at the i th iteration of recovery algorithm for CS. Then, we have the prior knowledge that all the nonzero values of x ^ i can be replaced at iteration i by K clusters of intensity values { μ 1 i , μ 2 i , , μ K i } , in which each μ k i [ 1 , 2 5 5 ] . Our aim then is to partition the nonzero values of { x ^ 1 i , x ^ 2 i , , x ^ N i } into K (≤ 255) clustersb, at each iteration of CS reconstruction step. To this end, we may apply K-means algorithm [20] in model-based CS for target image recovery.

Given each nonzero x ^ n i in x ^ i , there is a corresponding set of binary indicator r n k i { 0 , 1 } , showing which of K clusters the intensity value of n th pixel x ^ n i is assigned to. If x ^ n i is assigned to be μ k i , then r n k i =1, and r n j i =0 for jk. Next, in K-cluster-valued CS, we may obtain r n k i and μ k i at iteration i by minimizing the objective function:

J = n = 1 N k = 1 K r n k i x ^ n i - μ k i 2
(8)

For the purpose of minimizing J, we may apply an iterative procedure involving two successive optimizations. The first optimization deals with minimizing J with respect to r n k i , keeping μ k i fixed. Then, the second optimization involves minimizing J relating to μ k i , with r n k i being fixed. Therefore, at iteration i, there are two-stage optimizations for updating r n k i and μ k i , respectively:

  1. 1.

    Maximization: Since Equation 8 is a linear function of r nk , this optimization can be easily solved by setting r nk to be 1 once k makes x ^ n i - μ k i 2 minimum. In another word, each nonzero x ^ n i is assigned to the closest μ k i . So, this may be represented as

    r n k i = 1 i f k = arg min j x ^ n i - μ k i 2 a n d x ^ n i 0 0 o t h e r w i s e
    (9)
  2. 2.

    Expectation: In this stage, r nk has been fixed such that Equation 8 can be minimized with respect to μ k i by setting its derivative to be 0:

    2 n = 1 N r n k i ( x ^ n i - μ k i ) =0
    (10)

So, Equation 8 can be solved by

μ k i = n = 1 N r n k i x ^ n i n = 1 N r n k i
(11)

The above two stages are then repeated until reaching at convergence. However, it may converge to a local minimization rather than global minimization. Therefore, a good initialization procedure can reduce the oscillations and improve the performance of the proposed approach. Fortunately, we have the prior knowledge that for an image, { μ 1 i , μ 2 i , , μ K i } { 1 , 2 , , 2 5 5 } . Hence, in the proposed K-cluster-valued CS, the initial values of μ k i may be chosen randomly from [1, 255]. Then, the iterations of the two stages of K-means are run until there is trivial change in objective function J in Equation 8 or until some maximum number of iterations (100 as set in Section 4) is exceeded.

After these iterative two stages, the values of each x ^ n i are set to be μ k i if r nk = 1. The proposed K-cluster-valued CoSaMP recovery algorithm for CS is summarized in Table 1. Note that the measuring method of K-cluster-valued CS is same as the conventional CS, which has already been expressed in Equation 1 of Section 1.

Table 1 Summary of the K-cluster-valued CoSaMP algorithm

At each iteration, not only the measurement residual but also EM is applied for estimating the target signal. Since there are only a few clusters of intensity values for the target image, it is able to reduce the error caused by assigning unreasonable estimated values (e.g., more than 255 clusters) to each pixel at each iteration. Although the estimation error of the image may influence the clustering accuracy at each iteration, the minimization of Equation 8 also makes such influence minimal and the proposed approach converges after a few iterations. The computational time reported in section 4 also reveals that the robust of clustering.

Then, we have to answer how to confirm cluster number K for K-cluster-valued CS. Here, we first consider the images sparse in pixel domain, and we statistically tested on 1,000 images from Caltech 101 and Berkeley Segmentation Database to obtain the optimal cluster numbers of pixel intensities for K-means in each image, which make the PSNR greater than 20 dB (since the acceptable value for the quality of lossy image compression is above 20 dB [21]). The statistical results are shown in Figure 2. As seen from this figure, more than 85% cluster numbers of intensities range below 10, and thus 10 may be chosen as an optimal cluster number for images sparse in pixel domain.

Figure 2
figure 2

The number of images along with their optimal cluster numbers of intensities for K -mean algorithm. Note that the cluster number is chosen to be optimal one once it makes the accuracy of K-mean algorithm greater than 20 dB.

However, the images are hardly sparse in pixel domain. Therefore, we need to consider clustering wavelet coefficients of images. Toward the optimal cluster number of wavelet coefficients, we also statistically tested on the same 1,000 images as above with the following procedure: (1) obtain the wavelet coefficients of each image, and set wavelet coefficients less than 20 to be 0; (2) reconstruct the image with nonzero wavelet coefficients by non-K means algorithm and compute the PSNR of reconstructed image; (3) reconstruct the image by K means algorithm with increasing number of clusters of nonzero wavelet coefficients, and once the cluster number makes the difference in the PSNRs between images reconstructed by non-K means and K-means algorithms less than 2 dB, we output this cluster number as optimal one. The statistical results are then demonstrated in Figure 3. From this figure, we may confirm that clustering is a reliable prior in the wavelet transform for images, and 40 is an optimal cluster number for wavelet coefficients.

Figure 3
figure 3

The number of images along with their optimal cluster numbers of wavelet coefficients for K -mean algorithm.

4 Experimental results

In this section, experiments were performed for validating the proposed K-cluster-valued CS. For comparison, we also applied the conventional CS to exactly the same images. In all the experiments, we utilized random Gaussian matrix as the measurement matrix Φ on the images. For conventional CS and K-cluster-valued CS, the maximum iteration numbers of CoSaMP were both set to be 30. Besides, the iterations can also be halted once x ^ i - x ^ i - 1 2 <1 0 - 2 x ^ i 2 . For K-cluster-valued CS, the iterative two stages of K-means algorithm are repeated 100 times. The experiments have been performed under the following system environments: Matlab R2008b on a computer with Pentium(R) D 2.8-GHz CPU and 3-GB RAM. Section A focuses on utilizing the K-cluster-valued and conventional CSs to compress one lunar image relying on a canonical (pixel) sparsity basis. This subsection shows the results in detail. In Section B, we demonstrate the experiments on other extensive images in brief. This subsection mainly concentrates on the 2D images, using either a canonical sparsity basis or wavelet sparsity basis, as the input to our experiments. In addition, the experiments on some background subtracted images in color are demonstrated as well.

A One experiment in detail

First of all, a lunar image (Figure 4a) was tested on conventional CS. Then, the reconstructed image is shown in Figure 4b using the recovery methods of CoSaMP, with M = 3S = 5217 random Gaussian measurements, where S = 1739 indicates the nonzero intensity values of the lunar image. Note that the measurement number M is approximately 1 3 N, which is high compared to the undersampling ratio in wavelet domain. However, the advantage of the proposed and conventional CSs is that the image can be compressed directly during the acquisition procedure. Further, we utilized the K-cluster-valued CS to reconstruct the target lunar image given the same measurements. The recovery results are shown in Figure 4c-f with cluster numbers K = 2, 5, 10 and 50, respectively. From Figure 4, it can be seen that when the measurements are insufficient (less than 4S), K-cluster-valued CS outperforms over conventional CS referring to recovery accuracy. We may see that once the cluster number increases, the reconstructed images become smoother and the accuracy thus will be better. Moreover, there is almost no difference between the images reconstructed by 10-cluster and 50-cluster, and it agrees with statistical analysis of the cluster number introduced in the above section.

Figure 4
figure 4

(a) The original lunar gray image (resolution: 128 × 128) with S = 1,739 nonzero values. The random Gaussian measurement number of CS over this image is M = 3S = 5,217 measurements, which is 5 2 1 7 1 2 8 × 1 2 8 N ( ~ 1 3 N ) . (b) The reconstructed image using conventional CoSaMP recovery method. (c)-(f) The images reconstructed with 2, 5, 10 and 50 clusters of values for intensities CoSaMPs. The computational time is (b) 5.82 s (c) 2.94 s (d) 3.24 s (e) 5.74 s and (f) 10.36 s.

From the viewpoint of computational time, as can been seen from Figure 4, K-cluster-valued CS runs faster than conventional CS when cluster number K is small (e.g., K = 2, 5 and 10). It may be due to the fast convergence of K-cluster-valued CoSaMP caused by more accurate recovery result at each iteration.

Next, we shall compare the recovery error of conventional and K-cluster-valued CSs in terms of peak signal-to-noise ratio (PSNR). PSNR refers to the ratio between the maximum possible power of a signal and the power of corrupting noise that affects the fidelity of its representation. Since many signals have very wide dynamic ranges, PSNR is normally expressed in terms of the logarithmic decibel scale. In our experiments, PSNR, as a measure of quality of lossy image compression, is defined by:

P S N R = 2 0 log 1 0 2 5 5 N x - x ^ 2
(12)

where N is the number of pixels at each image and 255 is the dynamic range of intensities of the image. x and x ^ are the intensities of the original image and compressed image, respectively.

Then, we run Monte Carlo (50 times) simulation on computing the PSNR of image reconstruction via conventional and K-cluster-valued CSs. The results can be seen in Figure 5. Figure 5a shows the impact of measurement number M on the performance of K-cluster-valued and conventional CSs for the target image displayed in Figure 4. Since the acceptable value for the quality of lossy image compression is above 20 dB [21], Figure 5a reveals that the proposed K-cluster-valued CS approach reaches at tolerable recovery result when M = 3S, while the conventional CS failsc. Also, it can be further seen that even when the measurement number is sufficient (M = 4S), the performance of K-cluster-valued CS is superior to conventional one. Figure 5b further shows the performance of K-cluster-valued CS given different cluster number K. We can observe that K-cluster-valued CS works well with different cluster numbers and that the more cluster number we choose, the better K-cluster-valued CS will perform in most cases.

Figure 5
figure 5

(a) The reconstruction error of Figure 4 measured by PSNR. In this figure, the PSNR (vertical axis) is shown along with various measurement number and the values at the horizontal axis indicate how many times of sparsity level S. (b) The results of PSNR output by K-cluster-valued CS with various cluster numbers K. The measurement number M here is set to be 3S.

B More experiments in general

In this subsection, we evaluated our proposed approach on three different images sets: (1) the image set chosen from Caltech 101 database contains five images, sparse in pixel domain; (2) the natural image set contains four images, sparse or compressible in wavelet domain; (3) background subtracted color image set.

For the first image set, since we have concluded in the above section that 10 can be seen as an optimal cluster number of intensities for the images sparse in pixel domain, we set K of K-cluster-valued CS to be 10. In addition, all the measurement numbers used for compressing these images were chosen to be 3S, which is less than the least measurement number 4S required for successful reconstruction in conventional CS [4]. Then, the reconstruction results are presented in Figure 6, and these results show the better performance of K-cluster-valued CS for compressing images that are sparse in standard domain.

Figure 6
figure 6

(a) The original gray images. The measurement numbers of both conventional and K-cluster-valued CS over these images are M = 3S, where S is the sparse level. (b) The reconstructed images using conventional CoSaMP recovery method. (c) The images reconstructed by K-cluster-valued CoSaMP. Note that cluster number K was chosen to be 10 for all these images.

With the second image set, we have evaluated the promise of the proposed CS approach on compressing the images in wavelet domain. Here, as aforementioned in Section 3, we chose the cluster number of wavelet coefficients for K-cluster-valued CS to be 40 as concluded in the above section. In order to obtain the more accurate results, the measurement numbers here were all set to be 3.5S, where S is the number of largest S wavelet coefficients used for image reconstruction. Then, the input and output images are shown in Figure 7, and the PSNRs of the reconstructed images in this figure are further demonstrated in Table 2. Again, K-cluster-valued CS offers the better performance in compressing images, sparse in wavelet domain.

Figure 7
figure 7

(a) The original gray images measured by CS with wavelet sparsity basis. The measurement numbers of both conventional and K-cluster-valued CS over these images are M = 3.5S, where S is the number of compressible wavelet coefficients greater than threshold 20. (b) The reconstructed images using the conventional CoSaMP recovery method. (c) The images reconstructed by K-cluster-valued (wavelet coefficients) CoSaMP. Note that cluster number K was chosen to be 40 for all these images.

Table 2 The PSNRs of reconstructed images of Figure 7

The K-clusters-valued CS is also applicable to background subtracted images. Here, we tested the proposed K-clusters-valued CS and conventional CS on the third image set with two background subtraction images from [16]. According to [16], these images are obtained by selecting at random two frames of video sequence and subtracting them in a pixel-wise fashion. For each image, we set the cluster number K to be 10 as well. Then, we performed K-clusters-valued CoSaMP and conventional CoSaMP under M = 3S Gaussian random measurements. The recovery results are shown in Figure 8. We may see from this figure that K-cluster-valued CS outperforms conventional one and that K-cluster-valued CS is also capable of recovering background subtracted images with insufficient measurements (e.g., 3S measurements).

Figure 8
figure 8

(a) Two original background subtraction images. The recovery results are shown in (b) for conventional CS and (c) for K-cluster-valued CS, using M = 3S random Gaussian measurements for each image. Note that cluster number K was 10 for K-cluster-valued CS.

5 Conclusions

In this paper, in order to compress the image, we have aimed to propose an advanced model-based CS, named K-cluster-valued CS, which utilizes K-means algorithm as the model for CS. In contrast to conventional CS, the proposed K-cluster-valued CS incorporates the prior knowledge that only K clusters values of intensities are available for all the pixels of an image. In this paper, we also investigated cluster number K as prior knowledge. Such prior knowledge goes beyond the simple sparsity/compressibility of CS and therefore has the advantage in using fewer measurements than conventional CS for accurate image reconstruction. This way, K-cluster-valued CS is applicable to other K-cluster-valued signals (e.g., binary digital signals) besides the images. Also, it is applicable to other model-based CS by considering all the prior knowledge together. Moreover, the experiments were performed and presented to validate the proposed approach.

Endnotes

aThis is the usual case since an image is normally comprised of a few categories of objects with limited color intensities as exploited in computer vision community. bThe K clusters can also be applied in color image by extending each gray value x ^ n i to be 3 space comprising the intensities of the red, blue and green channels. cIt is due to the fact that conventional CS does not have any prior knowledge of the range of intensity values of the pixels.

References

  1. Petrou M, Petrou C: Image Processing: The Fundamentals. 2nd edition. Wiley, Amsterdam; 2010.

    Book  Google Scholar 

  2. Mallat S: A Wavelet Tour of Signal Processing. Academic Press, New York; 1999.

    Google Scholar 

  3. Taubman D, Marcellin M: JPEG 2000: Image Compression Fundamentals, Standards and Practice. 1st edition. Kluwer Academic, Dordrecht; 2001.

    Google Scholar 

  4. Candès E, Wakin M: An introduction to compressive sampling. IEEE Signal Process Mag 2008,25(2):21-30.

    Article  Google Scholar 

  5. Candès E, Romberg J: T Tao, Robust uncertainty principles: exact signal reconstruction from highly incomplete frequency information. IEEE Trans Inf Theory 2006,52(02):489-509.

    Article  Google Scholar 

  6. Candès E, Tao T: Near-optimal signal recovery from random projections: Universal encoding strategies? IEEE Trans Inf Theory 2006,52(12):5406-5425.

    Article  Google Scholar 

  7. Donoho D: Compressed sensing. IEEE Trans Inf Theory 2006,52(4):1289-1306.

    Article  MathSciNet  Google Scholar 

  8. Candès E, Romberg J, Tao T: Stable signal recovery from incomplete and inaccurate measurements. Commun Pure Appl Math 2006,59(8):1207-1223. 10.1002/cpa.20124

    Article  Google Scholar 

  9. Boyd S, Vandenberghe L: Convex Optimization. Cambridge University Press, Cambridge; 2004.

    Book  Google Scholar 

  10. Tropp J, Gilbert A: Signal recovery from random measurements via orthogonal matching pursuit. IEEE Trans Inf Theory 2007,53(12):267-288.

    Article  MathSciNet  Google Scholar 

  11. Donoho DL, Tsaig Y, Drori I, luc Starck J: Sparse solution of under-determined linear equations by stagewise orthogonal matching pursuit. Tech Rep 2006, (March):1-39.

  12. Dai W, Milenkovic O: Subspace pursuit for compressive sensing signal reconstruction. IEEE Trans Inf Theory 2009,55(5):267-288.

    Google Scholar 

  13. Needell D, Tropp J: Cosamp: iterative signal recovery from incomplete and inaccurate samples. Appl Comput Harmon Anal 2009,26(3):301-321. 10.1016/j.acha.2008.07.002

    Article  MathSciNet  Google Scholar 

  14. Baraniuk R, Cevher V, Duarte M, Hegde C: Model-based compressive sensing. IEEE Trans Inf Theory 2010,56(4):1982-2001.

    Article  MathSciNet  Google Scholar 

  15. Eldar Y, Kuppinger P, Bolcskei H: Compressed sensing of block-sparse signals: uncertainty relations and efficient recovery. IEEE Trans Signal Process 2009, in press.

    Google Scholar 

  16. Cevher V, Duarte M, Hegde C, Baraniuk R: Sparse signal recovery using markov random fields. Proceedings of NIPS 2008.

    Google Scholar 

  17. Cevher V, Indyk P, Chinmay H, Baraniuk R: Recovery of clustered sparse signals from compressive measurements. Proceedings of Sampta09 2009.

    Google Scholar 

  18. Bishop CM: Pattern Recognition and Machine Learning. 1st edition. Springer, New York; 2006.

    Google Scholar 

  19. Blumensath T, Davies M: Sampling theorems for signals from the union of finite-dimensional linear subspaces. IEEE Trans Inf Theory 2008,55(4):1872-1882.

    Article  MathSciNet  Google Scholar 

  20. Lloyd SP: Least squares quantization in pcm. IEEE Trans Inf Theory 1982,28(2):129-136. 10.1109/TIT.1982.1056489

    Article  MathSciNet  Google Scholar 

  21. Thomos N, Boulgouris N, Strintzis M: Optimized transmission of jpeg2000 streams over wireless channels. IEEE Trans Image Process 2006,15(1):54-67.

    Article  Google Scholar 

Download references

Acknowledgements

This work was partially supported by China National Basic Research Program (973) under Grant number 2007CB310600 and partially supported by NSFC 30971689.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Mai Xu.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ original submitted files for images

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 2.0 International License (https://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Xu, M., Lu, J. K-cluster-valued compressive sensing for imaging. EURASIP J. Adv. Signal Process. 2011, 75 (2011). https://doi.org/10.1186/1687-6180-2011-75

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1687-6180-2011-75

Keywords