Difference between revisions of "Content-Aware Adaptive Streaming"

From NMSL
Line 22: Line 22:
  
 
== References and Links==  
 
== References and Links==  
 +
* Y. Gong and X. Liu, [http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=854772 Video summarization using singular value decomposition], in Proc. of IEEE Conference on Computer Vision and Pattern Recognition, Hilton Head Island, SC, June 2000, pp. 174–180.
  
 
* K. Tan, R. Ribier, S. Liou, [http://portal.acm.org/citation.cfm?id=500141.500227 Content-sensitive video streaming over low bitrate and lossy wireless network], ACM Multimedia 2001.
 
* K. Tan, R. Ribier, S. Liou, [http://portal.acm.org/citation.cfm?id=500141.500227 Content-sensitive video streaming over low bitrate and lossy wireless network], ACM Multimedia 2001.
  
 
*  X. Zhou,  S. Liou,  [http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=1013858 Optimal nonlinear sampling for video streaming at low bit rates], IEEE Transactions on Circuits and Systems for Video Technology, Jun 2002, 12(6), pp. 535-544.
 
*  X. Zhou,  S. Liou,  [http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=1013858 Optimal nonlinear sampling for video streaming at low bit rates], IEEE Transactions on Circuits and Systems for Video Technology, Jun 2002, 12(6), pp. 535-544.

Revision as of 15:38, 28 March 2008

We are designing adaptive streaming algorithms that are based on the visual content of the video streams. The goal is to adaptively transmit the most important frames to clients to yield the best quality. Several ideas are being explored, including: real time and offline processing of video streams, summarization of sports videos, and adaptation of multi-layer scalable video streams.


People

  • Majid Bagheri (PhD Student)



Discussion and Ideas


References and Links