Difference between revisions of "Content-Aware Adaptive Streaming"

From NMSL
Line 26: Line 26:
  
 
== References and Links==  
 
== References and Links==  
 +
 +
* B. Troung and S. Venkatesh, [http://portal.acm.org/ft_gateway.cfm?id=1198305&type=pdf&coll=GUIDE&dl=GUIDE&CFID=23556435&CFTOKEN=82587997  Video abstraction: A systematic review and classification], ACM Transactions on Multimedia Computing, Communications, and Applications (TOMCCAP), Feb 2007, 3(1)
 +
 +
 
* 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.
 
* 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.
  

Revision as of 14:29, 9 April 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