Adaptive compressed sensing for wireless image sensor networks

Size: px
Start display at page:

Download "Adaptive compressed sensing for wireless image sensor networks"

Transcription

1 DOI /s x Adaptive compressed sensing for wireless image sensor networks Junguo Zhang 1 & Qiumin Xiang 1 & Yaguang Yin 2 & Chen Chen 3 & Xin Luo 1 Received: 30 April 2015 / Revised: 20 January 2016 / Accepted: 24 March 2016 # Springer Science+Business Media New York 2016 Abstract Compressed sensing (CS) based image compression can achieve a very low sampling rate, which is ideal for wireless sensor networks with respect to their energy consumption and data transmission. In this paper, an adaptive compressed sensing rate assignment algorithm that is based on the standard deviations of image blocks is proposed. Specifically, each image block is first assigned a fixed sampling rate. In addition to the fixed sampling rate, an adaptive sampling rate is then given to each block based on the standard deviation of the block. With this adaptive sampling strategy, higher sampling rates are assigned to blocks that are less compressible (e.g., blocks with complex textures are less compressible than blocks with a smooth background). The sensing matrix is constructed based on the assigned sampling rate. The fixed measurements and the adaptive measurements are concatenated to form the final measurements. Finally, the measurements are used to reconstruct the image on the decoding side. The experimental results demonstrate that the proposed algorithm can achieve image progressive transmission and improve the reconstruction quality of the images. * Junguo Zhang zhangjunguo@bjfu.edu.cn Qiumin Xiang xiangqiumin16@126.com Yaguang Yin yinyaguang@abs.ac.cn Chen Chen chenchen870713@gmail.com Xin Luo luoxinstudy@126.com School of Technology, Beijing Forestry University, Beijing , China Academy of Broadcasting Science, SAPPRFT, Beijing, China Department of Electrical Engineering, University of Texas at Dallas, Richardson, TX 75080, USA

2 Keywords Wireless sensor networks. Block compressed sensing. Adaptive sampling. Rate allocation 1 Introduction In recent years, wireless sensor networks have increasingly been applied to various fields, such as surveillance, tracking, disaster monitoring, home automation, industrial control, and battlefield surveillance, because of their low cost and ease of use [1, 13, 20, 21]. However, WSNs cannot effectively address the large amount of image data that is involved in using image sensors because the bandwidth, computing capability of the mobile processor and energy (e.g., battery) are limited. However, compressed sensing (CS) [2, 3, 7] has provided a new opportunity for solving this problem. Under the conditions of CS theory, a signal can be recovered from far fewer samples than the number required by the Nyquist sampling theorem, which reduces the amount of image data and computational complexity. In the applications that are based on WSNs, many image and video processing applications have been developed based on WSNs, for example, image compression and reconstruction, image fusion, image quality prediction, dynamic scene reconstruction [17, 18], and video coding, transmission and reconstruction [10, 15, 16]. However, the normal work of the WSNs requires not only highperformance mobile processors to process images but also a large volume of storage space to store the images. Compared to scalar data (such as temperature, soil moisture), a large amount of image data creates a burden for image processing and transmission and also poses a great challenge for WSNs due to the characteristics of restricted resources. Therefore, there is a pressing need for automated algorithms to preprocess and selectively compress data from raw images, reduce the amount of data, and save energy and storage space, thereby facilitating and supporting WSN applications. Traditional image compression algorithms based on the Nyquist sampling theorem (e.g., JPEG and JPEG2000) are not applicable for resource-restricted WSNs because of their high coding complexity and channel errors [8]. Recently, CS theory has broken the limit of the Nyquist sampling theorem and now provides a new approach for image acquisition and compression. The fundamental idea behind CS is that sampling and compressing are synchronous instead of two independent processes. Thus, CS can effectively reduce the amount of data of the image processing procedure. Even if some measurements are lost during transmission, the quality of the reconstructed signal will not be seriously affected, which leads to better robustness than traditional compression algorithms. These merits of CS motivate us to develop an image compression algorithm that is based on CS for image compression and transmission in WSNs. In a typical CS system for image processing, each measurement is the projection of an image in vector form onto an individual random vector. When the size of the signal is large, an enormous amount of memory is required to store the random sampling operator. Therefore, classical CS is not directly suitable for large-scale applications, such as high density signals and high resolution images. In [6, 9, 12], the idea of block compressive sensing (BCS) was proposed to reduce the size of the sensing matrix, in which the whole image was divided into small blocks and image sensing and reconstruction were conducted in a block-by-block manner. Therefore, the computational complexity of sampling and reconstruction are greatly reduced. However, the assignment of the sampling rate is fixed in such a way that the sampling rate of each block is identical without considering the structures of the blocks. To overcome this drawback of the uniform sampling strategy, several adaptive sampling rate assignment schemes have been

3 developed for CS image reconstruction. An adaptive wavelet packet image CS algorithm was proposed in [11]. First, the algorithm decomposes an image by a wavelet packet transform and then uses the mathematical expectation and information entropy as criteria to classify the wavelet packet transform coefficients of each block. Although this algorithm improves the quality of the reconstructed image, it does not use the BCS scheme. More importantly, the complexity of the algorithm is very high, and thus, it cannot be applied to WSNs. In [19], the sparsity of each image block in the DCT domain was chosen as the criterion to obtain measurements adaptively for each image block. However, this criterion uses a fixed threshold to allocate the sampling rates, which does not achieve a real adaptive sampling rate allocation. In [14], an adaptive image BCS algorithm that is based on texture information was proposed. To achieve adaptive sampling rate allocation, the algorithm must reconstruct the image first in the sampling process, which increases the computational complexity at the encoding side. An image CS algorithm that is based on an adaptive learning sparse matrix was proposed in [22]. Although the algorithm achieves high image reconstruction quality, the formation of its sparse groups requires extensive training, which limits its practical deployment. The aforementioned algorithms verified adaptive sampling strategies can improve the image reconstruction quality, but they are all sacrificed to increase the computational complexity at the encoding side, therefore preventing their use in energy-constrained WSNs. Considering this situation, we propose an adaptive CS algorithm for image transmission in WSNs. This algorithm overcomes the excessive size of the measure matrix, which is caused by very large input images as well as the loss of the image texture information due to the fixed sampling strategy. The algorithm uses an adaptive sampling rate allocation strategy that is based on the standard deviations of image blocks to improve the quality of the reconstructed images. Because WSNs have a low transmission bandwidth and few unstable channels, the fixed measurements and adaptive measurements are transmitted independently to achieve the progressive transmission of images using the proposed adaptive rate allocation strategy. The remainder of this paper is organized as follows. Section 2 presents the proposed block adaptive CS algorithm based on the standard deviations of image blocks. Section 3 provides the experimental results and analysis. Finally, Section 4 concludes the paper. 2 The proposed adaptive compressed sensing algorithm 2.1 Overall framework of the adaptive compressed sensing method In BCS, each CS measurement contains global information for an image block. The number of measurements that contain useful information has a large impact on the reconstruction result. The original BCS algorithm assigns the same sampling rate for each image block. However, when an image is divided into small blocks, different image blocks can contain different amounts of information. Blocks that contain little information can be reconstructed by fewer observations than those that contain more information. Thus, it is possible to adaptively allocate different sampling rates for different blocks to improve the BCS reconstruction performance. The overall framework of our proposed adaptive CS algorithm for images is presented in Fig. 1. This framework includes the adaptive sampling rate assignment, CS sampling, quantization, coding and CS reconstruction. In this paper, we focus on the adaptive sampling assignment for different blocks.

4 x1 x2 x3 xi Fixed measurement F matrix y F Fixed measurements F F F F y1 y y 2 3 y i Quantization Coding Block Adaptive measurement A matrix Original image Adaptive sampling rate allocation based on standard deviation A A A A y y y i A Adaptive measurements Information of matrix structure Measurement y1 y2 y3 matrix y y yi Channel A y SPL Inverse quantization Decoding F y Reconstructed image Measurements A F y [ y, y ] Fig. 1 Overall architecture of the proposed adaptive CS algorithm based on the standard deviations of the image blocks 2.2 Adaptive sampling rate allocation Standard deviation is often used to reflect the dispersion degree of a dataset in the science of probability theory and mathematical statistics. The concrete implementation of the adaptive sampling rate allocation method based on the standard deviation is shown in Fig. 2. Suppose that there is an image block in vector form x =(x 1, x 2,, x n ) T,theaverageofthe image pixels is x, and the standard deviation is std(x). If the value of the standard deviation is large, then there is a large difference between the value of each pixel and the average value in an image block. If the value of the standard deviation is small, then most of the pixels are relatively close to the average value of the pixels in a block. It is reasonable to consider that a non-smooth block contains more texture information than a smooth block. The difference between a pixel value and the average pixel value is large in a non-smooth block. Therefore, a high sampling rate is required to reconstruct the detailed information in a non-smooth block. On the other hand, a smooth block contains less texture information, and thus, a low sampling rate could be sufficient to reconstruct the information. Thus, the compressibility of an image block x i can be estimated by std(x i ), and the standard deviation can be used as the adaptive sampling rate allocation criterion. On this basis, we propose an adaptive sampling rate allocation strategy that is based on the standard deviations of image blocks. Step 1 Given the sampling rate SR, the number of image blocks n, and the block size (B B) of an image, the total sampling frequency M can be obtained by M = SR B 2 n. To ensure that the sampling frequency is less than the total number of pixels in an image block, we set the upper bound of the adaptive sampling frequency to upper =0.4 B 2 in this paper. Step 2 To guarantee the basic quality of the reconstructed image, we first give the same fixed sampling rate FSR = W SR to each image block, where W (0 W 1) is the fixed

5 Fig. 2 Flow chart of the adaptive sampling rate assignment strategy based on the standard deviations of image blocks sampling rate distribution parameter. If W is larger, then the fixed sampling rate of the image block is higher. Step 3 According to the fixed sampling rate FSR, the fixed sampling frequency of each image block can be obtained using FM i ¼ FSR M n. Step 4 Divide the original image into blocks and calculate the standard deviation of each image block std(x i ) and the percentage of each block standard deviation according to P i ¼ std ð x iþ n. stdðx i Þ i¼1 Step 5 Calculate the adaptive sampling frequency for each block: AM i = P i (M nfm i ). Step 6 Step 7 Step 8 If the adaptive sampling frequency of a block is greater than the upper bound, then compute the sum of the excessive part S = S+(AM i upper) and assign S to all of the blocks on average. After the rate assignment is completed, the adaptive sampling frequency can be beyond the upper bound again. Repeat step 6 until all of the blocks have their sampling rate within the range. Then, the adaptive sampling frequency of each block AM i can be obtained. Obtain the final fixed sampling frequency FM i and the adaptive sampling frequency AM i of each image block.

6 The block partition result is shown in Fig. 3(a), and the adaptive sampling rate of each image block allocation is shown in Fig. 3(b). As can be seen from this figure, the image blocks contain rich texture information (e.g., edges and corners) are given higher sampling rates than those contain less texture information (a) Adaptive sampling rate allocation for each block Without adaptive sampling rate allocation 0.7 rate sampling image blocks Fig. 3 a Block partition of an image (Lena). b Adaptive sampling rate allocation for each block in the image of Lena (b)

7 Table 1 The relationship between the PSNR (db) of the reconstructed image and the block size Algorithm PSNR PSNR PSNR PSNR STD-BCS-SPL Adaptive CS algorithm for the images based on the standard deviation can transmit fixed measurements and adaptive measurements to complete the progressive transmission and is suitable for WSNs with a low transmission bandwidth and unstable channel. For image reconstruction using the received measurements, we use the smoothed projected Landweber (SPL) algorithm developed in [12] due to its efficiency. Therefore, our proposed adaptive CS algorithm is called STD-BCS-SPL as an abbreviation. In [6], a post-processing that uses multihypothesis prediction [4, 5] to refine the reconstruction result of the BCS-SPL algorithm was developed. We could also utilize this strategy if there is no resource restriction on the decoder side. According to the specific needs, in some cases, we can choose to reconstruct the image only by fixed measurements to obtain the image information in a timely manner, and then, the fixed measurements are combined with adaptive measurements to improve the image quality. 3 Experiments and results analysis 3.1 Parameters selection The block size B is an important parameter in BCS. If B is too small, then there could be an increase in the computational complexity of computing the standard deviations of the blocks in our method. If B is too large, then the standard deviation of an image block might not accurately reflect the compressibility of a block. The fixed sampling rate allocation parameter W guarantees a basic quality of the reconstructed image and affects the adaptive sampling rate. Therefore, we must identify the optimal values for the two main parameters (B and W) ofthe STD-BCS-SPL algorithm. To tune these two parameters, we use the standard image BBarbara^ for this experiment. Table 1 shows the relationship between the peak signal-to-noise ratio (PSNR) value and the block size of an image when the sampling rate is 0.5 and the parameter W is 0.5. As can be observed from the Table 1, as the block size increases, the PSNR value gradually reduces. This relationship indicates that the standard deviation might not characterize the compressibility of an image block when the block size is large. Table 2 shows the relationship between the measurement sampling time (the sampling rate assignment and measurement sampling) and the block size of an image when the sampling rate is 0.5 and the parameter W is 0.5. From the results of this table, the sampling time of the STD-BCS-SPL algorithm is the shortest when the Table 2 The relationship between the sampling time (s) and the block size Algorithm Time Time Time Time STD-BCS-SPL

8 Fig. 4 The relationship between PSNR (db) of the reconstructed image and parameter W PSNR W block size is 8 8. Therefore, the block size has a significant influence on both the sampling speed and the quality of the reconstructed images. In this paper, we set the block size B to 8 in terms of the sampling speed and reconstruction performance. Lena Barbara Goldhill Barbara2 Boat Cameraman Fig. 5 Test images in our experiments

9 Figure 4 shows the relationship between the PSNR of the reconstructed image and the fixed sampling rate allocation parameter W when the overall sampling rate is 0.5 and the block size is 8 8. As illustrated in the figure, when W increases, the PSNR of the reconstructed image gradually decreases. This relationship verifies that using the adaptive sampling rate allocation (i.e., using a small fixed sampling rate (small W)) could improve the quality of the reconstructed image. The parameter W is set to 0.5 in our experiments. 3.2 Comparison experiment on the algorithm s performance In the experiment, the performance of the proposed algorithm (STD-BCS-SPL) is compared with the original BCS-SPL algorithm [12]. Although we review several adaptive sampling rate assignment schemes in the introduction, they are not suitable or practical for WSNs due to their high computational complexity in the encoder side. Therefore, in the context of resourcerestricted WSNs applications, the original BCS-SPL algorithm using a uniform sampling strategy can be considered as the state-of-the-art CS reconstruction algorithm for image compression and transmission in WSNs. To evaluate the reconstructed image quality, we use the PSNR as the image quality measurement. Six standard images are used in our experiments, including Lena, Barbara, Goldhill, Barbara2, Boat and Cameraman, as shown in Fig. 5. All of the images have the size of pixels. The experiments are conducted using MATLAB v7.8 (R2009a) on a PC with an Intel(R) Core(TM) i CPU at 3.20GHz and 4-GB of RAM. The sparse transform is Table 3 PSNR (db) comparison of the reconstructed images Algorithm Sampling rate PSNR PSNR PSNR PSNR PSNR Lena BCS-SPL STD-BCS-SPL Barbara BCS-SPL STD-BCS-SPL Goldhill BCS-SPL STD-BCS-SPL Barbara2 BCS-SPL STD-BCS-SPL Boat BCS-SPL STD-BCS-SPL Cameraman BCS-SPL STD-BCS-SPL

10 the wavelet transform, and the measurement matrix is a random Gaussian matrix. It should be noted that all of the reconstruction quantity evaluations (PSNR) are averaged over ten independent trials because the performance of the reconstruction varies due to the randomness of the sampling matrix. Table 3 shows the results of the two algorithms. Compared with the original BCS-SPL algorithm, which uses a uniform sampling strategy, the PSNR of the reconstructed image using the proposed algorithm is improved in the experiments (sampling rate = 0.1 is an exception). Particularly when the sampling rate is higher, the performance improvement is more obvious. This finding occurs because the increase in the total number of samples causes the allocation of higher sampling rates for image blocks that have detailed textures, which results in the reconstructed image having better quality. The average PSNR gain of Lena is db, and the maximal gain is 2.49 db; the average PSNR gain of Barbara is db, and the maximal gain is 3.42 db; the average PSNR gain of Barbara2 is 1 db, and the maximal gain is 2.36 db; and the average PSNR gain of Cameraman is db, and the maximal gain is 7.26 db, which is a remarkable improvement. As shown in Table 1, when the sampling rate is 0.1, the performance of the proposed algorithm is worse than that of the original algorithm for some of the images. The analysis of the experimental results shows that the effect of the adaptive algorithm is affected by the roedeer roedeer2 reddeer roedeer3 Fig. 6 Test wild animal images captured by wireless image sensor network for wildlife monitoring

11 sampling number of each image block. At a very low overall sampling rate (e.g., sampling rate = 0.1), the total sample number is small, and the adaptive allocation has little effect on the sampling number of each image block. It should be noted that it is reasonable to have the overall sampling rate in the range of 0.3 to 0.5 in order to have visually pleasing reconstructed images for practical applications, for example, wildlife monitoring using WSNs. We also evaluate our proposed method using real world images from wireless image sensor network. The images used in this experiment were collected from Saihanwula Nature Reserve (Mongolia, China) between May 2012 and August Specifically, the images were captured by an LTL 5210 MQ professional camera which was utilized as an image sensor node in the wireless image sensor network for wildlife monitoring. The four wild animal images were shown in Fig. 6. The reconstruction results of BCS-SPL and our proposed STD-BCS-SPL algorithms for the 4 real world wild animal images are reported in Table 4. The average PSNR gain of roedeer is db, and the maximal gain is 2.93 db; the average PSNR gain of roedeer2 is db, and the maximal gain is 5.14 db; the average PSNR gain of reddeer is db, and the maximal gain is 1.42 db; the average PSNR gain of roedeer3 is db, and the maximal gain is 0.51 db. Therefore, the experimental results on real world images captured by wireless image sensor network also demonstrate the superior performance of our proposed STD-BCS- SPL algorithm over the original BCS-SPL method. Finally, we show some visual comparisons between the proposed STD-BCS-SPL and the original BCS-SPL in Fig. 7. As observed from the Fig. 7, the reconstructed images using the proposed algorithm show more detail (e.g., texture) than the reconstructed images using the BCS-SPL algorithm. This finding arises because in STD-BCS-SPL relatively high sampling rates are assigned to the edge and rich texture blocks and low sampling rates are assigned to the smooth blocks. Therefore, fine details can be well preserved in the reconstructed images using the proposed STD-BCS-SPL algorithm. Compared to the uniform sampling strategy in the BCS-SPL, our method has more freedom on the sampling rates for different image blocks. Table 4 PSNR (db) comparison of the reconstructed images Algorithm Sampling rate PSNR PSNR PSNR PSNR PSNR roedeer BCS-SPL STD-BCS-SPL roedeer 2 BCS-SPL STD-BCS-SPL reddeer BCS-SPL STD-BCS-SPL roedeer3 BCS-SPL STD-BCS-SPL

12 Original image (cameraman) Magnified part (red box) of the original image BCS-SPL Proposed STD-BCS-SPL Original image (roedeer3) Magnified part (red box) of the original image BCS-SPL Proposed STD-BCS-SPL Fig. 7 Local magnification of the reconstructed images (cameraman and roedeer3) by different algorithms at sampling rate = 0.5

13 4 Conclusions The image CS algorithm is suitable for the Bsimple coding and complex decoding^ characteristics of WSNs and is one solution that provides efficient image transmission in WSNs with limited resources. In this paper, based on the BCS-SPL algorithm, we proposed an adaptive CS algorithm that is based on the standard deviation (STD-BCS-SPL). The proposed algorithm utilizes an adaptive sampling strategy that is based on the standard deviations of image blocks to optimize the sampling resources. Combined with the sampling rate allocation strategy, the fixed measurements and adaptive measurements are transmitted separately to achieve progressive transmission of the image. Compared with the original BCS-SPL algorithm, the experimental results show that the algorithm can effectively improve the quality of the reconstructed images. Moreover, the progressive transmission of the images is suitable for WSNs that have low transmission bandwidth and few unstable channels. Acknowledgments This work was funded by The National Natural Science Foundation of China (Grant No ), Import Project under China State Forestry Administration (Grant No ), Beijing Higher Education Young Elite Teacher Project (Grant No.YETP0760). References 1. Akyildiz I, Su W, Sankarasubramaniam Y, Cayirci E (2002) Wireless sensor networks: a survey. Comput Netw 38(4): Candès EJ (2006) Compressive sampling. Marta Sanz Solé 17(2): Candès EJ, Romberg J, Tao T (2006) Robust uncertainty principles: exact signal reconstruction from highly incomplete frequency information. IEEE Trans Inf Theory 52(2): Chen C, Fowler JE (2012) Single-image super-resolution using multihypothesis prediction. Signals, Systems and Computers (ASILOMAR), 2012 Conference Record of the Forty Sixth Asilomar Conference on. IEEE 5. Chen C, Li W, Tramel EW, Cui M, Prasad S, Fowler JE (2014) Spectral-spatial preprocessing using multihypothesis prediction for noise-robust hyperspectral image classification. IEEE J Sel Top Appl Earth Obs Remote Sens 7(4): Chen C, Tramel EW, Fowler JE (2011) Compressed-sensing recovery of images and video using multihypothesis predictions. In: Proceedings of the 45th Asilomar Conference on Signals, Systems, and Computers, Pacific Grove, CA, pp Donoho DL (2006) Compressed sensing. IEEE Trans Inf Theory 52(4): Ferrigno L, Marano S, Paciello V, Pietrosanto A (2005) Balancing computational and transmission power consumption in Wireless Image Sensor Networks. In: Proceedings of the 2005 I.E. International Conference on Virtual Environments, Human-Computer Interfaces and Measurement Systems, Italy, pp Gan L (2007) Block compressed sensing of natural images. In: Proceedings of th International Conference on Digital Signal Processing, pp Liu Q, Yang Y, R-R J, Gao Y, Yu L (2012) Cross-view down/up-sampling method for multiview depth video coding. IEEE Signal Process Lett 19(5): Luo M-R, Zhou S-W (2013) Adaptive wavelet packet image compressed sensing. J Electron Inf Technol 35(10): Mun S, Fowler JE (2009) Block compressed sensing of images using directional transforms. In: Proceedings oficip,cairo,egypt,pp Tavli B, Bicakci K, Zilan R et al (2012) A survey of visual sensor network platforms. Multimedia Tools Appl 60(3):

14 14. Wang R-F, Jiao L-C, Liu F, Yang S-Y (2013) Block-based adaptive compressed sensing of image using texture information. Acta Electron Sin 41(8): Yang Y, Deng H-P, Wu J, Yu L (2015) Depth map reconstruction and rectification through coding parameters for mobile 3D video system. Neurocomputing 151(2): Yang Y, Liu Q, Liu H, Yu L, Wang F-L (2015) Dense depth image synthesis via energy minimization for three-dimensional video. Signal Process 112: Yang Y, Wang X, Guan T, Shen J-L, Yu L (2014) A multi-dimensional image quality prediction model for user-generated images in social networks. Inf Sci 281: Yang Y, Wang X, Liu Q, Xu M-L, Yu L (2015) A bundled-optimization model of multiview dense depth map synthesis for dynamic scene reconstruction. Inf Sci 320: Zhang S-F, Li K, Xu J-T, Qu G-C (2012) Image adaptive coding algorithm based on compressive sensing. J TianjinUniv45(4): Zhang J-G, Li W-B, Zhao X-L, Bai X-D, Chen C (2009) Simulation and research on data fusion algorithm of the wireless sensor network based on NS2. In: Proceedings of 2009 WRI World Congress on Computer Science and Information Engineering, Los Angeles, CA, March 7, pp Zhang J-G, Luo X, Chen C, Liu Z, Cao S (2014) A wildlife monitoring system based on wireless image sensor networks. Sens Transducers 180(10): Zhang J, Zhao C, Zhao D-B, Gao W (2014) Image compressive sensing recovery using adaptively learned sparsifying basis via L0 minimization. Signal Process 103: Junguo Zhang received his B.S. and M.S. degrees in China University of Mining and Technology, in 2000 and 2003, respectively, and the D.E. degree in Beijing Forestry University. He visited the Forest Product Laboratory, USDA in He is the director of the department of automation now. He is committed in the research on the forestry information collection and intelligent processing. In addition, he has led nearly ten scientific projects supported by the National Natural Science Foundation of China, State Forestry Administration, etc.

15 Qiumin Xiang is currently working toward the B.E. degree in automation from Beijing Forestry University, Beijing, China. His research interests include compressed sensing, signal and image processing. Yaguang Yin received his B.S., M.S. and Ph.D. in Department of Automation, Tsinghua University, China in 2000, 2003 and He is now a Research Fellow in Academy of Broadcasting Science, State Administration of Press, Publication, Radio, Film and Television of China. His research interests include image and video coding, vision computation in big data, etc.

16 Chen Chen received the B.E. degree in automation from Beijing Forestry University, Beijing, China, in 2009 and the M.S. degree in electrical engineering from Mississippi State University, Starkville, MS, in He is currently working toward the Ph.D. degree in the Department of Electrical Engineering, University of Texas at Dallas, Richardson, TX. His research interests include compressed sensing, signal and image processing, hyperspectral image analysis, pattern recognition, and computer vision. He is an active reviewer for the IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING, IEEE TRANSACTIONS ON IMAGE PROCESSING, and IEEE SIGNAL PROCESSING LETTERS. Xin Luo received the B.E. degree in automation from Beijing Forestry University, Beijing, China, in He is currently working toward the M.S. degree in School of Technology from Beijing Forestry University, Beijing, China. His research interests include wireless sensor networks, compressed sensing, signal and image processing.

Performance Analysis of Threshold Based Compressive Sensing Algorithm in Wireless Sensor Network

Performance Analysis of Threshold Based Compressive Sensing Algorithm in Wireless Sensor Network American Journal of Applied Sciences Original Research Paper Performance Analysis of Threshold Based Compressive Sensing Algorithm in Wireless Sensor Network Parnasree Chakraborty and C. Tharini Department

More information

An Introduction to Compressive Sensing and its Applications

An Introduction to Compressive Sensing and its Applications International Journal of Scientific and Research Publications, Volume 4, Issue 6, June 2014 1 An Introduction to Compressive Sensing and its Applications Pooja C. Nahar *, Dr. Mahesh T. Kolte ** * Department

More information

Block-based Video Compressive Sensing with Exploration of Local Sparsity

Block-based Video Compressive Sensing with Exploration of Local Sparsity Block-based Video Compressive Sensing with Exploration of Local Sparsity Akintunde Famodimu 1, Suxia Cui 2, Yonghui Wang 3, Cajetan M. Akujuobi 4 1 Chaparral Energy, Oklahoma City, OK, USA 2 ECE Department,

More information

Comparing CSI and PCA in Amalgamation with JPEG for Spectral Image Compression

Comparing CSI and PCA in Amalgamation with JPEG for Spectral Image Compression Comparing CSI and PCA in Amalgamation with JPEG for Spectral Image Compression Muhammad SAFDAR, 1 Ming Ronnier LUO, 1,2 Xiaoyu LIU 1, 3 1 State Key Laboratory of Modern Optical Instrumentation, Zhejiang

More information

MLP for Adaptive Postprocessing Block-Coded Images

MLP for Adaptive Postprocessing Block-Coded Images 1450 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 10, NO. 8, DECEMBER 2000 MLP for Adaptive Postprocessing Block-Coded Images Guoping Qiu, Member, IEEE Abstract A new technique

More information

Clipping Noise Cancellation Based on Compressed Sensing for Visible Light Communication

Clipping Noise Cancellation Based on Compressed Sensing for Visible Light Communication Clipping Noise Cancellation Based on Compressed Sensing for Visible Light Communication Presented by Jian Song jsong@tsinghua.edu.cn Tsinghua University, China 1 Contents 1 Technical Background 2 System

More information

Blind Single-Image Super Resolution Reconstruction with Defocus Blur

Blind Single-Image Super Resolution Reconstruction with Defocus Blur Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Blind Single-Image Super Resolution Reconstruction with Defocus Blur Fengqing Qin, Lihong Zhu, Lilan Cao, Wanan Yang Institute

More information

Artifacts Reduced Interpolation Method for Single-Sensor Imaging System

Artifacts Reduced Interpolation Method for Single-Sensor Imaging System 2016 International Conference on Computer Engineering and Information Systems (CEIS-16) Artifacts Reduced Interpolation Method for Single-Sensor Imaging System Long-Fei Wang College of Telecommunications

More information

JPEG Image Transmission over Rayleigh Fading Channel with Unequal Error Protection

JPEG Image Transmission over Rayleigh Fading Channel with Unequal Error Protection International Journal of Computer Applications (0975 8887 JPEG Image Transmission over Rayleigh Fading with Unequal Error Protection J. N. Patel Phd,Assistant Professor, ECE SVNIT, Surat S. Patnaik Phd,Professor,

More information

Open Access Sparse Representation Based Dielectric Loss Angle Measurement

Open Access Sparse Representation Based Dielectric Loss Angle Measurement 566 The Open Electrical & Electronic Engineering Journal, 25, 9, 566-57 Send Orders for Reprints to reprints@benthamscience.ae Open Access Sparse Representation Based Dielectric Loss Angle Measurement

More information

FILTER FIRST DETECT THE PRESENCE OF SALT & PEPPER NOISE WITH THE HELP OF ROAD

FILTER FIRST DETECT THE PRESENCE OF SALT & PEPPER NOISE WITH THE HELP OF ROAD FILTER FIRST DETECT THE PRESENCE OF SALT & PEPPER NOISE WITH THE HELP OF ROAD Sourabh Singh Department of Electronics and Communication Engineering, DAV Institute of Engineering & Technology, Jalandhar,

More information

A Novel Algorithm for Hand Vein Recognition Based on Wavelet Decomposition and Mean Absolute Deviation

A Novel Algorithm for Hand Vein Recognition Based on Wavelet Decomposition and Mean Absolute Deviation Sensors & Transducers, Vol. 6, Issue 2, December 203, pp. 53-58 Sensors & Transducers 203 by IFSA http://www.sensorsportal.com A Novel Algorithm for Hand Vein Recognition Based on Wavelet Decomposition

More information

A Modified Image Coder using HVS Characteristics

A Modified Image Coder using HVS Characteristics A Modified Image Coder using HVS Characteristics Mrs Shikha Tripathi, Prof R.C. Jain Birla Institute Of Technology & Science, Pilani, Rajasthan-333 031 shikha@bits-pilani.ac.in, rcjain@bits-pilani.ac.in

More information

A TWO-PART PREDICTIVE CODER FOR MULTITASK SIGNAL COMPRESSION. Scott Deeann Chen and Pierre Moulin

A TWO-PART PREDICTIVE CODER FOR MULTITASK SIGNAL COMPRESSION. Scott Deeann Chen and Pierre Moulin A TWO-PART PREDICTIVE CODER FOR MULTITASK SIGNAL COMPRESSION Scott Deeann Chen and Pierre Moulin University of Illinois at Urbana-Champaign Department of Electrical and Computer Engineering 5 North Mathews

More information

Content Based Image Retrieval Using Color Histogram

Content Based Image Retrieval Using Color Histogram Content Based Image Retrieval Using Color Histogram Nitin Jain Assistant Professor, Lokmanya Tilak College of Engineering, Navi Mumbai, India. Dr. S. S. Salankar Professor, G.H. Raisoni College of Engineering,

More information

Satellite Image Compression using Discrete wavelet Transform

Satellite Image Compression using Discrete wavelet Transform IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 08, Issue 01 (January. 2018), V2 PP 53-59 www.iosrjen.org Satellite Image Compression using Discrete wavelet Transform

More information

A Novel Approach of Compressing Images and Assessment on Quality with Scaling Factor

A Novel Approach of Compressing Images and Assessment on Quality with Scaling Factor A Novel Approach of Compressing Images and Assessment on Quality with Scaling Factor Umesh 1,Mr. Suraj Rana 2 1 M.Tech Student, 2 Associate Professor (ECE) Department of Electronic and Communication Engineering

More information

Modified TiBS Algorithm for Image Compression

Modified TiBS Algorithm for Image Compression Modified TiBS Algorithm for Image Compression Pravin B. Pokle 1, Vaishali Dhumal 2,Jayantkumar Dorave 3 123 (Department of Electronics Engineering, Priyadarshini J.L.College of Engineering/ RTM N University,

More information

Effects of Basis-mismatch in Compressive Sampling of Continuous Sinusoidal Signals

Effects of Basis-mismatch in Compressive Sampling of Continuous Sinusoidal Signals Effects of Basis-mismatch in Compressive Sampling of Continuous Sinusoidal Signals Daniel H. Chae, Parastoo Sadeghi, and Rodney A. Kennedy Research School of Information Sciences and Engineering The Australian

More information

A Wideband Spectrum Data Compression Algorithm base on Energy Detection

A Wideband Spectrum Data Compression Algorithm base on Energy Detection Appl. Math. Inf. Sci. 9, No. 1, 419-424 (215) 419 Applied Mathematics & Information Sciences An International Journal http://dx.doi.org/1.12785/amis/9149 A Wideband Spectrum Data Compression Algorithm

More information

An Improved DV-Hop Localization Algorithm Based on Hop Distance and Hops Correction

An Improved DV-Hop Localization Algorithm Based on Hop Distance and Hops Correction , pp.319-328 http://dx.doi.org/10.14257/ijmue.2016.11.6.28 An Improved DV-Hop Localization Algorithm Based on Hop Distance and Hops Correction Xiaoying Yang* and Wanli Zhang College of Information Engineering,

More information

Compressive Imaging: Theory and Practice

Compressive Imaging: Theory and Practice Compressive Imaging: Theory and Practice Mark Davenport Richard Baraniuk, Kevin Kelly Rice University ECE Department Digital Revolution Digital Acquisition Foundation: Shannon sampling theorem Must sample

More information

Sensors & Transducers 2015 by IFSA Publishing, S. L.

Sensors & Transducers 2015 by IFSA Publishing, S. L. Sensors & Transducers 5 by IFSA Publishing, S. L. http://www.sensorsportal.com Low Energy Lossless Image Compression Algorithm for Wireless Sensor Network (LE-LICA) Amr M. Kishk, Nagy W. Messiha, Nawal

More information

A self-adaptive Contrast Enhancement Method Based on Gradient and Intensity Histogram for Remote Sensing Images

A self-adaptive Contrast Enhancement Method Based on Gradient and Intensity Histogram for Remote Sensing Images 2nd International Conference on Computer Engineering, Information Science & Application Technology (ICCIA 2017) A self-adaptive Contrast Enhancement Method Based on Gradient and Intensity Histogram for

More information

Demosaicing Algorithm for Color Filter Arrays Based on SVMs

Demosaicing Algorithm for Color Filter Arrays Based on SVMs www.ijcsi.org 212 Demosaicing Algorithm for Color Filter Arrays Based on SVMs Xiao-fen JIA, Bai-ting Zhao School of Electrical and Information Engineering, Anhui University of Science & Technology Huainan

More information

A new quad-tree segmented image compression scheme using histogram analysis and pattern matching

A new quad-tree segmented image compression scheme using histogram analysis and pattern matching University of Wollongong Research Online University of Wollongong in Dubai - Papers University of Wollongong in Dubai A new quad-tree segmented image compression scheme using histogram analysis and pattern

More information

Lossless Huffman coding image compression implementation in spatial domain by using advanced enhancement techniques

Lossless Huffman coding image compression implementation in spatial domain by using advanced enhancement techniques Lossless Huffman coding image compression implementation in spatial domain by using advanced enhancement techniques Ali Tariq Bhatti 1, Dr. Jung H. Kim 2 1,2 Department of Electrical & Computer engineering

More information

Practical Content-Adaptive Subsampling for Image and Video Compression

Practical Content-Adaptive Subsampling for Image and Video Compression Practical Content-Adaptive Subsampling for Image and Video Compression Alexander Wong Department of Electrical and Computer Eng. University of Waterloo Waterloo, Ontario, Canada, N2L 3G1 a28wong@engmail.uwaterloo.ca

More information

Super-Resolution and Reconstruction of Sparse Sub-Wavelength Images

Super-Resolution and Reconstruction of Sparse Sub-Wavelength Images Super-Resolution and Reconstruction of Sparse Sub-Wavelength Images Snir Gazit, 1 Alexander Szameit, 1 Yonina C. Eldar, 2 and Mordechai Segev 1 1. Department of Physics and Solid State Institute, Technion,

More information

A Vehicle Detection Algorithm Based on Wireless Magnetic Sensor Networks

A Vehicle Detection Algorithm Based on Wireless Magnetic Sensor Networks 2013 8th International Conference on Communications and Networking in China (CHINACOM) A Vehicle Detection Algorithm Based on Wireless Magnetic Sensor Networks Xiangke Guan 1, 2, 3, Zusheng Zhang 1, 3,

More information

LENSLESS IMAGING BY COMPRESSIVE SENSING

LENSLESS IMAGING BY COMPRESSIVE SENSING LENSLESS IMAGING BY COMPRESSIVE SENSING Gang Huang, Hong Jiang, Kim Matthews and Paul Wilford Bell Labs, Alcatel-Lucent, Murray Hill, NJ 07974 ABSTRACT In this paper, we propose a lensless compressive

More information

EasyChair Preprint. A User-Centric Cluster Resource Allocation Scheme for Ultra-Dense Network

EasyChair Preprint. A User-Centric Cluster Resource Allocation Scheme for Ultra-Dense Network EasyChair Preprint 78 A User-Centric Cluster Resource Allocation Scheme for Ultra-Dense Network Yuzhou Liu and Wuwen Lai EasyChair preprints are intended for rapid dissemination of research results and

More information

Open Access Research of Dielectric Loss Measurement with Sparse Representation

Open Access Research of Dielectric Loss Measurement with Sparse Representation Send Orders for Reprints to reprints@benthamscience.ae 698 The Open Automation and Control Systems Journal, 2, 7, 698-73 Open Access Research of Dielectric Loss Measurement with Sparse Representation Zheng

More information

Face Detection System on Ada boost Algorithm Using Haar Classifiers

Face Detection System on Ada boost Algorithm Using Haar Classifiers Vol.2, Issue.6, Nov-Dec. 2012 pp-3996-4000 ISSN: 2249-6645 Face Detection System on Ada boost Algorithm Using Haar Classifiers M. Gopi Krishna, A. Srinivasulu, Prof (Dr.) T.K.Basak 1, 2 Department of Electronics

More information

Opportunistic Cooperative QoS Guarantee Protocol Based on GOP-length and Video Frame-diversity for Wireless Multimedia Sensor Networks

Opportunistic Cooperative QoS Guarantee Protocol Based on GOP-length and Video Frame-diversity for Wireless Multimedia Sensor Networks Journal of Information Hiding and Multimedia Signal Processing c 216 ISSN 273-4212 Ubiquitous International Volume 7, Number 2, March 216 Opportunistic Cooperative QoS Guarantee Protocol Based on GOP-length

More information

Linear Gaussian Method to Detect Blurry Digital Images using SIFT

Linear Gaussian Method to Detect Blurry Digital Images using SIFT IJCAES ISSN: 2231-4946 Volume III, Special Issue, November 2013 International Journal of Computer Applications in Engineering Sciences Special Issue on Emerging Research Areas in Computing(ERAC) www.caesjournals.org

More information

Energy-Effective Communication Based on Compressed Sensing

Energy-Effective Communication Based on Compressed Sensing American Journal of etworks and Communications 2016; 5(6): 121-127 http://www.sciencepublishinggroup.com//anc doi: 10.11648/.anc.20160506.11 ISS: 2326-893X (Print); ISS: 2326-8964 (Online) Energy-Effective

More information

Video, Image and Data Compression by using Discrete Anamorphic Stretch Transform

Video, Image and Data Compression by using Discrete Anamorphic Stretch Transform ISSN: 49 8958, Volume-5 Issue-3, February 06 Video, Image and Data Compression by using Discrete Anamorphic Stretch Transform Hari Hara P Kumar M Abstract we have a compression technology which is used

More information

The Design of Compressive Sensing Filter

The Design of Compressive Sensing Filter The Design of Compressive Sensing Filter Lianlin Li, Wenji Zhang, Yin Xiang and Fang Li Institute of Electronics, Chinese Academy of Sciences, Beijing, 100190 Lianlinli1980@gmail.com Abstract: In this

More information

Book Chapters. Refereed Journal Publications J11

Book Chapters. Refereed Journal Publications J11 Book Chapters B2 B1 A. Mouchtaris and P. Tsakalides, Low Bitrate Coding of Spot Audio Signals for Interactive and Immersive Audio Applications, in New Directions in Intelligent Interactive Multimedia,

More information

License Plate Localisation based on Morphological Operations

License Plate Localisation based on Morphological Operations License Plate Localisation based on Morphological Operations Xiaojun Zhai, Faycal Benssali and Soodamani Ramalingam School of Engineering & Technology University of Hertfordshire, UH Hatfield, UK Abstract

More information

Imaging with Wireless Sensor Networks

Imaging with Wireless Sensor Networks Imaging with Wireless Sensor Networks Rob Nowak Waheed Bajwa, Jarvis Haupt, Akbar Sayeed Supported by the NSF What is a Wireless Sensor Network? Comm between army units was crucial Signal towers built

More information

Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks

Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks Recently, consensus based distributed estimation has attracted considerable attention from various fields to estimate deterministic

More information

Histogram Modification Based Reversible Data Hiding Using Neighbouring Pixel Differences

Histogram Modification Based Reversible Data Hiding Using Neighbouring Pixel Differences Histogram Modification Based Reversible Data Hiding Using Neighbouring Pixel Differences Ankita Meenpal*, Shital S Mali. Department of Elex. & Telecomm. RAIT, Nerul, Navi Mumbai, Mumbai, University, India

More information

Noise Removal of Spaceborne SAR Image Based on the FIR Digital Filter

Noise Removal of Spaceborne SAR Image Based on the FIR Digital Filter Noise Removal of Spaceborne SAR Image Based on the FIR Digital Filter Wei Zhang & Jinzhong Yang China Aero Geophysical Survey & Remote Sensing Center for Land and Resources, Beijing 100083, China Tel:

More information

Classification in Image processing: A Survey

Classification in Image processing: A Survey Classification in Image processing: A Survey Rashmi R V, Sheela Sridhar Department of computer science and Engineering, B.N.M.I.T, Bangalore-560070 Department of computer science and Engineering, B.N.M.I.T,

More information

On-Mote Compressive Sampling in Wireless Seismic Sensor Networks

On-Mote Compressive Sampling in Wireless Seismic Sensor Networks On-Mote Compressive Sampling in Wireless Seismic Sensor Networks Marc J. Rubin Computer Science Ph.D. Candidate Department of Electrical Engineering and Computer Science Colorado School of Mines mrubin@mines.edu

More information

DELAY-POWER-RATE-DISTORTION MODEL FOR H.264 VIDEO CODING

DELAY-POWER-RATE-DISTORTION MODEL FOR H.264 VIDEO CODING DELAY-POWER-RATE-DISTORTION MODEL FOR H. VIDEO CODING Chenglin Li,, Dapeng Wu, Hongkai Xiong Department of Electrical and Computer Engineering, University of Florida, FL, USA Department of Electronic Engineering,

More information

On Fusion Algorithm of Infrared and Radar Target Detection and Recognition of Unmanned Surface Vehicle

On Fusion Algorithm of Infrared and Radar Target Detection and Recognition of Unmanned Surface Vehicle Journal of Applied Science and Engineering, Vol. 21, No. 4, pp. 563 569 (2018) DOI: 10.6180/jase.201812_21(4).0008 On Fusion Algorithm of Infrared and Radar Target Detection and Recognition of Unmanned

More information

An Efficient DTBDM in VLSI for the Removal of Salt-and-Pepper Noise in Images Using Median filter

An Efficient DTBDM in VLSI for the Removal of Salt-and-Pepper Noise in Images Using Median filter An Efficient DTBDM in VLSI for the Removal of Salt-and-Pepper in Images Using Median filter Pinky Mohan 1 Department Of ECE E. Rameshmarivedan Assistant Professor Dhanalakshmi Srinivasan College Of Engineering

More information

Performance Evaluation of H.264 AVC Using CABAC Entropy Coding For Image Compression

Performance Evaluation of H.264 AVC Using CABAC Entropy Coding For Image Compression Conference on Advances in Communication and Control Systems 2013 (CAC2S 2013) Performance Evaluation of H.264 AVC Using CABAC Entropy Coding For Image Compression Mr.P.S.Jagadeesh Kumar Associate Professor,

More information

Segmentation of Fingerprint Images Using Linear Classifier

Segmentation of Fingerprint Images Using Linear Classifier EURASIP Journal on Applied Signal Processing 24:4, 48 494 c 24 Hindawi Publishing Corporation Segmentation of Fingerprint Images Using Linear Classifier Xinjian Chen Intelligent Bioinformatics Systems

More information

Compressed Sensing for Multiple Access

Compressed Sensing for Multiple Access Compressed Sensing for Multiple Access Xiaodai Dong Wireless Signal Processing & Networking Workshop: Emerging Wireless Technologies, Tohoku University, Sendai, Japan Oct. 28, 2013 Outline Background Existing

More information

Image Compression with Variable Threshold and Adaptive Block Size

Image Compression with Variable Threshold and Adaptive Block Size Image Compression with Variable Threshold and Adaptive Block Size D Gowri Sankar Reddy 1, P Janardhana Reddy 2 Assistant professor, Department of ECE, S V University College of Engineering, Tirupati, Andhra

More information

AN INVESTIGATION INTO SALIENCY-BASED MARS ROI DETECTION

AN INVESTIGATION INTO SALIENCY-BASED MARS ROI DETECTION AN INVESTIGATION INTO SALIENCY-BASED MARS ROI DETECTION Lilan Pan and Dave Barnes Department of Computer Science, Aberystwyth University, UK ABSTRACT This paper reviews several bottom-up saliency algorithms.

More information

Noise-robust compressed sensing method for superresolution

Noise-robust compressed sensing method for superresolution Noise-robust compressed sensing method for superresolution TOA estimation Masanari Noto, Akira Moro, Fang Shang, Shouhei Kidera a), and Tetsuo Kirimoto Graduate School of Informatics and Engineering, University

More information

SPIHT Algorithm with Huffman Encoding for Image Compression and Quality Improvement over MIMO OFDM Channel

SPIHT Algorithm with Huffman Encoding for Image Compression and Quality Improvement over MIMO OFDM Channel SPIHT Algorithm with Huffman Encoding for Image Compression and Quality Improvement over MIMO OFDM Channel Dnyaneshwar.K 1, CH.Suneetha 2 Abstract In this paper, Compression and improving the Quality of

More information

The Elevator Fault Diagnosis Method Based on Sequential Probability Ratio Test (SPRT)

The Elevator Fault Diagnosis Method Based on Sequential Probability Ratio Test (SPRT) Automation, Control and Intelligent Systems 2017; 5(4): 50-55 http://www.sciencepublishinggroup.com/j/acis doi: 10.11648/j.acis.20170504.11 ISSN: 2328-5583 (Print); ISSN: 2328-5591 (Online) The Elevator

More information

Color Image Segmentation in RGB Color Space Based on Color Saliency

Color Image Segmentation in RGB Color Space Based on Color Saliency Color Image Segmentation in RGB Color Space Based on Color Saliency Chen Zhang 1, Wenzhu Yang 1,*, Zhaohai Liu 1, Daoliang Li 2, Yingyi Chen 2, and Zhenbo Li 2 1 College of Mathematics and Computer Science,

More information

Chapter 9 Image Compression Standards

Chapter 9 Image Compression Standards Chapter 9 Image Compression Standards 9.1 The JPEG Standard 9.2 The JPEG2000 Standard 9.3 The JPEG-LS Standard 1IT342 Image Compression Standards The image standard specifies the codec, which defines how

More information

International Journal of Innovative Research in Engineering Science and Technology APRIL 2018 ISSN X

International Journal of Innovative Research in Engineering Science and Technology APRIL 2018 ISSN X HIGH DYNAMIC RANGE OF MULTISPECTRAL ACQUISITION USING SPATIAL IMAGES 1 M.Kavitha, M.Tech., 2 N.Kannan, M.E., and 3 S.Dharanya, M.E., 1 Assistant Professor/ CSE, Dhirajlal Gandhi College of Technology,

More information

Compressive Sampling with R: A Tutorial

Compressive Sampling with R: A Tutorial 1/15 Mehmet Süzen msuzen@mango-solutions.com data analysis that delivers 15 JUNE 2011 2/15 Plan Analog-to-Digital conversion: Shannon-Nyquist Rate Medical Imaging to One Pixel Camera Compressive Sampling

More information

University of Maryland College Park. Digital Signal Processing: ENEE425. Fall Project#2: Image Compression. Ronak Shah & Franklin L Nouketcha

University of Maryland College Park. Digital Signal Processing: ENEE425. Fall Project#2: Image Compression. Ronak Shah & Franklin L Nouketcha University of Maryland College Park Digital Signal Processing: ENEE425 Fall 2012 Project#2: Image Compression Ronak Shah & Franklin L Nouketcha I- Introduction Data compression is core in communication

More information

SparseCast: Hybrid Digital-Analog Wireless Image Transmission Exploiting Frequency Domain Sparsity

SparseCast: Hybrid Digital-Analog Wireless Image Transmission Exploiting Frequency Domain Sparsity SparseCast: Hybrid Digital-Analog Wireless Image Transmission Exploiting Frequency Domain Sparsity Tze-Yang Tung and Deniz Gündüz 1 arxiv:1811.179v1 [eess.iv] 25 Nov 218 Abstract A hybrid digital-analog

More information

Interpolation of CFA Color Images with Hybrid Image Denoising

Interpolation of CFA Color Images with Hybrid Image Denoising 2014 Sixth International Conference on Computational Intelligence and Communication Networks Interpolation of CFA Color Images with Hybrid Image Denoising Sasikala S Computer Science and Engineering, Vasireddy

More information

Performance Analysis of Local Adaptive Real Oriented Dual Tree Wavelet Transform in Image Processing

Performance Analysis of Local Adaptive Real Oriented Dual Tree Wavelet Transform in Image Processing Performance Analysis of Local Adaptive Real Oriented Dual Tree Wavelet Transform in Image Processing Swati Khare 1, Harshvardhan Mathur 2 M.Tech, Department of Computer Science and Engineering, Sobhasaria

More information

A rapid automatic analyzer and its methodology for effective bentonite content based on image recognition technology

A rapid automatic analyzer and its methodology for effective bentonite content based on image recognition technology DOI: 10.1007/s41230-016-5119-6 A rapid automatic analyzer and its methodology for effective bentonite content based on image recognition technology *Wei Long 1,2, Lu Xia 1,2, and Xiao-lu Wang 1,2 1. School

More information

UNEQUAL POWER ALLOCATION FOR JPEG TRANSMISSION OVER MIMO SYSTEMS. Muhammad F. Sabir, Robert W. Heath Jr. and Alan C. Bovik

UNEQUAL POWER ALLOCATION FOR JPEG TRANSMISSION OVER MIMO SYSTEMS. Muhammad F. Sabir, Robert W. Heath Jr. and Alan C. Bovik UNEQUAL POWER ALLOCATION FOR JPEG TRANSMISSION OVER MIMO SYSTEMS Muhammad F. Sabir, Robert W. Heath Jr. and Alan C. Bovik Department of Electrical and Computer Engineering, The University of Texas at Austin,

More information

Super resolution with Epitomes

Super resolution with Epitomes Super resolution with Epitomes Aaron Brown University of Wisconsin Madison, WI Abstract Techniques exist for aligning and stitching photos of a scene and for interpolating image data to generate higher

More information

A Multi-resolution Image Fusion Algorithm Based on Multi-factor Weights

A Multi-resolution Image Fusion Algorithm Based on Multi-factor Weights A Multi-resolution Image Fusion Algorithm Based on Multi-factor Weights Zhengfang FU 1,, Hong ZHU 1 1 School of Automation and Information Engineering Xi an University of Technology, Xi an, China Department

More information

An Energy Efficient Multi-Target Tracking in Wireless Sensor Networks Based on Polygon Tracking Method

An Energy Efficient Multi-Target Tracking in Wireless Sensor Networks Based on Polygon Tracking Method International Journal of Emerging Trends in Science and Technology DOI: http://dx.doi.org/10.18535/ijetst/v2i8.03 An Energy Efficient Multi-Target Tracking in Wireless Sensor Networks Based on Polygon

More information

Image De-Noising Using a Fast Non-Local Averaging Algorithm

Image De-Noising Using a Fast Non-Local Averaging Algorithm Image De-Noising Using a Fast Non-Local Averaging Algorithm RADU CIPRIAN BILCU 1, MARKKU VEHVILAINEN 2 1,2 Multimedia Technologies Laboratory, Nokia Research Center Visiokatu 1, FIN-33720, Tampere FINLAND

More information

A Spatial Mean and Median Filter For Noise Removal in Digital Images

A Spatial Mean and Median Filter For Noise Removal in Digital Images A Spatial Mean and Median Filter For Noise Removal in Digital Images N.Rajesh Kumar 1, J.Uday Kumar 2 Associate Professor, Dept. of ECE, Jaya Prakash Narayan College of Engineering, Mahabubnagar, Telangana,

More information

Efficient Image Compression Technique using JPEG2000 with Adaptive Threshold

Efficient Image Compression Technique using JPEG2000 with Adaptive Threshold Efficient Image Compression Technique using JPEG2000 with Adaptive Threshold Md. Masudur Rahman Mawlana Bhashani Science and Technology University Santosh, Tangail-1902 (Bangladesh) Mohammad Motiur Rahman

More information

Background Pixel Classification for Motion Detection in Video Image Sequences

Background Pixel Classification for Motion Detection in Video Image Sequences Background Pixel Classification for Motion Detection in Video Image Sequences P. Gil-Jiménez, S. Maldonado-Bascón, R. Gil-Pita, and H. Gómez-Moreno Dpto. de Teoría de la señal y Comunicaciones. Universidad

More information

Nonlinear Companding Transform Algorithm for Suppression of PAPR in OFDM Systems

Nonlinear Companding Transform Algorithm for Suppression of PAPR in OFDM Systems Nonlinear Companding Transform Algorithm for Suppression of PAPR in OFDM Systems P. Guru Vamsikrishna Reddy 1, Dr. C. Subhas 2 1 Student, Department of ECE, Sree Vidyanikethan Engineering College, Andhra

More information

Research on Hand Gesture Recognition Using Convolutional Neural Network

Research on Hand Gesture Recognition Using Convolutional Neural Network Research on Hand Gesture Recognition Using Convolutional Neural Network Tian Zhaoyang a, Cheng Lee Lung b a Department of Electronic Engineering, City University of Hong Kong, Hong Kong, China E-mail address:

More information

Nonuniform multi level crossing for signal reconstruction

Nonuniform multi level crossing for signal reconstruction 6 Nonuniform multi level crossing for signal reconstruction 6.1 Introduction In recent years, there has been considerable interest in level crossing algorithms for sampling continuous time signals. Driven

More information

Quality Measure of Multicamera Image for Geometric Distortion

Quality Measure of Multicamera Image for Geometric Distortion Quality Measure of Multicamera for Geometric Distortion Mahesh G. Chinchole 1, Prof. Sanjeev.N.Jain 2 M.E. II nd Year student 1, Professor 2, Department of Electronics Engineering, SSVPSBSD College of

More information

Image Transmission over OFDM System with Minimum Peak to Average Power Ratio (PAPR)

Image Transmission over OFDM System with Minimum Peak to Average Power Ratio (PAPR) Image Transmission over OFDM System with Minimum Peak to Average Power Ratio (PAPR) Ashok M.Misal 1, Prof. S.D.Bhosale 2, Pallavi R.Suryawanshi 3 PG Student, Department of E & TC Engg, S.T.B.COE, Tuljapur,

More information

The Framework of the Integrated Power Line and Visible Light Communication Systems

The Framework of the Integrated Power Line and Visible Light Communication Systems The Framework of the Integrated Line and Visible Light Communication Systems Jian Song 1, 2, Wenbo Ding 1, Fang Yang 1, 2, Hongming Zhang 1, 2, Kewu Peng 1, 2, Changyong Pan 1, 2, Jun Wang 1, 2, and Jintao

More information

Sparsity Adaptive Matching Pursuit Detection Algorithm Based on Compressed Sensing for Radar Signals

Sparsity Adaptive Matching Pursuit Detection Algorithm Based on Compressed Sensing for Radar Signals sensors Article Sparsity Adaptive Matching Pursuit Detection Algorithm Based on Compressed Sensing for Radar Signals Yanbo Wei 1, Zhizhong Lu 1, *, Gannan Yuan 1, Zhao Fang 1 and Yu Huang 2 1 College of

More information

Image Forgery Detection Using Svm Classifier

Image Forgery Detection Using Svm Classifier Image Forgery Detection Using Svm Classifier Anita Sahani 1, K.Srilatha 2 M.E. Student [Embedded System], Dept. Of E.C.E., Sathyabama University, Chennai, India 1 Assistant Professor, Dept. Of E.C.E, Sathyabama

More information

Research on Methods of Infrared and Color Image Fusion Based on Wavelet Transform

Research on Methods of Infrared and Color Image Fusion Based on Wavelet Transform Sensors & Transducers 204 by IFS Publishing S. L. http://www.sensorsportal.com Research on Methods of Infrared and Color Image Fusion ased on Wavelet Transform 2 Zhao Rentao 2 Wang Youyu Li Huade 2 Tie

More information

Node Deployment Strategies and Coverage Prediction in 3D Wireless Sensor Network with Scheduling

Node Deployment Strategies and Coverage Prediction in 3D Wireless Sensor Network with Scheduling Advances in Computational Sciences and Technology ISSN 0973-6107 Volume 10, Number 8 (2017) pp. 2243-2255 Research India Publications http://www.ripublication.com Node Deployment Strategies and Coverage

More information

A NOVEL FREQUENCY-MODULATED DIFFERENTIAL CHAOS SHIFT KEYING MODULATION SCHEME BASED ON PHASE SEPARATION

A NOVEL FREQUENCY-MODULATED DIFFERENTIAL CHAOS SHIFT KEYING MODULATION SCHEME BASED ON PHASE SEPARATION Journal of Applied Analysis and Computation Volume 5, Number 2, May 2015, 189 196 Website:http://jaac-online.com/ doi:10.11948/2015017 A NOVEL FREQUENCY-MODULATED DIFFERENTIAL CHAOS SHIFT KEYING MODULATION

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK IMAGE COMPRESSION FOR TROUBLE FREE TRANSMISSION AND LESS STORAGE SHRUTI S PAWAR

More information

Analysis on Color Filter Array Image Compression Methods

Analysis on Color Filter Array Image Compression Methods Analysis on Color Filter Array Image Compression Methods Sung Hee Park Electrical Engineering Stanford University Email: shpark7@stanford.edu Albert No Electrical Engineering Stanford University Email:

More information

Audio and Speech Compression Using DCT and DWT Techniques

Audio and Speech Compression Using DCT and DWT Techniques Audio and Speech Compression Using DCT and DWT Techniques M. V. Patil 1, Apoorva Gupta 2, Ankita Varma 3, Shikhar Salil 4 Asst. Professor, Dept.of Elex, Bharati Vidyapeeth Univ.Coll.of Engg, Pune, Maharashtra,

More information

Decision Based Median Filter Algorithm Using Resource Optimized FPGA to Extract Impulse Noise

Decision Based Median Filter Algorithm Using Resource Optimized FPGA to Extract Impulse Noise Journal of Embedded Systems, 2014, Vol. 2, No. 1, 18-22 Available online at http://pubs.sciepub.com/jes/2/1/4 Science and Education Publishing DOI:10.12691/jes-2-1-4 Decision Based Median Filter Algorithm

More information

On Event Signal Reconstruction in Wireless Sensor Networks

On Event Signal Reconstruction in Wireless Sensor Networks On Event Signal Reconstruction in Wireless Sensor Networks Barış Atakan and Özgür B. Akan Next Generation Wireless Communications Laboratory Department of Electrical and Electronics Engineering Middle

More information

FAULT DIAGNOSIS AND PERFORMANCE ASSESSMENT FOR A ROTARY ACTUATOR BASED ON NEURAL NETWORK OBSERVER

FAULT DIAGNOSIS AND PERFORMANCE ASSESSMENT FOR A ROTARY ACTUATOR BASED ON NEURAL NETWORK OBSERVER 7 Journal of Marine Science and Technology, Vol., No., pp. 7-78 () DOI:.9/JMST-3 FAULT DIAGNOSIS AND PERFORMANCE ASSESSMENT FOR A ROTARY ACTUATOR BASED ON NEURAL NETWORK OBSERVER Jian Ma,, Xin Li,, Chen

More information

C. Efficient Removal Of Impulse Noise In [7], a method used to remove the impulse noise (ERIN) is based on simple fuzzy impulse detection technique.

C. Efficient Removal Of Impulse Noise In [7], a method used to remove the impulse noise (ERIN) is based on simple fuzzy impulse detection technique. Removal of Impulse Noise In Image Using Simple Edge Preserving Denoising Technique Omika. B 1, Arivuselvam. B 2, Sudha. S 3 1-3 Department of ECE, Easwari Engineering College Abstract Images are most often

More information

Image Compression Technique Using Different Wavelet Function

Image Compression Technique Using Different Wavelet Function Compression Technique Using Different Dr. Vineet Richariya Mrs. Shweta Shrivastava Naman Agrawal Professor Assistant Professor Research Scholar Dept. of Comp. Science & Engg. Dept. of Comp. Science & Engg.

More information

Survey on Impulse Noise Suppression Techniques for Digital Images

Survey on Impulse Noise Suppression Techniques for Digital Images Survey on Impulse Noise Suppression Techniques for Digital Images 1PG Student, Department of Electronics and Communication Engineering, Punjabi University, Patiala, India 2Assistant Professor, Department

More information

IMAGE TYPE WATER METER CHARACTER RECOGNITION BASED ON EMBEDDED DSP

IMAGE TYPE WATER METER CHARACTER RECOGNITION BASED ON EMBEDDED DSP IMAGE TYPE WATER METER CHARACTER RECOGNITION BASED ON EMBEDDED DSP LIU Ying 1,HAN Yan-bin 2 and ZHANG Yu-lin 3 1 School of Information Science and Engineering, University of Jinan, Jinan 250022, PR China

More information

Recovering Lost Sensor Data through Compressed Sensing

Recovering Lost Sensor Data through Compressed Sensing Recovering Lost Sensor Data through Compressed Sensing Zainul Charbiwala Collaborators: Younghun Kim, Sadaf Zahedi, Supriyo Chakraborty, Ting He (IBM), Chatschik Bisdikian (IBM), Mani Srivastava The Big

More information

An Audio Fingerprint Algorithm Based on Statistical Characteristics of db4 Wavelet

An Audio Fingerprint Algorithm Based on Statistical Characteristics of db4 Wavelet Journal of Information & Computational Science 8: 14 (2011) 3027 3034 Available at http://www.joics.com An Audio Fingerprint Algorithm Based on Statistical Characteristics of db4 Wavelet Jianguo JIANG

More information

EXACT SIGNAL RECOVERY FROM SPARSELY CORRUPTED MEASUREMENTS

EXACT SIGNAL RECOVERY FROM SPARSELY CORRUPTED MEASUREMENTS EXACT SIGNAL RECOVERY FROM SPARSELY CORRUPTED MEASUREMENTS THROUGH THE PURSUIT OF JUSTICE Jason Laska, Mark Davenport, Richard Baraniuk SSC 2009 Collaborators Mark Davenport Richard Baraniuk Compressive

More information

Design and Implementation of Compressive Sensing on Pulsed Radar

Design and Implementation of Compressive Sensing on Pulsed Radar 44, Issue 1 (2018) 15-23 Journal of Advanced Research in Applied Mechanics Journal homepage: www.akademiabaru.com/aram.html ISSN: 2289-7895 Design and Implementation of Compressive Sensing on Pulsed Radar

More information