SlideShare ist ein Scribd-Unternehmen logo
1 von 7
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 3, May – June (2013), © IAEME
86
T.V. COMMERCIAL DETECTION IN SERIAL VIDEOS
Swati D. Bendale1
, Bijal.J.Talati2
1
PG Student of Computer Engineering, GTU, Gujrat, India.
2
Department of Computer Engineering, SVIT, Vasad, Gujarat, India.
ABSTRACT
In recent years Commercial detection has become a widely research area of digital
video processing because of its huge importance. The task of detection of commercial in TV
videos is extremely difficult because of diversities involved. Diversities are involved as exact
timings of start and end of commercial break is not fixed. The number of commercials
appearing in a break is not fixed. The length of each individual commercial is different. The
number of commercial breaks and their duration are normally dependent on the duration of
program to be aired, the time at which program is aired and genre of program. Here we have
discussed some existing commercial detection works and proposed a new scheme for
detection of commercial break in TV serial videos. The proposed work is based on the
concept of frequency of number of cuts and appearance of caption text.
Keywords: Histogram based cut detection, Scene change rate, Template matching.
I. INTRODUCTION
Advertise is a way to publicize a product, it’s features and it’s working to people.
Analysis of advertisement helps the marketing personnel and sponsor’s to decide their
strategy to publicize product as compared to their competitors. T.V. commercials are a big
source of revenue for broadcasters. They must keep track of the statistics of this source.
Automatic detection of T.V. commercials minimize the human involvement, error occurred
due to human involvement and also reduces the cost of tracking of commercials. The work
presented here is carried out with intention of fulfilling above discussed objectives.
A Albiol et al. detect T.V. commercial based on assumption that T.V. or network logo
disappear during advertisements [1]. J H Yeh et al deal with the problem of commercial
detection by two-level hard cut based commercial detection scheme for TV news programs
[2]. Pinar Duygulu et al in his study proposed a method that combines two scheme of
INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING
& TECHNOLOGY (IJCET)
ISSN 0976 – 6367(Print)
ISSN 0976 – 6375(Online)
Volume 4, Issue 3, May-June (2013), pp. 86-92
© IAEME: www.iaeme.com/ijcet.asp
Journal Impact Factor (2013): 6.1302 (Calculated by GISI)
www.jifactor.com
IJCET
© I A E M E
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 3, May – June (2013), © IAEME
87
commercial detection one of which is based on repeated sequence detection where author
assumes that commercial repeats itself and uses this fact for commercial detection and
another method is based on FLD classifier that uses distinctive color and audio features for
commercial detection [3]. Z Cao proposed commercial boundary detection method based on
reference commercial database which is made of commercial samples [4]. M Mizutani
suggested a method that differentiate between commercial and program segment using
discriminative classifier that is based on audio/visual features of video segment [5].
The proposed approach for commercial break detection is based on frequency of cuts
or scene change rate in a group of frames and appearance of caption text. We have
concentrated our work on SONY TV serial videos. SONY TV is India’s leading
entertainment channel. The same work can be extended to serials of other channels as well
with little modification.
The general analysis of SONY TV serial video generates some interesting observation
that length of each commercial normally ranges from 15sec -2 minutes, normally 2
commercial blocks appears in a serial of 30 and 60 minutes duration and Length of each
commercial block is in the range of 3 – 5 minutes in a serial of 30 minutes duration.
The paper is further organized as follows. Section II gives the overview of proposed
commercial detection algorithms. Section III discusses how the proposed scheme identifies
the commercial segment or commercial break and section IV and V discus the technique used
to refines the boundary of identified commercial segment. Section VI gives the experimental
results and Section VII concludes the paper with related future work.
II. PROPOSED SCHEME : AT A GLANCE
Below is the block diagram that explains the proposed commercial detection scheme.
The proposed scheme identifies commercial break detection as two-step process.
Figure 1. The block diagram of the proposed commercial detection system
In step-1 approximate commercial break, commercial group of frames who’s exact
starting and ending frame is not known, is identified and fed as input in Step-2. Step-2 helps
in refining the boundary of commercial break. That is in step-2 exact starting and ending
commercial frames are identified.
Step-1 uses the concept of frequency of cuts that is scene change rate in each block
for finding approximate commercial break. The frequency of cuts present in commercial is
high as compared to serials as commercial ad producer has to show more information in short
span of time. Ad producer has to attract the viewers as viewers are normally not as much
interested in ads as they are in TV serials and tend to change the channels during ad duration
or take break to do some work. Therefore ad producer uses more number of cuts and use
only specific colors for ad to emphasize product and attract the viewer’s [2]. Hence the area
where frequency of cut identified by putting high threshold is more, can be identified as
commercial break.
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 3, May – June (2013), © IAEME
88
Step-2 identifies exact start of commercial segment by the appearance of caption text
“AAGE DEKHIYE” which gives brief story upcoming for the serial after break. Step-2
identifies exact end of commercial segment as the last cut identified in commercial segment.
III. IDENTIFING THE COMMERCIAL BREAK
Cut or shot change is transitions between successive shots. A “cut” can also be
defined as is the editing between two individual continuous camera shots [9]. The proposed
scheme process the video in a bunch of 1000 frames each. Each bunch of 1000 frames is
termed as block. The scheme identifies number of cuts in each block. Equation (1) given
below can be used to compute the cut which is based on histogram based shot boundary
detection technique in RGB space. If number of cuts in a block is greater than thresh-value
then this group is identified as candidate commercial block. If 6 or more consecutive blocks
contains candidate commercial block then these consecutive blocks are identified as
commercial segment or commercial break. This fact is based on fact that commercial break in
SONY TV serials normally ranges in 3-5 minutes duration.
( , 1) | ( ) ( 1) | | ( ) ( 1) | | ( ) ( 1) |
IR IG IB
Diff i i h i h i h i h i h i h i+ = − + + − + + − +∑ ∑ ∑ ……………. (1)
Here h(i) is the histogram of ith
frame and h(i+1) is the histogram of (i+1)th
frame.
The absolute sum of histogram difference between all the three red, green and blue
component gives the Diff( i , i+1 ) that is the difference between frame i and (i+1). Likewise
find out the histogram difference between all the frames of a video and all the frames
between which this difference Diff( i , i+1 ) exceed some threshold value is identified as
location of shot change.
IV. REFINING THE BOUNDARIES OF IDENTIFIED COMMERCIAL
SEGMENT
Each identified commercial segment has 2 boundaries, start and end boundary. For
identifying exact starting commercial frame, identify the presence of “AAGE DEKHIYE”
caption text in each frame of the identified first candidate commercial block and in each
frame of the surrounding blocks. The observation of SONY TV serials leads us to conclusion
that “AAGE DEKHEYE” caption text is appearing in bottom-left corner of screen and the
font and style of appearance of this text always follow same pattern. Hence the presence of
caption text is identified using template detection technique discussed in [8].
A) Algorithm for detecting exact start frame of commercial break
1. Let 1st
candidate commercial block of identified commercial break be known as F1.
2. Detect the presence of the “AAGE DEKHIYE” caption in each frame of the F1 block,
and blocks surrounded by F1 block, using template detection algorithm. The template
detection algorithm will return the correlation coefficient.
3. Put the flag = true if correlation coefficient is greater than 0.8. This indicates presence
of caption text “AAGE DEKHIYE” in frame.
4. If flag = true and difference between correlation coefficient of consecutive frames is
greater than thresh-value then the frame where difference is greater than thresh-value is
declared as first frame of commercial break.
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 3, May – June (2013), © IAEME
89
5. If flag = false then first frame of the FIRST block is declared as first frame of
commercial break. As it gives the first position where maximum color difference is
appearing as might be the case in serial and commercial. Therefore it is the highest
probability where first commercial is starting.
Below is the graph that shows the calculation of correlation coefficient in one of the
sample video. Horizontal axis represents frame number and vertical axis is correlation
coefficient. The frame for which correlation coefficient raises above 0.8 value indicates that
recap of serial which will be coming ahead has been started and sudden drop in correlation
value indicates that recap has finished and commercial has started.
Figure 2 : Corelation graph for identifying caption text “Aage dekhiye” in F1 block
Frame 782 in above block Frame 782 in above block
Figure 3 : Frames identified as before and after start of commercial break
B) Algorithm for detecting exact end of commercial break.
1. Let the last block in identified candidate commercial break be known as L1 and the
block following L1 block as N1.
Identified start frame
of commercial is :
frame no 782
last frame of serial start of commercial block
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 3, May – June (2013), © IAEME
90
2. Check the number of cuts in N1 block. If numbers of cuts in N1 block are equal to
(thresh_value-1) or more then the first cut frame in the N1 block is identified as exact
end of commercial block.
3. Else last cut frame in L1 block is considered as the exact end of commercial break.
0 100 200 300 400 500 600 700 800 900 1000
0
2
4
6
8
10
12
14
x 10
5
Figure 4: Cut detector result for L1 block
Frame 327 in above block Frame 340 in above block
Figure 5: Frames identified as after and before end of commercial break
Frames 328-339 are blank frames in above block. Frame 339 is identified as last
frame of commercial break by proposed algorithm.
V. OUTLIER REMOVAL
Some Serials may have many shot changes or high motion. In such serials some
program frames may be falsely identified as commercial break. For any such serial videos
more than 2 commercial breaks are identified and some extra processing is needed to identify
true commercial breaks and reject false breaks. The fact that SONY TV serials contain
exactly 2 commercial breaks is utilized over here. To identify true commercial break search
for SONY TV logo is carried in bottom area of each frame of identified commercial breaks.
The break which contains at least one SONY TV logo is considered as true commercial break
and the breaks in which no logo is detected is identified as false break.
Last cut
identified at
frame : 340 of
this block
Threshold
value
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 3, May – June (2013), © IAEME
91
Figure 6. (a) Definition of bottom area of each frame, (b) and (c) are commercial
frames containing SONY TV logos
VI. EXPERIMENTAL RESULTS
Experiments are carried in Matlab R2010b on the intel core 2 duo 2.40 GHz processor
with 3 GB RAM . Our experiments are carried out on almost all SONY TV serial videos, where
all videos are captured with the help of tv tuner card. Almost 22 serial videos are checked where
13 of them are of almost 30 minutes serials 3 are almost 60 minutes serials and one is 40 minutes
serial shoot. Out of 22 videos we have to carry out outlier removal for 2 videos. Precision and
Recall for 8 videos are displayed in Table 1 below.
The metrics used to evaluate the proposed algorithm are recall and precision [12]. The formulae
for the two are:
1) Recall Rate = TP/(TP+FN)
2) Precision = TP/(TP+FP)
Where,
The number of frames of commercials correctly identified (true: positive TP)
The number of frames of commercials missed (false negative: FN) And
The number of frames of programs recognized as commercials (false positive: FP)
Table1 : Performance Analysis of Commercial Break Detection
Sr No. serial name Approx duration
in minutes
Recall Precision
1 comedy circus ke ajube 9 min 16 sec 100% 100%
2 parvarish kuch khati kuch mithi 30 min 28 sec 100% 100%
3 Bade aache lagte he 30 min 38 sec 99.99% 100%
4 dil ki nazar se khubsurat 27 min 59 sec 100% 99.85%
5 kya hua tera vada 30 min 19 sec 100% 89.96%
6 kuch tooh log kahenge 29 min 15 sec 85.68% 96.70%
7 anamika 30 min 46 sec 100% 95.73%
8 comedy circus ke ajube 55 min 30 sec 95.05% 100%
VII. CONCLUSION AND FUTURE ENHANCEMENT
By video scene change rate and caption detection, an effective commercial break
detection scheme is proposed for SONY TV serial videos. This work can be easily extended to
serials of other broadcast networks. However as the technology changes, the TV commercial
broadcasting strategies also changes. Hence this work may need to be enhanced ahead to suit
changing requirements. The result can be fastened by implementing the proposed scheme in some
other simulating software such as open CV.
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 3, May – June (2013), © IAEME
92
REFERENCES
[1] A Albiol, M J Ch, Fulla, A Albiol, L Torres “DETECTION OF TV COMMERCIALS,”
Acoustic Speech and Signal Processing,2004.
[2] Jen-Hao Yeh , Jun-Cheng Chen , Jin-Hau Kuo ,Ja-Ling Wu, “TV Commercial
Detection in News Program Videos”, IEEE 2005
[3] Pinar Duygulu , Ming-yu Chen and Alexander Hauptmann , “Comparison and
Combination of Two Novel Commercial Detection Methods” The 2004 International
Conference on multimedia and Expo(ICME’04), Taipei, June 27-30,2004.
[4] Zheng Cao, Ming Zhu, “An Efficient Method of TV Commercial Detection and
Retrieval.” URL: www.tech-ex.com/article-images/448644/1-14.pdf.
[5] Masami Mizutani, Shahram Ebadollahi, Shih-Fu Chang, “ COMMERCIAL
DETECTION IN HETEROGENEOUS VIDEO STREAMS USING FUSED
MULTIMODAL AND TEMPORAL FEATURES”, ADVENT Technical Report, NO.
204-2004-4, http://www.ee.columbia.edu/dvmm/newPublication.htm
[6] Mr. Sandip T. Dhagdi, Dr. P.R. Deshmukh, “ Keyframe Based Video Summarization
Using Automatic Threshold & Edge Matching Rate”, International Journal of Scientific
and Research Publications, Volume 2, Issue 7, July 2012 , ISSN 2250-3153.
[7] R. Kasturi, S.H. Strayer, U. Gargi, S. Antani, “An Evaluation of Color Histogram Based
Methods in Video Indexing”, Department of Computer Science and Engineering
Technical Report CSE-96-053, September 15, 1996.
[8] Radu ARSINTE,“Aspects of algorithm development for systems with online detection
and recognition of TV commercials”,ACTA TECHNICA NAPOCENSIS,Electronics
and telecommunication, Volume 50,Number 4, 2009.
[9] Weiming Hu, Nianhua Xie, Li Li, Xianglin Zeng and Stephen MayBank, “A survey on
Visual Content Based video indexing and retrieval”, IEEE TRANSACTIONS ON
SYSTEMS, MAN, AND CYBERNETICS- PART : APPLICATIONS AND
REVIEWS, VOL. 41,NO. 6, NOVEMBER 2011.
[10] Ronald Glasberg, Cengiz Tas and Thomas Sikora, “RECOGNIZING COMMERCIALS
IN REAL-TIME USING THREE VISUAL DESCRIPTORS AND A DECISION-
TREE”, IEEE,2006.
[11] Chen, Jun-Cheng Chen, et al. “Improvement of Commercial Boundary Detection Using
Audiovisual Features”, Advances in Multimedia Processing-PCM(2005): 776-786
[12] Ganesh Ramesh, Amit Bagga, “A Text-based Method for Detection and Filtering of
Commercial Segments in Broadcast News.”
[13] Khushboo Khurana and Dr. M. B. Chandak, “Key Frame Extraction Methodology for
Video Annotation”, International Journal of Computer Engineering & Technology
(IJCET), Volume 4, Issue 2, 2013, pp. 221 - 228, ISSN Print: 0976 – 6367,
ISSN Online: 0976 – 6375.
[14] Gagandeep Kaur and Sumeet Kaur, “A Novel Approach for Real Time Moving Object
Detection”, International Journal of Computer Engineering & Technology (IJCET),
Volume 3, Issue 2, 2012, pp. 344 - 353, ISSN Print: 0976 – 6367, ISSN Online: 0976 –
6375.

Weitere ähnliche Inhalte

Andere mochten auch

USA- Boston Marathon bombing - April 15,2013
USA- Boston Marathon bombing - April 15,2013USA- Boston Marathon bombing - April 15,2013
USA- Boston Marathon bombing - April 15,2013vinhbinh2010
 
Lesson 4 data processing
Lesson 4   data processingLesson 4   data processing
Lesson 4 data processingguevarra_2000
 
Computing Without Computers - Oct08
Computing Without Computers - Oct08Computing Without Computers - Oct08
Computing Without Computers - Oct08Ian Page
 
History.text.pearson
History.text.pearsonHistory.text.pearson
History.text.pearsonsidharth7
 
Liberating lives: Invisible Australians and biographical networks
Liberating lives: Invisible Australians and biographical networksLiberating lives: Invisible Australians and biographical networks
Liberating lives: Invisible Australians and biographical networksTim Sherratt
 
The English in North America
The English in North AmericaThe English in North America
The English in North AmericaAlex
 
Pope Joan Top Girls - Pupil Presentation on the character and links with Much...
Pope Joan Top Girls - Pupil Presentation on the character and links with Much...Pope Joan Top Girls - Pupil Presentation on the character and links with Much...
Pope Joan Top Girls - Pupil Presentation on the character and links with Much...Emma Sinclair
 
Panama Canal Course Day 1 final
Panama Canal Course Day 1 finalPanama Canal Course Day 1 final
Panama Canal Course Day 1 finalAdolf89
 
Alma.Daskalaki.Portfolio 2010
Alma.Daskalaki.Portfolio 2010Alma.Daskalaki.Portfolio 2010
Alma.Daskalaki.Portfolio 2010almataki
 
Henry II
Henry IIHenry II
Henry IIPato_Ch
 
News in pics aug 5
News in pics aug 5News in pics aug 5
News in pics aug 5Emilie Baker
 
Is D Salafimanhaj An Indicater Of Terrorism, Political Violence & Radicalisat...
Is D Salafimanhaj An Indicater Of Terrorism, Political Violence & Radicalisat...Is D Salafimanhaj An Indicater Of Terrorism, Political Violence & Radicalisat...
Is D Salafimanhaj An Indicater Of Terrorism, Political Violence & Radicalisat...Jasir T
 
A Critique of Identity Politics
A Critique of Identity PoliticsA Critique of Identity Politics
A Critique of Identity PoliticsGokul Alex
 

Andere mochten auch (17)

Group 2 Exam
Group 2  ExamGroup 2  Exam
Group 2 Exam
 
10.3
10.310.3
10.3
 
USA- Boston Marathon bombing - April 15,2013
USA- Boston Marathon bombing - April 15,2013USA- Boston Marathon bombing - April 15,2013
USA- Boston Marathon bombing - April 15,2013
 
Lesson 4 data processing
Lesson 4   data processingLesson 4   data processing
Lesson 4 data processing
 
Computing Without Computers - Oct08
Computing Without Computers - Oct08Computing Without Computers - Oct08
Computing Without Computers - Oct08
 
History.text.pearson
History.text.pearsonHistory.text.pearson
History.text.pearson
 
Liberating lives: Invisible Australians and biographical networks
Liberating lives: Invisible Australians and biographical networksLiberating lives: Invisible Australians and biographical networks
Liberating lives: Invisible Australians and biographical networks
 
TAKE THAT
TAKE THATTAKE THAT
TAKE THAT
 
The English in North America
The English in North AmericaThe English in North America
The English in North America
 
Pope Joan Top Girls - Pupil Presentation on the character and links with Much...
Pope Joan Top Girls - Pupil Presentation on the character and links with Much...Pope Joan Top Girls - Pupil Presentation on the character and links with Much...
Pope Joan Top Girls - Pupil Presentation on the character and links with Much...
 
Panama Canal Course Day 1 final
Panama Canal Course Day 1 finalPanama Canal Course Day 1 final
Panama Canal Course Day 1 final
 
Alma.Daskalaki.Portfolio 2010
Alma.Daskalaki.Portfolio 2010Alma.Daskalaki.Portfolio 2010
Alma.Daskalaki.Portfolio 2010
 
Henry II
Henry IIHenry II
Henry II
 
News in pics aug 5
News in pics aug 5News in pics aug 5
News in pics aug 5
 
Is D Salafimanhaj An Indicater Of Terrorism, Political Violence & Radicalisat...
Is D Salafimanhaj An Indicater Of Terrorism, Political Violence & Radicalisat...Is D Salafimanhaj An Indicater Of Terrorism, Political Violence & Radicalisat...
Is D Salafimanhaj An Indicater Of Terrorism, Political Violence & Radicalisat...
 
092410 wh enlightened despots 50m
092410 wh enlightened despots 50m092410 wh enlightened despots 50m
092410 wh enlightened despots 50m
 
A Critique of Identity Politics
A Critique of Identity PoliticsA Critique of Identity Politics
A Critique of Identity Politics
 

Ähnlich wie T.v. commercial detection in serial videos 2

IRJET-Automatic Channel Switch System to Escape Commercial Breaks
IRJET-Automatic Channel Switch System to Escape Commercial BreaksIRJET-Automatic Channel Switch System to Escape Commercial Breaks
IRJET-Automatic Channel Switch System to Escape Commercial BreaksIRJET Journal
 
IRJET- A Shoulder Surfing Resistant Graphical Verification System
IRJET- A Shoulder Surfing Resistant Graphical Verification SystemIRJET- A Shoulder Surfing Resistant Graphical Verification System
IRJET- A Shoulder Surfing Resistant Graphical Verification SystemIRJET Journal
 
Error Resiliency for H.264/Advance Video Codec
Error Resiliency for H.264/Advance Video CodecError Resiliency for H.264/Advance Video Codec
Error Resiliency for H.264/Advance Video CodecAM Publications
 
IRJET- Finger Vein Presentation Attack Detection using Total Variation Decomp...
IRJET- Finger Vein Presentation Attack Detection using Total Variation Decomp...IRJET- Finger Vein Presentation Attack Detection using Total Variation Decomp...
IRJET- Finger Vein Presentation Attack Detection using Total Variation Decomp...IRJET Journal
 
A business model for IPTV service a dynamic framework.pdf
A business model for IPTV service  a dynamic framework.pdfA business model for IPTV service  a dynamic framework.pdf
A business model for IPTV service a dynamic framework.pdfWendy Belieu
 
A Novel Method for Sensing Obscene Videos using Scene Change Detection
A Novel Method for Sensing Obscene Videos using Scene Change DetectionA Novel Method for Sensing Obscene Videos using Scene Change Detection
A Novel Method for Sensing Obscene Videos using Scene Change DetectionRadita Apriana
 
Deep Learning Based Vehicle Rules Violation Detection and Accident Assistance
Deep Learning Based Vehicle Rules Violation Detection and Accident AssistanceDeep Learning Based Vehicle Rules Violation Detection and Accident Assistance
Deep Learning Based Vehicle Rules Violation Detection and Accident AssistanceIRJET Journal
 
IJSRED-V2I3P80
IJSRED-V2I3P80IJSRED-V2I3P80
IJSRED-V2I3P80IJSRED
 
Action event retrieval from cricket video using audio energy feature for even...
Action event retrieval from cricket video using audio energy feature for even...Action event retrieval from cricket video using audio energy feature for even...
Action event retrieval from cricket video using audio energy feature for even...IAEME Publication
 
Action event retrieval from cricket video using audio energy feature for event
Action event retrieval from cricket video using audio energy feature for eventAction event retrieval from cricket video using audio energy feature for event
Action event retrieval from cricket video using audio energy feature for eventIAEME Publication
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentIJERD Editor
 
A NOVEL ROBUST AND LOW-COMPLEXITY SPACETIME CODES FOR INDUSTRY 4.0 SYSTEMS
A NOVEL ROBUST AND LOW-COMPLEXITY SPACETIME CODES FOR INDUSTRY 4.0 SYSTEMSA NOVEL ROBUST AND LOW-COMPLEXITY SPACETIME CODES FOR INDUSTRY 4.0 SYSTEMS
A NOVEL ROBUST AND LOW-COMPLEXITY SPACETIME CODES FOR INDUSTRY 4.0 SYSTEMSijwmn
 
10.1.1.184.6612
10.1.1.184.661210.1.1.184.6612
10.1.1.184.6612NITC
 
Video Compression Using Block By Block Basis Salience Detection
Video Compression Using Block By Block Basis Salience DetectionVideo Compression Using Block By Block Basis Salience Detection
Video Compression Using Block By Block Basis Salience DetectionIRJET Journal
 
Fingerprint identification technique
Fingerprint identification techniqueFingerprint identification technique
Fingerprint identification techniqueIAEME Publication
 
Product Launch Example
Product Launch ExampleProduct Launch Example
Product Launch ExampleZoe Yates
 
IRJET- Movie Piracy Tracking using Temporal Psycovisual Modulation
IRJET-  	  Movie Piracy Tracking using Temporal Psycovisual ModulationIRJET-  	  Movie Piracy Tracking using Temporal Psycovisual Modulation
IRJET- Movie Piracy Tracking using Temporal Psycovisual ModulationIRJET Journal
 
IRJET- Movie Piracy Tracking using Temporal Psycovisual Modulation
IRJET- Movie Piracy Tracking using Temporal Psycovisual ModulationIRJET- Movie Piracy Tracking using Temporal Psycovisual Modulation
IRJET- Movie Piracy Tracking using Temporal Psycovisual ModulationIRJET Journal
 
EFFICIENT ADAPTIVE INTRA REFRESH ERROR RESILIENCE FOR 3D VIDEO COMMUNICATION
EFFICIENT ADAPTIVE INTRA REFRESH ERROR RESILIENCE FOR 3D VIDEO COMMUNICATIONEFFICIENT ADAPTIVE INTRA REFRESH ERROR RESILIENCE FOR 3D VIDEO COMMUNICATION
EFFICIENT ADAPTIVE INTRA REFRESH ERROR RESILIENCE FOR 3D VIDEO COMMUNICATIONIJCSEA Journal
 

Ähnlich wie T.v. commercial detection in serial videos 2 (20)

IRJET-Automatic Channel Switch System to Escape Commercial Breaks
IRJET-Automatic Channel Switch System to Escape Commercial BreaksIRJET-Automatic Channel Switch System to Escape Commercial Breaks
IRJET-Automatic Channel Switch System to Escape Commercial Breaks
 
IRJET- A Shoulder Surfing Resistant Graphical Verification System
IRJET- A Shoulder Surfing Resistant Graphical Verification SystemIRJET- A Shoulder Surfing Resistant Graphical Verification System
IRJET- A Shoulder Surfing Resistant Graphical Verification System
 
Error Resiliency for H.264/Advance Video Codec
Error Resiliency for H.264/Advance Video CodecError Resiliency for H.264/Advance Video Codec
Error Resiliency for H.264/Advance Video Codec
 
IRJET- Finger Vein Presentation Attack Detection using Total Variation Decomp...
IRJET- Finger Vein Presentation Attack Detection using Total Variation Decomp...IRJET- Finger Vein Presentation Attack Detection using Total Variation Decomp...
IRJET- Finger Vein Presentation Attack Detection using Total Variation Decomp...
 
A business model for IPTV service a dynamic framework.pdf
A business model for IPTV service  a dynamic framework.pdfA business model for IPTV service  a dynamic framework.pdf
A business model for IPTV service a dynamic framework.pdf
 
A Novel Method for Sensing Obscene Videos using Scene Change Detection
A Novel Method for Sensing Obscene Videos using Scene Change DetectionA Novel Method for Sensing Obscene Videos using Scene Change Detection
A Novel Method for Sensing Obscene Videos using Scene Change Detection
 
Deep Learning Based Vehicle Rules Violation Detection and Accident Assistance
Deep Learning Based Vehicle Rules Violation Detection and Accident AssistanceDeep Learning Based Vehicle Rules Violation Detection and Accident Assistance
Deep Learning Based Vehicle Rules Violation Detection and Accident Assistance
 
IJSRED-V2I3P80
IJSRED-V2I3P80IJSRED-V2I3P80
IJSRED-V2I3P80
 
40120130406004
4012013040600440120130406004
40120130406004
 
Action event retrieval from cricket video using audio energy feature for even...
Action event retrieval from cricket video using audio energy feature for even...Action event retrieval from cricket video using audio energy feature for even...
Action event retrieval from cricket video using audio energy feature for even...
 
Action event retrieval from cricket video using audio energy feature for event
Action event retrieval from cricket video using audio energy feature for eventAction event retrieval from cricket video using audio energy feature for event
Action event retrieval from cricket video using audio energy feature for event
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
A NOVEL ROBUST AND LOW-COMPLEXITY SPACETIME CODES FOR INDUSTRY 4.0 SYSTEMS
A NOVEL ROBUST AND LOW-COMPLEXITY SPACETIME CODES FOR INDUSTRY 4.0 SYSTEMSA NOVEL ROBUST AND LOW-COMPLEXITY SPACETIME CODES FOR INDUSTRY 4.0 SYSTEMS
A NOVEL ROBUST AND LOW-COMPLEXITY SPACETIME CODES FOR INDUSTRY 4.0 SYSTEMS
 
10.1.1.184.6612
10.1.1.184.661210.1.1.184.6612
10.1.1.184.6612
 
Video Compression Using Block By Block Basis Salience Detection
Video Compression Using Block By Block Basis Salience DetectionVideo Compression Using Block By Block Basis Salience Detection
Video Compression Using Block By Block Basis Salience Detection
 
Fingerprint identification technique
Fingerprint identification techniqueFingerprint identification technique
Fingerprint identification technique
 
Product Launch Example
Product Launch ExampleProduct Launch Example
Product Launch Example
 
IRJET- Movie Piracy Tracking using Temporal Psycovisual Modulation
IRJET-  	  Movie Piracy Tracking using Temporal Psycovisual ModulationIRJET-  	  Movie Piracy Tracking using Temporal Psycovisual Modulation
IRJET- Movie Piracy Tracking using Temporal Psycovisual Modulation
 
IRJET- Movie Piracy Tracking using Temporal Psycovisual Modulation
IRJET- Movie Piracy Tracking using Temporal Psycovisual ModulationIRJET- Movie Piracy Tracking using Temporal Psycovisual Modulation
IRJET- Movie Piracy Tracking using Temporal Psycovisual Modulation
 
EFFICIENT ADAPTIVE INTRA REFRESH ERROR RESILIENCE FOR 3D VIDEO COMMUNICATION
EFFICIENT ADAPTIVE INTRA REFRESH ERROR RESILIENCE FOR 3D VIDEO COMMUNICATIONEFFICIENT ADAPTIVE INTRA REFRESH ERROR RESILIENCE FOR 3D VIDEO COMMUNICATION
EFFICIENT ADAPTIVE INTRA REFRESH ERROR RESILIENCE FOR 3D VIDEO COMMUNICATION
 

Mehr von IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSIAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSIAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSIAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSIAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOIAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYIAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEIAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTIAEME Publication
 

Mehr von IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Kürzlich hochgeladen

Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...AliaaTarek5
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????blackmambaettijean
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 

Kürzlich hochgeladen (20)

Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 

T.v. commercial detection in serial videos 2

  • 1. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 3, May – June (2013), © IAEME 86 T.V. COMMERCIAL DETECTION IN SERIAL VIDEOS Swati D. Bendale1 , Bijal.J.Talati2 1 PG Student of Computer Engineering, GTU, Gujrat, India. 2 Department of Computer Engineering, SVIT, Vasad, Gujarat, India. ABSTRACT In recent years Commercial detection has become a widely research area of digital video processing because of its huge importance. The task of detection of commercial in TV videos is extremely difficult because of diversities involved. Diversities are involved as exact timings of start and end of commercial break is not fixed. The number of commercials appearing in a break is not fixed. The length of each individual commercial is different. The number of commercial breaks and their duration are normally dependent on the duration of program to be aired, the time at which program is aired and genre of program. Here we have discussed some existing commercial detection works and proposed a new scheme for detection of commercial break in TV serial videos. The proposed work is based on the concept of frequency of number of cuts and appearance of caption text. Keywords: Histogram based cut detection, Scene change rate, Template matching. I. INTRODUCTION Advertise is a way to publicize a product, it’s features and it’s working to people. Analysis of advertisement helps the marketing personnel and sponsor’s to decide their strategy to publicize product as compared to their competitors. T.V. commercials are a big source of revenue for broadcasters. They must keep track of the statistics of this source. Automatic detection of T.V. commercials minimize the human involvement, error occurred due to human involvement and also reduces the cost of tracking of commercials. The work presented here is carried out with intention of fulfilling above discussed objectives. A Albiol et al. detect T.V. commercial based on assumption that T.V. or network logo disappear during advertisements [1]. J H Yeh et al deal with the problem of commercial detection by two-level hard cut based commercial detection scheme for TV news programs [2]. Pinar Duygulu et al in his study proposed a method that combines two scheme of INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) ISSN 0976 – 6367(Print) ISSN 0976 – 6375(Online) Volume 4, Issue 3, May-June (2013), pp. 86-92 © IAEME: www.iaeme.com/ijcet.asp Journal Impact Factor (2013): 6.1302 (Calculated by GISI) www.jifactor.com IJCET © I A E M E
  • 2. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 3, May – June (2013), © IAEME 87 commercial detection one of which is based on repeated sequence detection where author assumes that commercial repeats itself and uses this fact for commercial detection and another method is based on FLD classifier that uses distinctive color and audio features for commercial detection [3]. Z Cao proposed commercial boundary detection method based on reference commercial database which is made of commercial samples [4]. M Mizutani suggested a method that differentiate between commercial and program segment using discriminative classifier that is based on audio/visual features of video segment [5]. The proposed approach for commercial break detection is based on frequency of cuts or scene change rate in a group of frames and appearance of caption text. We have concentrated our work on SONY TV serial videos. SONY TV is India’s leading entertainment channel. The same work can be extended to serials of other channels as well with little modification. The general analysis of SONY TV serial video generates some interesting observation that length of each commercial normally ranges from 15sec -2 minutes, normally 2 commercial blocks appears in a serial of 30 and 60 minutes duration and Length of each commercial block is in the range of 3 – 5 minutes in a serial of 30 minutes duration. The paper is further organized as follows. Section II gives the overview of proposed commercial detection algorithms. Section III discusses how the proposed scheme identifies the commercial segment or commercial break and section IV and V discus the technique used to refines the boundary of identified commercial segment. Section VI gives the experimental results and Section VII concludes the paper with related future work. II. PROPOSED SCHEME : AT A GLANCE Below is the block diagram that explains the proposed commercial detection scheme. The proposed scheme identifies commercial break detection as two-step process. Figure 1. The block diagram of the proposed commercial detection system In step-1 approximate commercial break, commercial group of frames who’s exact starting and ending frame is not known, is identified and fed as input in Step-2. Step-2 helps in refining the boundary of commercial break. That is in step-2 exact starting and ending commercial frames are identified. Step-1 uses the concept of frequency of cuts that is scene change rate in each block for finding approximate commercial break. The frequency of cuts present in commercial is high as compared to serials as commercial ad producer has to show more information in short span of time. Ad producer has to attract the viewers as viewers are normally not as much interested in ads as they are in TV serials and tend to change the channels during ad duration or take break to do some work. Therefore ad producer uses more number of cuts and use only specific colors for ad to emphasize product and attract the viewer’s [2]. Hence the area where frequency of cut identified by putting high threshold is more, can be identified as commercial break.
  • 3. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 3, May – June (2013), © IAEME 88 Step-2 identifies exact start of commercial segment by the appearance of caption text “AAGE DEKHIYE” which gives brief story upcoming for the serial after break. Step-2 identifies exact end of commercial segment as the last cut identified in commercial segment. III. IDENTIFING THE COMMERCIAL BREAK Cut or shot change is transitions between successive shots. A “cut” can also be defined as is the editing between two individual continuous camera shots [9]. The proposed scheme process the video in a bunch of 1000 frames each. Each bunch of 1000 frames is termed as block. The scheme identifies number of cuts in each block. Equation (1) given below can be used to compute the cut which is based on histogram based shot boundary detection technique in RGB space. If number of cuts in a block is greater than thresh-value then this group is identified as candidate commercial block. If 6 or more consecutive blocks contains candidate commercial block then these consecutive blocks are identified as commercial segment or commercial break. This fact is based on fact that commercial break in SONY TV serials normally ranges in 3-5 minutes duration. ( , 1) | ( ) ( 1) | | ( ) ( 1) | | ( ) ( 1) | IR IG IB Diff i i h i h i h i h i h i h i+ = − + + − + + − +∑ ∑ ∑ ……………. (1) Here h(i) is the histogram of ith frame and h(i+1) is the histogram of (i+1)th frame. The absolute sum of histogram difference between all the three red, green and blue component gives the Diff( i , i+1 ) that is the difference between frame i and (i+1). Likewise find out the histogram difference between all the frames of a video and all the frames between which this difference Diff( i , i+1 ) exceed some threshold value is identified as location of shot change. IV. REFINING THE BOUNDARIES OF IDENTIFIED COMMERCIAL SEGMENT Each identified commercial segment has 2 boundaries, start and end boundary. For identifying exact starting commercial frame, identify the presence of “AAGE DEKHIYE” caption text in each frame of the identified first candidate commercial block and in each frame of the surrounding blocks. The observation of SONY TV serials leads us to conclusion that “AAGE DEKHEYE” caption text is appearing in bottom-left corner of screen and the font and style of appearance of this text always follow same pattern. Hence the presence of caption text is identified using template detection technique discussed in [8]. A) Algorithm for detecting exact start frame of commercial break 1. Let 1st candidate commercial block of identified commercial break be known as F1. 2. Detect the presence of the “AAGE DEKHIYE” caption in each frame of the F1 block, and blocks surrounded by F1 block, using template detection algorithm. The template detection algorithm will return the correlation coefficient. 3. Put the flag = true if correlation coefficient is greater than 0.8. This indicates presence of caption text “AAGE DEKHIYE” in frame. 4. If flag = true and difference between correlation coefficient of consecutive frames is greater than thresh-value then the frame where difference is greater than thresh-value is declared as first frame of commercial break.
  • 4. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 3, May – June (2013), © IAEME 89 5. If flag = false then first frame of the FIRST block is declared as first frame of commercial break. As it gives the first position where maximum color difference is appearing as might be the case in serial and commercial. Therefore it is the highest probability where first commercial is starting. Below is the graph that shows the calculation of correlation coefficient in one of the sample video. Horizontal axis represents frame number and vertical axis is correlation coefficient. The frame for which correlation coefficient raises above 0.8 value indicates that recap of serial which will be coming ahead has been started and sudden drop in correlation value indicates that recap has finished and commercial has started. Figure 2 : Corelation graph for identifying caption text “Aage dekhiye” in F1 block Frame 782 in above block Frame 782 in above block Figure 3 : Frames identified as before and after start of commercial break B) Algorithm for detecting exact end of commercial break. 1. Let the last block in identified candidate commercial break be known as L1 and the block following L1 block as N1. Identified start frame of commercial is : frame no 782 last frame of serial start of commercial block
  • 5. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 3, May – June (2013), © IAEME 90 2. Check the number of cuts in N1 block. If numbers of cuts in N1 block are equal to (thresh_value-1) or more then the first cut frame in the N1 block is identified as exact end of commercial block. 3. Else last cut frame in L1 block is considered as the exact end of commercial break. 0 100 200 300 400 500 600 700 800 900 1000 0 2 4 6 8 10 12 14 x 10 5 Figure 4: Cut detector result for L1 block Frame 327 in above block Frame 340 in above block Figure 5: Frames identified as after and before end of commercial break Frames 328-339 are blank frames in above block. Frame 339 is identified as last frame of commercial break by proposed algorithm. V. OUTLIER REMOVAL Some Serials may have many shot changes or high motion. In such serials some program frames may be falsely identified as commercial break. For any such serial videos more than 2 commercial breaks are identified and some extra processing is needed to identify true commercial breaks and reject false breaks. The fact that SONY TV serials contain exactly 2 commercial breaks is utilized over here. To identify true commercial break search for SONY TV logo is carried in bottom area of each frame of identified commercial breaks. The break which contains at least one SONY TV logo is considered as true commercial break and the breaks in which no logo is detected is identified as false break. Last cut identified at frame : 340 of this block Threshold value
  • 6. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 3, May – June (2013), © IAEME 91 Figure 6. (a) Definition of bottom area of each frame, (b) and (c) are commercial frames containing SONY TV logos VI. EXPERIMENTAL RESULTS Experiments are carried in Matlab R2010b on the intel core 2 duo 2.40 GHz processor with 3 GB RAM . Our experiments are carried out on almost all SONY TV serial videos, where all videos are captured with the help of tv tuner card. Almost 22 serial videos are checked where 13 of them are of almost 30 minutes serials 3 are almost 60 minutes serials and one is 40 minutes serial shoot. Out of 22 videos we have to carry out outlier removal for 2 videos. Precision and Recall for 8 videos are displayed in Table 1 below. The metrics used to evaluate the proposed algorithm are recall and precision [12]. The formulae for the two are: 1) Recall Rate = TP/(TP+FN) 2) Precision = TP/(TP+FP) Where, The number of frames of commercials correctly identified (true: positive TP) The number of frames of commercials missed (false negative: FN) And The number of frames of programs recognized as commercials (false positive: FP) Table1 : Performance Analysis of Commercial Break Detection Sr No. serial name Approx duration in minutes Recall Precision 1 comedy circus ke ajube 9 min 16 sec 100% 100% 2 parvarish kuch khati kuch mithi 30 min 28 sec 100% 100% 3 Bade aache lagte he 30 min 38 sec 99.99% 100% 4 dil ki nazar se khubsurat 27 min 59 sec 100% 99.85% 5 kya hua tera vada 30 min 19 sec 100% 89.96% 6 kuch tooh log kahenge 29 min 15 sec 85.68% 96.70% 7 anamika 30 min 46 sec 100% 95.73% 8 comedy circus ke ajube 55 min 30 sec 95.05% 100% VII. CONCLUSION AND FUTURE ENHANCEMENT By video scene change rate and caption detection, an effective commercial break detection scheme is proposed for SONY TV serial videos. This work can be easily extended to serials of other broadcast networks. However as the technology changes, the TV commercial broadcasting strategies also changes. Hence this work may need to be enhanced ahead to suit changing requirements. The result can be fastened by implementing the proposed scheme in some other simulating software such as open CV.
  • 7. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 3, May – June (2013), © IAEME 92 REFERENCES [1] A Albiol, M J Ch, Fulla, A Albiol, L Torres “DETECTION OF TV COMMERCIALS,” Acoustic Speech and Signal Processing,2004. [2] Jen-Hao Yeh , Jun-Cheng Chen , Jin-Hau Kuo ,Ja-Ling Wu, “TV Commercial Detection in News Program Videos”, IEEE 2005 [3] Pinar Duygulu , Ming-yu Chen and Alexander Hauptmann , “Comparison and Combination of Two Novel Commercial Detection Methods” The 2004 International Conference on multimedia and Expo(ICME’04), Taipei, June 27-30,2004. [4] Zheng Cao, Ming Zhu, “An Efficient Method of TV Commercial Detection and Retrieval.” URL: www.tech-ex.com/article-images/448644/1-14.pdf. [5] Masami Mizutani, Shahram Ebadollahi, Shih-Fu Chang, “ COMMERCIAL DETECTION IN HETEROGENEOUS VIDEO STREAMS USING FUSED MULTIMODAL AND TEMPORAL FEATURES”, ADVENT Technical Report, NO. 204-2004-4, http://www.ee.columbia.edu/dvmm/newPublication.htm [6] Mr. Sandip T. Dhagdi, Dr. P.R. Deshmukh, “ Keyframe Based Video Summarization Using Automatic Threshold & Edge Matching Rate”, International Journal of Scientific and Research Publications, Volume 2, Issue 7, July 2012 , ISSN 2250-3153. [7] R. Kasturi, S.H. Strayer, U. Gargi, S. Antani, “An Evaluation of Color Histogram Based Methods in Video Indexing”, Department of Computer Science and Engineering Technical Report CSE-96-053, September 15, 1996. [8] Radu ARSINTE,“Aspects of algorithm development for systems with online detection and recognition of TV commercials”,ACTA TECHNICA NAPOCENSIS,Electronics and telecommunication, Volume 50,Number 4, 2009. [9] Weiming Hu, Nianhua Xie, Li Li, Xianglin Zeng and Stephen MayBank, “A survey on Visual Content Based video indexing and retrieval”, IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS- PART : APPLICATIONS AND REVIEWS, VOL. 41,NO. 6, NOVEMBER 2011. [10] Ronald Glasberg, Cengiz Tas and Thomas Sikora, “RECOGNIZING COMMERCIALS IN REAL-TIME USING THREE VISUAL DESCRIPTORS AND A DECISION- TREE”, IEEE,2006. [11] Chen, Jun-Cheng Chen, et al. “Improvement of Commercial Boundary Detection Using Audiovisual Features”, Advances in Multimedia Processing-PCM(2005): 776-786 [12] Ganesh Ramesh, Amit Bagga, “A Text-based Method for Detection and Filtering of Commercial Segments in Broadcast News.” [13] Khushboo Khurana and Dr. M. B. Chandak, “Key Frame Extraction Methodology for Video Annotation”, International Journal of Computer Engineering & Technology (IJCET), Volume 4, Issue 2, 2013, pp. 221 - 228, ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375. [14] Gagandeep Kaur and Sumeet Kaur, “A Novel Approach for Real Time Moving Object Detection”, International Journal of Computer Engineering & Technology (IJCET), Volume 3, Issue 2, 2012, pp. 344 - 353, ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375.