Difference between revisions of "Content-Aware Adaptive Streaming"

From NMSL
Line 30: Line 30:
  
 
*  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.
 +
 +
* ITU-T Tutorial: [http://www.itu.int/ITU-T/studygroups/com09/docs/tutorial_opavc.pdf  Objective perceptual assessment of video quality: Full reference television], International Telecommunication Union, Geneva, Switzerland, 2004.
 +
 +
* ITU-R Recommendation BT.500-11: [http://www.dii.unisi.it/~menegaz/DoctoralSchool2004/papers/ITU-R_BT.500-11.pdf Methodology for the subjective assessment of the quality of television pictures], International Telecommunication Union, Geneva, Switzerland, 2002.

Revision as of 14:00, 1 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

  • discussion_25mar08.pdf
  • discussion_17mar08.pdf
  • Using only HS histogram could help reduce the dimension.
  • Explore video quality measures
  • The feature space idea can be used to design a new quality metric. Frames from the original and the scaled sequence are mapped to a lower dimension and the distance is measured.
  • Online Summary Generator (submit a video, get the summary)
  • Surveillance (Login Required)


References and Links