OVERVIEW:

These MATLAB programs can be used to generate simulation results and figures in the paper:
	H. Fang, S. A. Vorobyov, H. Jiang, O. Taheri, "Permutation Meets Parallel 
	Compressed Sensing: How to Relax Restricted Isometry Property for 2D 
	Sparse Signals", IEEE Trans. Signal Process., submitted.

==========================================
FUNCTION LIST:
	./ParallelCS		Parallel CS package
	./image compression	Image compression related codes
	./video compression	Video compression related codes
	./video compression comparison	Video compression comparison
	./Tools			Tools used in the simulation code
	./Tools/l1magic		l1magic toolbox
	./Tools/YUV		Functions related to read yuv video sequences
	./Tools/ZIGZAG_PERM	Functions related to zigzag-scan-based permutation
	./Tools/ZIGZAG_SCAN	Functions related to zigzag scan
	./layer_model		Codes to check the proposed layer model
	./lb_zperm		Codes to generate figures for the lower bound of the event that the zigzag-scan-based permutation is acceptable

==========================================
VERSION:

Version 1.0	06-Dec-2012	Hao Fang
	* Complete the package
Version 2.0	06-Apr-2013	Hao Fang
	* Clean up the codes

==========================================
Hao Fang
Dept. of Electrical and Computer Engineering
9107-116 St., University of Alberta
Edmonton, Alberta, T6G 2V4, Canada
Email: hfang2@ualberta.ca
