SlideShare ist ein Scribd-Unternehmen logo
1 von 10
Downloaden Sie, um offline zu lesen
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME
257
QUERY CLIP GENRE RECOGNITION USING TREE PRUNING
TECHNIQUE FOR VIDEO RETRIEVAL
Vilas Naik1
, Vishwanath Chikaraddi2
, Prasanna Patil3
1
Department of CSE, Basaveshwar Engineering College, Bagalkot, India
2
Department of CSE, Basaveshwar Engineering College, Bagalkot, India
3
Department of CSE, Basaveshwar Engineering College, Bagalkot, India
ABSTRACT
Optimal efficiency of the retrieval techniques depends on the search methodologies that are
used in the data retrieving system. The use of inappropriate search methodologies may make the
retrieval system ineffective. In recent years, the multimedia storage grows and the cost for storing
multimedia data is cheaper. So there is huge number of videos available in the video repositories. It
is difficult to retrieve the relevant videos from large video repository as per user interest. Hence, an
effective video and retrieval system based on recognition is essential for searching video relevant to
user query from a huge collection of videos. An approach, which retrieves video from repository by
recognizing genre of user query clip is presented. The method extracts regions of interest from every
frame of query clip based on motion descriptors. These regions of interest are considered as objects
and are compared with similar objects from knowledge base prepared from various genre videos for
object recognition and a tree pruning technique is employed to do genre recognition of query clip.
Further the method retrieves videos of same genre from repository. The method is evaluated by
experimentation over data set containing three genres i.e. sports movie and news videos.
Experimental results indicate that the proposed algorithm is effective in genre recognition and
retrieval.
Keywords: Genre recognition, Motion detection, Video retrieval, Visual query, ROI, Tree pruning.
1. INTRODUCTION
During recent years, methods have been developed for retrieval of videos based on common
visual features such as, color, texture, shape, motion. These features are employed in finding
similarity between query and videos from repository. Despite the sustained efforts in the last years,
the paramount challenge remains bridging the semantic gap. By this it means that low level features
are easily measured and computed, but the starting point of the retrieval process is typically the high
INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING &
TECHNOLOGY (IJCET)
ISSN 0976 – 6367(Print)
ISSN 0976 – 6375(Online)
Volume 4, Issue 4, July-August (2013), pp. 257-266
© 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 4, July-August (2013), © IAEME
258
level query from a human. Translating or converting the question posed by a human to the low level
features seen by the computer illustrates the problem in bridging the semantic gap. Thus Video
retrieval is an important technology used in the design of video search engines and extraction of a
preliminary set of related videos from the database.
Content-based visual information retrieval (CBVIR) is the application of computer vision
and the video retrieval, that is, the problem of searching for intended video in large databases.
“Content” in this context might refers to color, shapes, textures, or any other information that can be
derived from the image or video itself. Without the ability to examine video content, searches must
rely on metadata such as captions or keywords, which may be laborious or expensive to produce. The
content-based video retrieval is the most challenging and important problem of practical value. It can
help users to retrieve desired video from a large video database efficiently based on the video
contents through user interactions. The video retrieval system can be roughly divided into two major
components: a module for extracting representative features from video frames and one defining an
appropriate similarity model to find similar video frames from database. Many approaches used
different kinds of features to represent a video frame, including histogram, shape information,
texture, text analysis. Few approaches integrate features to improve the retrieval performance
However all the frames of video may not be globally homogeneous but are represented by
frame containing different objects. Further frames of videos of same genre contain similar set of
objects may be in different spatiotemporal combination. Therefore extracting objects from video,
annotating them over video is an important step towards finding similar videos. The work proposed
is a method which segments the objects from frames and recognizes them and employ tree pruning
for identifying spatiotemporal combination of these object in frames then into video for recognizing
the genre of the video.
The rest of this paper is organized in 4 sections as follows. Section 2 provides a literature
overview. Section 3 presents the proposed algorithm and the details about it. In Section 4
experimentation and results are discussed. Finally, in Section 5 conclusions are given.
2. RELATED WORK
The literature presents numerous algorithms and techniques for the retrieval of
significant videos from the database due to the widespread interest of content-based video
retrieval in a large number of applications. Some recent researches related to content-based video
retrieval are discussed in this section
The traditional text based search experiences the subsequent drawbacks: The manual
annotations are time consuming and costly to implement. With the increase in the number of media
in a database, the complexities in determining the required information also increases. The manually
annotation of all attributes of the media content is a difficult task [1]. Also the manual annotations
fall short in handling the difference of subjective perception. Acquiring the entire attributes of the
content of any media is unachievable [2]. For this reason, a good search technique for Content-Based
Video Retrieval System (CBVR) is required. In other words, content-based is defined as the search
which will examine the original image contents. Here, content relates to colors, shapes, textures, or
any other information that can be obtained from the image directly [3].Recently, CBVR system has
been widely studied. In CBVR, vital information is automatically taken out by employing signal
processing and pattern recognition techniques for audio and video signals. Digital video needs to
efficiently store the index, store, and retrieve the visual information from multimedia database.
Video has both spatial and temporal dimensions and video index should capture the spatio-temporal
contents of the scene. In order to achieve this, a framework mainly works into three basic steps. Shot
segmentation, Feature extraction and finally similarity match for effective retrieval of the query clip.
This approach has established a general framework of image retrieval from a new perspective. The
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME
259
query example may be an image, a shot or a clip. A shot is a sequence of frames that was
continuously captured by the same camera, while a clip is a series of shots describing a particular
event. Current techniques for content-based video retrieval can be broadly classified into two
categories.
First type with frame sequence matching [4], proposed a scheme that matches videos based
on similarity of temporal activity, it finds similar “actions”. Furthermore, it provides precise
temporal localization of the actions in the matched videos. Video sequences are represented as a
sequence of feature vectors called fingerprints. The fingerprint of the query video is matched against
the fingerprints of videos in a database using sequential matching.
In [5] author achieves the compact shot representation by integrating the color and spatial
features of individual frame. In the video matching step, a shot similarity measure is defined to locate
the occurrence of similar video clips in the database. In [6] original two-phase scheme for video
similarity detection is proposed. For each video sequence, they extract two kinds of signatures with
different granularities: coarse and near coarse. In the second phase, the query video example is
compared with the results of the first phase according to the similarity measure of the near signature.
They achieve better quality results than the conventional approaches. Many works [7],[8],[9] & [10]
has been discussed and designed their models using the concept of frames sequence matching.
Second type is key-frame based shot matching: in [11] the algorithm using key-frames of
abrupt transitions is implemented. They extracted image features (color, texture and motion) around
the key frames. For each key frame in the query, a similar value is obtained with respect to the key
frames in the database video. Consecutive key frames in the database video that are highly similar to
the query key frames are then used to generate the set of retrieved video clips.
In [12] an efficient algorithm for video sequence matching using the modified Hausdorff distance
and the directed divergence of histograms between successive frames is proposed. To effectively
match the video sequences with a low computational load, author uses the key frames extracted by
the cumulative directed divergence and compares the set of key frames using the modified Hausdorff
distance. The same approach of key frame based shot matching is used by [13], [14], [15],[16] &
[17].
The approach of frame sequence matching is derived from the sequential correlation
matching that is widely used in the signal processing domain. These methods usually focus on frame-
by-frame comparison between two clips in order to find sequences of frames that are consistently
similar. The common drawback of these techniques is the heavy computational cost of the exhaustive
search. Although there exist some techniques [18] to improve the linear scanning speed, their time
complexity still remains at least linear to the size of database. Additionally, these approaches are
susceptible to alignment problem when comparing clips of different encoding rates. In second
category, each video shot is represented by a key-frame compactly. To reduce computational cost,
video sequence matching is achieved by comparing the visual features of key-frames. The problem
with these approaches lies in that they all leave out the temporal variations and correlation between
key-frames within an individual shot. Also, it is not clear as to which image should be used as the
key-frame for a shot. To strike a good balance between searching accuracy and computational cost,
in this paper, we propose an integrated approach for shot matching. In contrast to previous
approaches, our approach analyzes all frames within a shot to extract more visual features for shot
representation. Because there does not exists a single visual feature for the best representation of
video content, we integrate several visual features to capture the spatio-temporal information more
accurately.
The proposed method is video retrieval mechanism based on video clip query. The mechanism
first identifies the genre of query clip and retrieves the videos of same genre from video library. For
the genre recognition manually trained tree pruning technique is employed.
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME
260
3. PROPOSED ALGORITHM FOR GENRE RECOGNITION AND RETRIEVAL
The proposed algorithm extracts sample objects as regions of interest (ROI) from every frame
based detection of significant motion in video. Then the features from each of these ROIs are
extracted and stored in feature file, these features are used for matching. The user entered query clip
frames are extracted and regions of interest are segmented out. Euclidean distance based matching is
adopted to match the ROIs with those stored in database and identified ROI are annotated over the
ROIs in the video itself. Finally system runs tree pruning based technique to recognize genre of
query clip and retrieve the relevant videos from archive.
The proposed algorithm is described in the following steps,
Step1: One video at a time is read from the library and frames are extracted. Each frame is
compared with the previous one and motion is detected. Frames with significant motion differences
are separated as key frame.
Step2: Regions of interest are detected using bounding box and are classified.
Step3: Mean and Standard deviation of RGB and HSV color channels are extracted from the regions
detected using bounding box.
Step4: Query video clip is read, frames are extracted and motion detection is run. Key frames, ROIs
are extracted along with the features.
Step5: Euclidean distance based matching is adopted to match the ROIS with those stored in
database and identified object names are annotated over the objects in the video itself.
Step6: Then system runs a tree pruning based technique to retrieve the relevant videos.
Figure 4.1 Block diagram of the proposed model
VIDEO ARCHIVE
VIDEO
MOTION BASED
KEYFRAME
IDENTIFICATON
REGION
SEGMENTATION AND
FEATURE EXTRACTION
EUCLIDIAN DISTANCE BASED MATCHING
QUERY VIDEO
MOTION BASED
KEYFRAME
IDENTIFICATON
REGION
SEGMENTATION AND
FEATURE EXTRACTION
TREE PRUNING FOR GENRE
CONFIRM
RETRIEVAL RESULT
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME
261
3.1 Key frame identification
Here the proposed method works on group of frames extracted from a video. It takes a list
of files or frames in order in which they will be extracted. It is based on predefined
threshold that specify whether 2 video frames are similar. It s main function is to choose
smaller number of video representative key frames. It starts from 1st
frame from sorted list of
files. If consecutive frames are within threshold, then two frames are similar. Repeat process till
frames are similar, delete all similar frames & take 1st
as key -frame. Start with next frame which is
outside threshold & repeat the steps for all frames of video.
3.2 Identification of region of interest
Detecting the visually attentive regions in images is done using bounding box technique. The
'Bounding Box' function draws a rectangle around region of interest. The rectangle containing the
region, a 1-by-Q *2 vector, where Q is the number of image dimensions: ndims (L), ndims (BW), or
numel (CC.ImageSize), width of the bounding box, upper-left corner.
3.3 Feature extraction
Once regions of interest in the video shot has been segmented and tracked, then computing
the features of the region of interest is done and are stored in the feature library. For each region of
interest Mean and Standard deviation of RGB and HSV channels are extracted.
3.4 Matching and retrieval
In the retrieval, the database video clips that are similar to the query clip are retrieved by
means of measuring the similarity in between the query clip and the database video clips. When a
query clip is given to the proposed retrieval system, all the aforesaid features are extracted as
performed for the database video clips. Then, with the aid of Euclidean distance mechanism,
similarity is measured between every database video clip and the query clip, finally using this result
videos are retrieved with the help of tree pruning.
The distance metric can be termed as similarity measure, which is the key-component in
Content Based Image Retrieval. Here the Euclidean distance between ROIs of the videos in the
database and the ROI of query video are calculated and used for ranking. The query video’s ROI is
more similar to the database video’s ROI if the distance is smaller. If x and y are feature vectors of
database ROIs and query ROI respectively. Then the distance metrics are defined as follows:
The Euclidean distance measure can be defined as
Finally existing video search algorithm utilize a tree-structured hierarchy and subtree pruning
to reduce the search space while traversing the tree from root to leaf nodes for a given query video.
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME
262
Figure 4.2. Illustration of the notion of NRC. (a) Tree-structured hierarchy with the NRC rk
associated with a node k , k =1, 2, 3, 4. (b) The NRC rx of a node x for the cluster Cx
Details are as illustrated in Fig. 1, each node x has a feature vector which represents its whole
cluster, i.e., subtree within the bound of what we call NRC. The NRC, denoted by rx, is defined
as the maximum distance between the node x and the subordinate leaf nodes, i.e., belonging to ,
and is computed as follows:
Where d (.) denotes a distance metric between two feature vectors. To retrieve all similar
videos whose distance from the query q is within a threshold value of , every node in the tree
hierarchy needs to be visited, but some irrelevant clusters can be pruned without degrading the recall
rate of retrieval unless the following triangle inequality holds:
The evaluation of d(x, y) in (2) involves distance computation between two high-
dimensional feature vectors.
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME
263
4. EXPERIMENTATION AND RESULTS
The proposed content-based video retrieval system is implemented using MATLAB
(Matlab2010b) and the performance of the proposed system is analyzed using the evaluation
metrics including precision, recall measures. The experimented are conducted in windows XP based
system with 3GB RAM on a data set containing 200 videos.
4.1 Datasets
We have performed experiments on a dataset of 200 videos obtained from YouTube
website (www.youtube.com). The collected video contains the following categories of objects
presented in these videos such as sports, news and movies. The sample snapshot for the input videos
of the proposed system is given in figure.
Figure 5.1: A sample snapshot for the input database
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME
264
4.2 Identification of region of interest
This representation contains the significant visual contents in a shot by processing
every frame presented in it. The IOROI for the SPORTS video is constructed as shown in figure.
Fig 5.2 a) Snapshot of query video
Figure 5.2 b).A sample snapshot of region of interests
4.3 Feature extraction
For each region of interest Mean and Standard deviation of RGB and HSV channels are
extracted.
4.4 Video retrieval using tree pruning
The features Mean and Standard deviation of RGB and HSV channels are extracted from the
ROI of query video and are matched with the features of ROIs stored in library using the Euclidian
distance mechanism. Finally for retrieving, the proposed system uses tree pruning technique, where
a tree-structured hierarchy is used, in which each node is associated with a ROI image or a feature
vector which represents all of the images belonging to its subtree. In the same context, each child
represents a disjoint subset of the images and thus partitions the subtree rooted at its parent node into
smaller units. Each leaf node corresponds to a single video in the database. With the node radius for
cluster (NRC), which is defined as the maximum distance between the node and its descendants or
cluster, stored at each intermediate node, the triangle inequality is applied to reduce the search space
by pruning irrelevant clusters. The matching score compute is used to retrieve the videos from
the dataset and the retrieved video for the corresponding input videos is given in figure 5.
Figure 5.3 A sample snapshot of retrieved videos
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME
265
4.5 Quantitative analysis
The performance of the proposed approach system is evaluated on the input dataset
using the precision and recall measure. Graph-1 shows the Precision-Recall plot: For quantitative
analysis, videos from each category are given to the proposed system and results are evaluated with
the defined as follows.
Table 5.1 Experimental results
VIDEO GENRE RECALL PRECESSION
SPORTS .625 1.00
MOVIES .538 .92
NEWS .625 1.00
5. CONCLUSION AND FUTURE WORK
An algorithm for content based video retrieval is designed and experimented on sufficient
number of different genres of videos .The algorithm is implemented in Matlab 2010b and executed
on Intel core2duo, 2.66 GHz processor with 3 GB of RAM. The algorithm initially extracted Regions
of interest through motion estimation. Features of these ROIs are extracted and are matched with the
ROIs of query video. Finally retrieval of videos is carried out using tree pruning. The proposed
method has been experimented on different genres of videos like sports, movies and news clips. The
performance of the video summarization algorithm is evaluated by the precision and recall
measures. The experimental results on standard video datasets reveal that the proposed model is
robust and extracts videos from variant genres efficiently.
The system can be further updated with more complicated features that include both shape
and texture descriptors like wavelet moments.
REFERENCES
[1] Chia-Hung Wei, Chang-Tsun Li,(2004) “Content–based multimedia retrieval -
introduction, applications, design of content-based retrieval systems, feature extraction
and representation” International Journal of Wireless and Microwave
Technologies(IJWMT)ISSN: 2076-1449
[2] Petkovic, Milan, Jonker, Willem,(2003)”Content-based video retrieval”, Kluwer Academic
Publishers, Boston, Monograph, 2003, 168 p., Hardcover ISBN: 978-1-4020-7617-6
[3] John Eakins, Margaret Graham,(1999) University of Northumbria at Newcastle, “Content-
based Image Retrieval” (JISC Technology Applications Program Report 39 -1999deo
Browsing Strategies.
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-
6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME
266
[4] Mohan, R.(1998), “Video sequence matching”, Proceedings of International Conference on
Acoustic, Speech and Signal Processing, pp. 3697–3700.
[5] Tan Y. Kulkarni S., & Ramadge, P. (1999), “A framework for measuring video similarity
and its application to video query by example”, International Conference on Image
Processing, pp. 106–110.
[6] Naphade, M., Yeung, M. & Yeo, B. (2000), “A novel scheme for fast and efficient video
sequence matching using compact signature”,SPIE Conference on Storage and Retrieval
for Media Database, pp. 564–572.
[7] Hoad, T. & Zobel, J. (2003), “Fast video matching with signature alignment”,ACM
SIGMM International Workshop on Multimedia Information Retrieval, Berkeley, CA, pp.
262–269.
[8] Ren, W. & Singh, S. (2004), “Video sequence matching with spatio-temporal
constraints”, International Conference on Pattern Recognition, pp. 834–837.
[9] Kim, C. & Vasudev, B. (2005), “Spatiotemporal sequence matching for efficient video
copy detection”, IEEE Transactions on Circuits and Systems for Video Technology 15(1),
127–132.
[10] Toguro, M., Suzuki, K., Hartono, P. & Hashimoto, S. (2005), “Video stream retrieval based
on temporal feature of frame difference”, Proceedings of International Conference on
Acoustic, Speech and Signal Processing, Volume 2, pp. 445–448.
[11] Jain, A., Vailaya, A. & Wei, X. (1999), “Query by video clip”, Multimedia Systems 7, 369–
384.
[12] Lienhart, R., Effelsberg, W. & Jain, R. (2000), “VisualGREP: A systematic method to
compare and retrieve video sequences”, Multimedia Tools and Applications 10(1), 47–72.
[13] Liu, X., Zhung, Y. & Pan, Y. (1999), “A new approach to retrieve video by example video
clip”, ACM International Conference on Multimedia, pp. 41–44.
[14] Kim, S. & Park, R. (2002), “An efficient algorithm for video sequence matching using the
modified Hausdorff distance and the directed divergence”, IEEE Transactions on Circuits
and Systems for Video Technology 12(7), 592–596.
[15] Diakopouos, N. & Volmer, S. (2003), “Temporally tolerant video matching’, in ‘ACM
SIGIR Workshop on Multimedia Information Retrieval”, Toronto, Canada.
[16] Peng, Y. & Ngo, C. (2004), “Clip-based similarity measure for hierarchical video
retrieval”, ACM SIGMM International Workshop on Multimedia Information Retrieval, pp.
53–60.
[17] Luo, H., Fan, J., Satoh, S. & Ribarsky, W. (2007),”Large scale news video database
browsing and retrieval via information visualization”, ACM symposium on applied
computing, Seoul, Korea, pp. 1086–1087.
[18] Kashino, K., Kurozumi, T. & Murase, H. (2003), “A quick search method for audio and
video signals based on histogram pruning”, IEEE Transactions on Multimedia 5(3),
348–357.
[19] Reeja S R and Dr. N. P Kavya, “Motion Detection for Video Denoising – The State of Art
and the Challenges”, International Journal of Computer Engineering & Technology
(IJCET), Volume 3, Issue 2, 2012, pp. 518 - 525, ISSN Print: 0976 – 6367, ISSN Online:
0976 – 6375.
[20] Vilas Naik and Raghavendra Havin, “Entropy Features Trained Support Vector Machine
Based Logo Detection Method for Replay Detection and Extraction from Sports
Videos”, International Journal of Graphics and Multimedia (IJGM), Volume 4, Issue 1, 2013,
pp. 20 - 30, ISSN Print: 0976 – 6448, ISSN Online: 0976 –6456.

Weitere ähnliche Inhalte

Was ist angesagt?

Mtech Second progresspresentation ON VIDEO SUMMARIZATION
Mtech Second progresspresentation ON VIDEO SUMMARIZATIONMtech Second progresspresentation ON VIDEO SUMMARIZATION
Mtech Second progresspresentation ON VIDEO SUMMARIZATIONNEERAJ BAGHEL
 
Key frame extraction methodology for video annotation
Key frame extraction methodology for video annotationKey frame extraction methodology for video annotation
Key frame extraction methodology for video annotationIAEME Publication
 
Exploring visual and motion saliency for automatic video object extraction
Exploring visual and motion saliency for automatic video object extractionExploring visual and motion saliency for automatic video object extraction
Exploring visual and motion saliency for automatic video object extractionMuthu Samy
 
Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124Editor IJARCET
 
Threshold based filtering technique for efficient moving object detection and...
Threshold based filtering technique for efficient moving object detection and...Threshold based filtering technique for efficient moving object detection and...
Threshold based filtering technique for efficient moving object detection and...eSAT Journals
 
Semantic Concept Detection in Video Using Hybrid Model of CNN and SVM Classif...
Semantic Concept Detection in Video Using Hybrid Model of CNN and SVM Classif...Semantic Concept Detection in Video Using Hybrid Model of CNN and SVM Classif...
Semantic Concept Detection in Video Using Hybrid Model of CNN and SVM Classif...CSCJournals
 
Video Key-Frame Extraction using Unsupervised Clustering and Mutual Comparison
Video Key-Frame Extraction using Unsupervised Clustering and Mutual ComparisonVideo Key-Frame Extraction using Unsupervised Clustering and Mutual Comparison
Video Key-Frame Extraction using Unsupervised Clustering and Mutual ComparisonCSCJournals
 
TEXT DETECTION AND EXTRACTION FROM VIDEOS USING ANN BASED NETWORK
TEXT DETECTION AND EXTRACTION FROM VIDEOS USING ANN BASED NETWORKTEXT DETECTION AND EXTRACTION FROM VIDEOS USING ANN BASED NETWORK
TEXT DETECTION AND EXTRACTION FROM VIDEOS USING ANN BASED NETWORKijscai
 
PERFORMANCE ANALYSIS OF FINGERPRINTING EXTRACTION ALGORITHM IN VIDEO COPY DET...
PERFORMANCE ANALYSIS OF FINGERPRINTING EXTRACTION ALGORITHM IN VIDEO COPY DET...PERFORMANCE ANALYSIS OF FINGERPRINTING EXTRACTION ALGORITHM IN VIDEO COPY DET...
PERFORMANCE ANALYSIS OF FINGERPRINTING EXTRACTION ALGORITHM IN VIDEO COPY DET...IJCSEIT Journal
 
Overview of Video Concept Detection using (CNN) Convolutional Neural Network
Overview of Video Concept Detection using (CNN) Convolutional Neural NetworkOverview of Video Concept Detection using (CNN) Convolutional Neural Network
Overview of Video Concept Detection using (CNN) Convolutional Neural NetworkIRJET Journal
 
A Survey On Thresholding Operators of Text Extraction In Videos
A Survey On Thresholding Operators of Text Extraction In VideosA Survey On Thresholding Operators of Text Extraction In Videos
A Survey On Thresholding Operators of Text Extraction In VideosCSCJournals
 
Human Re-identification with Global and Local Siamese Convolution Neural Network
Human Re-identification with Global and Local Siamese Convolution Neural NetworkHuman Re-identification with Global and Local Siamese Convolution Neural Network
Human Re-identification with Global and Local Siamese Convolution Neural NetworkTELKOMNIKA JOURNAL
 
Whiteboard image reconstruction using matlab
Whiteboard image reconstruction using matlabWhiteboard image reconstruction using matlab
Whiteboard image reconstruction using matlabeSAT Publishing House
 
TARGET DETECTION AND CLASSIFICATION PERFORMANCE ENHANCEMENT USING SUPERRESOLU...
TARGET DETECTION AND CLASSIFICATION PERFORMANCE ENHANCEMENT USING SUPERRESOLU...TARGET DETECTION AND CLASSIFICATION PERFORMANCE ENHANCEMENT USING SUPERRESOLU...
TARGET DETECTION AND CLASSIFICATION PERFORMANCE ENHANCEMENT USING SUPERRESOLU...sipij
 

Was ist angesagt? (15)

Mtech Second progresspresentation ON VIDEO SUMMARIZATION
Mtech Second progresspresentation ON VIDEO SUMMARIZATIONMtech Second progresspresentation ON VIDEO SUMMARIZATION
Mtech Second progresspresentation ON VIDEO SUMMARIZATION
 
Key frame extraction methodology for video annotation
Key frame extraction methodology for video annotationKey frame extraction methodology for video annotation
Key frame extraction methodology for video annotation
 
Exploring visual and motion saliency for automatic video object extraction
Exploring visual and motion saliency for automatic video object extractionExploring visual and motion saliency for automatic video object extraction
Exploring visual and motion saliency for automatic video object extraction
 
Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124
 
Threshold based filtering technique for efficient moving object detection and...
Threshold based filtering technique for efficient moving object detection and...Threshold based filtering technique for efficient moving object detection and...
Threshold based filtering technique for efficient moving object detection and...
 
Semantic Concept Detection in Video Using Hybrid Model of CNN and SVM Classif...
Semantic Concept Detection in Video Using Hybrid Model of CNN and SVM Classif...Semantic Concept Detection in Video Using Hybrid Model of CNN and SVM Classif...
Semantic Concept Detection in Video Using Hybrid Model of CNN and SVM Classif...
 
Video Key-Frame Extraction using Unsupervised Clustering and Mutual Comparison
Video Key-Frame Extraction using Unsupervised Clustering and Mutual ComparisonVideo Key-Frame Extraction using Unsupervised Clustering and Mutual Comparison
Video Key-Frame Extraction using Unsupervised Clustering and Mutual Comparison
 
TEXT DETECTION AND EXTRACTION FROM VIDEOS USING ANN BASED NETWORK
TEXT DETECTION AND EXTRACTION FROM VIDEOS USING ANN BASED NETWORKTEXT DETECTION AND EXTRACTION FROM VIDEOS USING ANN BASED NETWORK
TEXT DETECTION AND EXTRACTION FROM VIDEOS USING ANN BASED NETWORK
 
PERFORMANCE ANALYSIS OF FINGERPRINTING EXTRACTION ALGORITHM IN VIDEO COPY DET...
PERFORMANCE ANALYSIS OF FINGERPRINTING EXTRACTION ALGORITHM IN VIDEO COPY DET...PERFORMANCE ANALYSIS OF FINGERPRINTING EXTRACTION ALGORITHM IN VIDEO COPY DET...
PERFORMANCE ANALYSIS OF FINGERPRINTING EXTRACTION ALGORITHM IN VIDEO COPY DET...
 
F010433136
F010433136F010433136
F010433136
 
Overview of Video Concept Detection using (CNN) Convolutional Neural Network
Overview of Video Concept Detection using (CNN) Convolutional Neural NetworkOverview of Video Concept Detection using (CNN) Convolutional Neural Network
Overview of Video Concept Detection using (CNN) Convolutional Neural Network
 
A Survey On Thresholding Operators of Text Extraction In Videos
A Survey On Thresholding Operators of Text Extraction In VideosA Survey On Thresholding Operators of Text Extraction In Videos
A Survey On Thresholding Operators of Text Extraction In Videos
 
Human Re-identification with Global and Local Siamese Convolution Neural Network
Human Re-identification with Global and Local Siamese Convolution Neural NetworkHuman Re-identification with Global and Local Siamese Convolution Neural Network
Human Re-identification with Global and Local Siamese Convolution Neural Network
 
Whiteboard image reconstruction using matlab
Whiteboard image reconstruction using matlabWhiteboard image reconstruction using matlab
Whiteboard image reconstruction using matlab
 
TARGET DETECTION AND CLASSIFICATION PERFORMANCE ENHANCEMENT USING SUPERRESOLU...
TARGET DETECTION AND CLASSIFICATION PERFORMANCE ENHANCEMENT USING SUPERRESOLU...TARGET DETECTION AND CLASSIFICATION PERFORMANCE ENHANCEMENT USING SUPERRESOLU...
TARGET DETECTION AND CLASSIFICATION PERFORMANCE ENHANCEMENT USING SUPERRESOLU...
 

Andere mochten auch (7)

Tree Pruning-Preparing for Hurricanes & Cleaning Afterwards - Vincent Mannino...
Tree Pruning-Preparing for Hurricanes & Cleaning Afterwards - Vincent Mannino...Tree Pruning-Preparing for Hurricanes & Cleaning Afterwards - Vincent Mannino...
Tree Pruning-Preparing for Hurricanes & Cleaning Afterwards - Vincent Mannino...
 
Lid power point
Lid power pointLid power point
Lid power point
 
Hurricanes 2014
Hurricanes 2014Hurricanes 2014
Hurricanes 2014
 
Levee stats
Levee statsLevee stats
Levee stats
 
Greater Harris County Text-to-911
Greater Harris County Text-to-911Greater Harris County Text-to-911
Greater Harris County Text-to-911
 
What is a Crisis Intervention Team?
What is a Crisis Intervention Team?What is a Crisis Intervention Team?
What is a Crisis Intervention Team?
 
Rosenberg Police Department's Use of Social Media
Rosenberg Police Department's Use of Social MediaRosenberg Police Department's Use of Social Media
Rosenberg Police Department's Use of Social Media
 

Ähnlich wie Query clip genre recognition using tree pruning technique for video retrieval

Content based video retrieval using discrete cosine transform
Content based video retrieval using discrete cosine transformContent based video retrieval using discrete cosine transform
Content based video retrieval using discrete cosine transformnooriasukmaningtyas
 
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
 
Key Frame Extraction in Video Stream using Two Stage Method with Colour and S...
Key Frame Extraction in Video Stream using Two Stage Method with Colour and S...Key Frame Extraction in Video Stream using Two Stage Method with Colour and S...
Key Frame Extraction in Video Stream using Two Stage Method with Colour and S...ijtsrd
 
Pacify based video retrieval system
Pacify based video retrieval systemPacify based video retrieval system
Pacify based video retrieval systemeSAT Journals
 
System analysis and design for multimedia retrieval systems
System analysis and design for multimedia retrieval systemsSystem analysis and design for multimedia retrieval systems
System analysis and design for multimedia retrieval systemsijma
 
Inverted File Based Search Technique for Video Copy Retrieval
Inverted File Based Search Technique for Video Copy RetrievalInverted File Based Search Technique for Video Copy Retrieval
Inverted File Based Search Technique for Video Copy Retrievalijcsa
 
Content Based Video Retrieval Using Integrated Feature Extraction and Persona...
Content Based Video Retrieval Using Integrated Feature Extraction and Persona...Content Based Video Retrieval Using Integrated Feature Extraction and Persona...
Content Based Video Retrieval Using Integrated Feature Extraction and Persona...IJERD Editor
 
24 7912 9261-1-ed a meaningful (edit a)
24 7912 9261-1-ed a meaningful (edit a)24 7912 9261-1-ed a meaningful (edit a)
24 7912 9261-1-ed a meaningful (edit a)IAESIJEECS
 
IRJET - Applications of Image and Video Deduplication: A Survey
IRJET -  	  Applications of Image and Video Deduplication: A SurveyIRJET -  	  Applications of Image and Video Deduplication: A Survey
IRJET - Applications of Image and Video Deduplication: A SurveyIRJET Journal
 
Parking Surveillance Footage Summarization
Parking Surveillance Footage SummarizationParking Surveillance Footage Summarization
Parking Surveillance Footage SummarizationIRJET Journal
 
Key frame extraction for video summarization using motion activity descriptors
Key frame extraction for video summarization using motion activity descriptorsKey frame extraction for video summarization using motion activity descriptors
Key frame extraction for video summarization using motion activity descriptorseSAT Publishing House
 
Key frame extraction for video summarization using motion activity descriptors
Key frame extraction for video summarization using motion activity descriptorsKey frame extraction for video summarization using motion activity descriptors
Key frame extraction for video summarization using motion activity descriptorseSAT Journals
 
Optimal Repeated Frame Compensation Using Efficient Video Coding
Optimal Repeated Frame Compensation Using Efficient Video  CodingOptimal Repeated Frame Compensation Using Efficient Video  Coding
Optimal Repeated Frame Compensation Using Efficient Video CodingIOSR Journals
 
Video copy detection using segmentation method and
Video copy detection using segmentation method andVideo copy detection using segmentation method and
Video copy detection using segmentation method andeSAT Publishing House
 
Automatic semantic content extraction in videos using a fuzzy ontology and ru...
Automatic semantic content extraction in videos using a fuzzy ontology and ru...Automatic semantic content extraction in videos using a fuzzy ontology and ru...
Automatic semantic content extraction in videos using a fuzzy ontology and ru...IEEEFINALYEARPROJECTS
 
Multimodal video abstraction into a static document using deep learning
Multimodal video abstraction into a static document using deep learning Multimodal video abstraction into a static document using deep learning
Multimodal video abstraction into a static document using deep learning IJECEIAES
 
An Stepped Forward Security System for Multimedia Content Material for Cloud ...
An Stepped Forward Security System for Multimedia Content Material for Cloud ...An Stepped Forward Security System for Multimedia Content Material for Cloud ...
An Stepped Forward Security System for Multimedia Content Material for Cloud ...IRJET Journal
 
Efficient and Robust Detection of Duplicate Videos in a Database
Efficient and Robust Detection of Duplicate Videos in a DatabaseEfficient and Robust Detection of Duplicate Videos in a Database
Efficient and Robust Detection of Duplicate Videos in a Databaserahulmonikasharma
 

Ähnlich wie Query clip genre recognition using tree pruning technique for video retrieval (20)

Content based video retrieval using discrete cosine transform
Content based video retrieval using discrete cosine transformContent based video retrieval using discrete cosine transform
Content based video retrieval using discrete cosine transform
 
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
 
Key Frame Extraction in Video Stream using Two Stage Method with Colour and S...
Key Frame Extraction in Video Stream using Two Stage Method with Colour and S...Key Frame Extraction in Video Stream using Two Stage Method with Colour and S...
Key Frame Extraction in Video Stream using Two Stage Method with Colour and S...
 
Pacify based video retrieval system
Pacify based video retrieval systemPacify based video retrieval system
Pacify based video retrieval system
 
System analysis and design for multimedia retrieval systems
System analysis and design for multimedia retrieval systemsSystem analysis and design for multimedia retrieval systems
System analysis and design for multimedia retrieval systems
 
Inverted File Based Search Technique for Video Copy Retrieval
Inverted File Based Search Technique for Video Copy RetrievalInverted File Based Search Technique for Video Copy Retrieval
Inverted File Based Search Technique for Video Copy Retrieval
 
Content Based Video Retrieval Using Integrated Feature Extraction and Persona...
Content Based Video Retrieval Using Integrated Feature Extraction and Persona...Content Based Video Retrieval Using Integrated Feature Extraction and Persona...
Content Based Video Retrieval Using Integrated Feature Extraction and Persona...
 
24 7912 9261-1-ed a meaningful (edit a)
24 7912 9261-1-ed a meaningful (edit a)24 7912 9261-1-ed a meaningful (edit a)
24 7912 9261-1-ed a meaningful (edit a)
 
IRJET - Applications of Image and Video Deduplication: A Survey
IRJET -  	  Applications of Image and Video Deduplication: A SurveyIRJET -  	  Applications of Image and Video Deduplication: A Survey
IRJET - Applications of Image and Video Deduplication: A Survey
 
Parking Surveillance Footage Summarization
Parking Surveillance Footage SummarizationParking Surveillance Footage Summarization
Parking Surveillance Footage Summarization
 
Key frame extraction for video summarization using motion activity descriptors
Key frame extraction for video summarization using motion activity descriptorsKey frame extraction for video summarization using motion activity descriptors
Key frame extraction for video summarization using motion activity descriptors
 
Key frame extraction for video summarization using motion activity descriptors
Key frame extraction for video summarization using motion activity descriptorsKey frame extraction for video summarization using motion activity descriptors
Key frame extraction for video summarization using motion activity descriptors
 
Optimal Repeated Frame Compensation Using Efficient Video Coding
Optimal Repeated Frame Compensation Using Efficient Video  CodingOptimal Repeated Frame Compensation Using Efficient Video  Coding
Optimal Repeated Frame Compensation Using Efficient Video Coding
 
Video copy detection using segmentation method and
Video copy detection using segmentation method andVideo copy detection using segmentation method and
Video copy detection using segmentation method and
 
Automatic semantic content extraction in videos using a fuzzy ontology and ru...
Automatic semantic content extraction in videos using a fuzzy ontology and ru...Automatic semantic content extraction in videos using a fuzzy ontology and ru...
Automatic semantic content extraction in videos using a fuzzy ontology and ru...
 
Multimodal video abstraction into a static document using deep learning
Multimodal video abstraction into a static document using deep learning Multimodal video abstraction into a static document using deep learning
Multimodal video abstraction into a static document using deep learning
 
K1803027074
K1803027074K1803027074
K1803027074
 
An Stepped Forward Security System for Multimedia Content Material for Cloud ...
An Stepped Forward Security System for Multimedia Content Material for Cloud ...An Stepped Forward Security System for Multimedia Content Material for Cloud ...
An Stepped Forward Security System for Multimedia Content Material for Cloud ...
 
Efficient and Robust Detection of Duplicate Videos in a Database
Efficient and Robust Detection of Duplicate Videos in a DatabaseEfficient and Robust Detection of Duplicate Videos in a Database
Efficient and Robust Detection of Duplicate Videos in a Database
 

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

unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
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
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
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
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
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
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
"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
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
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
 

Kürzlich hochgeladen (20)

unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
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
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
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
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
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
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
"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
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
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
 

Query clip genre recognition using tree pruning technique for video retrieval

  • 1. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME 257 QUERY CLIP GENRE RECOGNITION USING TREE PRUNING TECHNIQUE FOR VIDEO RETRIEVAL Vilas Naik1 , Vishwanath Chikaraddi2 , Prasanna Patil3 1 Department of CSE, Basaveshwar Engineering College, Bagalkot, India 2 Department of CSE, Basaveshwar Engineering College, Bagalkot, India 3 Department of CSE, Basaveshwar Engineering College, Bagalkot, India ABSTRACT Optimal efficiency of the retrieval techniques depends on the search methodologies that are used in the data retrieving system. The use of inappropriate search methodologies may make the retrieval system ineffective. In recent years, the multimedia storage grows and the cost for storing multimedia data is cheaper. So there is huge number of videos available in the video repositories. It is difficult to retrieve the relevant videos from large video repository as per user interest. Hence, an effective video and retrieval system based on recognition is essential for searching video relevant to user query from a huge collection of videos. An approach, which retrieves video from repository by recognizing genre of user query clip is presented. The method extracts regions of interest from every frame of query clip based on motion descriptors. These regions of interest are considered as objects and are compared with similar objects from knowledge base prepared from various genre videos for object recognition and a tree pruning technique is employed to do genre recognition of query clip. Further the method retrieves videos of same genre from repository. The method is evaluated by experimentation over data set containing three genres i.e. sports movie and news videos. Experimental results indicate that the proposed algorithm is effective in genre recognition and retrieval. Keywords: Genre recognition, Motion detection, Video retrieval, Visual query, ROI, Tree pruning. 1. INTRODUCTION During recent years, methods have been developed for retrieval of videos based on common visual features such as, color, texture, shape, motion. These features are employed in finding similarity between query and videos from repository. Despite the sustained efforts in the last years, the paramount challenge remains bridging the semantic gap. By this it means that low level features are easily measured and computed, but the starting point of the retrieval process is typically the high INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) ISSN 0976 – 6367(Print) ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), pp. 257-266 © 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 4, July-August (2013), © IAEME 258 level query from a human. Translating or converting the question posed by a human to the low level features seen by the computer illustrates the problem in bridging the semantic gap. Thus Video retrieval is an important technology used in the design of video search engines and extraction of a preliminary set of related videos from the database. Content-based visual information retrieval (CBVIR) is the application of computer vision and the video retrieval, that is, the problem of searching for intended video in large databases. “Content” in this context might refers to color, shapes, textures, or any other information that can be derived from the image or video itself. Without the ability to examine video content, searches must rely on metadata such as captions or keywords, which may be laborious or expensive to produce. The content-based video retrieval is the most challenging and important problem of practical value. It can help users to retrieve desired video from a large video database efficiently based on the video contents through user interactions. The video retrieval system can be roughly divided into two major components: a module for extracting representative features from video frames and one defining an appropriate similarity model to find similar video frames from database. Many approaches used different kinds of features to represent a video frame, including histogram, shape information, texture, text analysis. Few approaches integrate features to improve the retrieval performance However all the frames of video may not be globally homogeneous but are represented by frame containing different objects. Further frames of videos of same genre contain similar set of objects may be in different spatiotemporal combination. Therefore extracting objects from video, annotating them over video is an important step towards finding similar videos. The work proposed is a method which segments the objects from frames and recognizes them and employ tree pruning for identifying spatiotemporal combination of these object in frames then into video for recognizing the genre of the video. The rest of this paper is organized in 4 sections as follows. Section 2 provides a literature overview. Section 3 presents the proposed algorithm and the details about it. In Section 4 experimentation and results are discussed. Finally, in Section 5 conclusions are given. 2. RELATED WORK The literature presents numerous algorithms and techniques for the retrieval of significant videos from the database due to the widespread interest of content-based video retrieval in a large number of applications. Some recent researches related to content-based video retrieval are discussed in this section The traditional text based search experiences the subsequent drawbacks: The manual annotations are time consuming and costly to implement. With the increase in the number of media in a database, the complexities in determining the required information also increases. The manually annotation of all attributes of the media content is a difficult task [1]. Also the manual annotations fall short in handling the difference of subjective perception. Acquiring the entire attributes of the content of any media is unachievable [2]. For this reason, a good search technique for Content-Based Video Retrieval System (CBVR) is required. In other words, content-based is defined as the search which will examine the original image contents. Here, content relates to colors, shapes, textures, or any other information that can be obtained from the image directly [3].Recently, CBVR system has been widely studied. In CBVR, vital information is automatically taken out by employing signal processing and pattern recognition techniques for audio and video signals. Digital video needs to efficiently store the index, store, and retrieve the visual information from multimedia database. Video has both spatial and temporal dimensions and video index should capture the spatio-temporal contents of the scene. In order to achieve this, a framework mainly works into three basic steps. Shot segmentation, Feature extraction and finally similarity match for effective retrieval of the query clip. This approach has established a general framework of image retrieval from a new perspective. The
  • 3. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME 259 query example may be an image, a shot or a clip. A shot is a sequence of frames that was continuously captured by the same camera, while a clip is a series of shots describing a particular event. Current techniques for content-based video retrieval can be broadly classified into two categories. First type with frame sequence matching [4], proposed a scheme that matches videos based on similarity of temporal activity, it finds similar “actions”. Furthermore, it provides precise temporal localization of the actions in the matched videos. Video sequences are represented as a sequence of feature vectors called fingerprints. The fingerprint of the query video is matched against the fingerprints of videos in a database using sequential matching. In [5] author achieves the compact shot representation by integrating the color and spatial features of individual frame. In the video matching step, a shot similarity measure is defined to locate the occurrence of similar video clips in the database. In [6] original two-phase scheme for video similarity detection is proposed. For each video sequence, they extract two kinds of signatures with different granularities: coarse and near coarse. In the second phase, the query video example is compared with the results of the first phase according to the similarity measure of the near signature. They achieve better quality results than the conventional approaches. Many works [7],[8],[9] & [10] has been discussed and designed their models using the concept of frames sequence matching. Second type is key-frame based shot matching: in [11] the algorithm using key-frames of abrupt transitions is implemented. They extracted image features (color, texture and motion) around the key frames. For each key frame in the query, a similar value is obtained with respect to the key frames in the database video. Consecutive key frames in the database video that are highly similar to the query key frames are then used to generate the set of retrieved video clips. In [12] an efficient algorithm for video sequence matching using the modified Hausdorff distance and the directed divergence of histograms between successive frames is proposed. To effectively match the video sequences with a low computational load, author uses the key frames extracted by the cumulative directed divergence and compares the set of key frames using the modified Hausdorff distance. The same approach of key frame based shot matching is used by [13], [14], [15],[16] & [17]. The approach of frame sequence matching is derived from the sequential correlation matching that is widely used in the signal processing domain. These methods usually focus on frame- by-frame comparison between two clips in order to find sequences of frames that are consistently similar. The common drawback of these techniques is the heavy computational cost of the exhaustive search. Although there exist some techniques [18] to improve the linear scanning speed, their time complexity still remains at least linear to the size of database. Additionally, these approaches are susceptible to alignment problem when comparing clips of different encoding rates. In second category, each video shot is represented by a key-frame compactly. To reduce computational cost, video sequence matching is achieved by comparing the visual features of key-frames. The problem with these approaches lies in that they all leave out the temporal variations and correlation between key-frames within an individual shot. Also, it is not clear as to which image should be used as the key-frame for a shot. To strike a good balance between searching accuracy and computational cost, in this paper, we propose an integrated approach for shot matching. In contrast to previous approaches, our approach analyzes all frames within a shot to extract more visual features for shot representation. Because there does not exists a single visual feature for the best representation of video content, we integrate several visual features to capture the spatio-temporal information more accurately. The proposed method is video retrieval mechanism based on video clip query. The mechanism first identifies the genre of query clip and retrieves the videos of same genre from video library. For the genre recognition manually trained tree pruning technique is employed.
  • 4. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME 260 3. PROPOSED ALGORITHM FOR GENRE RECOGNITION AND RETRIEVAL The proposed algorithm extracts sample objects as regions of interest (ROI) from every frame based detection of significant motion in video. Then the features from each of these ROIs are extracted and stored in feature file, these features are used for matching. The user entered query clip frames are extracted and regions of interest are segmented out. Euclidean distance based matching is adopted to match the ROIs with those stored in database and identified ROI are annotated over the ROIs in the video itself. Finally system runs tree pruning based technique to recognize genre of query clip and retrieve the relevant videos from archive. The proposed algorithm is described in the following steps, Step1: One video at a time is read from the library and frames are extracted. Each frame is compared with the previous one and motion is detected. Frames with significant motion differences are separated as key frame. Step2: Regions of interest are detected using bounding box and are classified. Step3: Mean and Standard deviation of RGB and HSV color channels are extracted from the regions detected using bounding box. Step4: Query video clip is read, frames are extracted and motion detection is run. Key frames, ROIs are extracted along with the features. Step5: Euclidean distance based matching is adopted to match the ROIS with those stored in database and identified object names are annotated over the objects in the video itself. Step6: Then system runs a tree pruning based technique to retrieve the relevant videos. Figure 4.1 Block diagram of the proposed model VIDEO ARCHIVE VIDEO MOTION BASED KEYFRAME IDENTIFICATON REGION SEGMENTATION AND FEATURE EXTRACTION EUCLIDIAN DISTANCE BASED MATCHING QUERY VIDEO MOTION BASED KEYFRAME IDENTIFICATON REGION SEGMENTATION AND FEATURE EXTRACTION TREE PRUNING FOR GENRE CONFIRM RETRIEVAL RESULT
  • 5. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME 261 3.1 Key frame identification Here the proposed method works on group of frames extracted from a video. It takes a list of files or frames in order in which they will be extracted. It is based on predefined threshold that specify whether 2 video frames are similar. It s main function is to choose smaller number of video representative key frames. It starts from 1st frame from sorted list of files. If consecutive frames are within threshold, then two frames are similar. Repeat process till frames are similar, delete all similar frames & take 1st as key -frame. Start with next frame which is outside threshold & repeat the steps for all frames of video. 3.2 Identification of region of interest Detecting the visually attentive regions in images is done using bounding box technique. The 'Bounding Box' function draws a rectangle around region of interest. The rectangle containing the region, a 1-by-Q *2 vector, where Q is the number of image dimensions: ndims (L), ndims (BW), or numel (CC.ImageSize), width of the bounding box, upper-left corner. 3.3 Feature extraction Once regions of interest in the video shot has been segmented and tracked, then computing the features of the region of interest is done and are stored in the feature library. For each region of interest Mean and Standard deviation of RGB and HSV channels are extracted. 3.4 Matching and retrieval In the retrieval, the database video clips that are similar to the query clip are retrieved by means of measuring the similarity in between the query clip and the database video clips. When a query clip is given to the proposed retrieval system, all the aforesaid features are extracted as performed for the database video clips. Then, with the aid of Euclidean distance mechanism, similarity is measured between every database video clip and the query clip, finally using this result videos are retrieved with the help of tree pruning. The distance metric can be termed as similarity measure, which is the key-component in Content Based Image Retrieval. Here the Euclidean distance between ROIs of the videos in the database and the ROI of query video are calculated and used for ranking. The query video’s ROI is more similar to the database video’s ROI if the distance is smaller. If x and y are feature vectors of database ROIs and query ROI respectively. Then the distance metrics are defined as follows: The Euclidean distance measure can be defined as Finally existing video search algorithm utilize a tree-structured hierarchy and subtree pruning to reduce the search space while traversing the tree from root to leaf nodes for a given query video.
  • 6. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME 262 Figure 4.2. Illustration of the notion of NRC. (a) Tree-structured hierarchy with the NRC rk associated with a node k , k =1, 2, 3, 4. (b) The NRC rx of a node x for the cluster Cx Details are as illustrated in Fig. 1, each node x has a feature vector which represents its whole cluster, i.e., subtree within the bound of what we call NRC. The NRC, denoted by rx, is defined as the maximum distance between the node x and the subordinate leaf nodes, i.e., belonging to , and is computed as follows: Where d (.) denotes a distance metric between two feature vectors. To retrieve all similar videos whose distance from the query q is within a threshold value of , every node in the tree hierarchy needs to be visited, but some irrelevant clusters can be pruned without degrading the recall rate of retrieval unless the following triangle inequality holds: The evaluation of d(x, y) in (2) involves distance computation between two high- dimensional feature vectors.
  • 7. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME 263 4. EXPERIMENTATION AND RESULTS The proposed content-based video retrieval system is implemented using MATLAB (Matlab2010b) and the performance of the proposed system is analyzed using the evaluation metrics including precision, recall measures. The experimented are conducted in windows XP based system with 3GB RAM on a data set containing 200 videos. 4.1 Datasets We have performed experiments on a dataset of 200 videos obtained from YouTube website (www.youtube.com). The collected video contains the following categories of objects presented in these videos such as sports, news and movies. The sample snapshot for the input videos of the proposed system is given in figure. Figure 5.1: A sample snapshot for the input database
  • 8. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME 264 4.2 Identification of region of interest This representation contains the significant visual contents in a shot by processing every frame presented in it. The IOROI for the SPORTS video is constructed as shown in figure. Fig 5.2 a) Snapshot of query video Figure 5.2 b).A sample snapshot of region of interests 4.3 Feature extraction For each region of interest Mean and Standard deviation of RGB and HSV channels are extracted. 4.4 Video retrieval using tree pruning The features Mean and Standard deviation of RGB and HSV channels are extracted from the ROI of query video and are matched with the features of ROIs stored in library using the Euclidian distance mechanism. Finally for retrieving, the proposed system uses tree pruning technique, where a tree-structured hierarchy is used, in which each node is associated with a ROI image or a feature vector which represents all of the images belonging to its subtree. In the same context, each child represents a disjoint subset of the images and thus partitions the subtree rooted at its parent node into smaller units. Each leaf node corresponds to a single video in the database. With the node radius for cluster (NRC), which is defined as the maximum distance between the node and its descendants or cluster, stored at each intermediate node, the triangle inequality is applied to reduce the search space by pruning irrelevant clusters. The matching score compute is used to retrieve the videos from the dataset and the retrieved video for the corresponding input videos is given in figure 5. Figure 5.3 A sample snapshot of retrieved videos
  • 9. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME 265 4.5 Quantitative analysis The performance of the proposed approach system is evaluated on the input dataset using the precision and recall measure. Graph-1 shows the Precision-Recall plot: For quantitative analysis, videos from each category are given to the proposed system and results are evaluated with the defined as follows. Table 5.1 Experimental results VIDEO GENRE RECALL PRECESSION SPORTS .625 1.00 MOVIES .538 .92 NEWS .625 1.00 5. CONCLUSION AND FUTURE WORK An algorithm for content based video retrieval is designed and experimented on sufficient number of different genres of videos .The algorithm is implemented in Matlab 2010b and executed on Intel core2duo, 2.66 GHz processor with 3 GB of RAM. The algorithm initially extracted Regions of interest through motion estimation. Features of these ROIs are extracted and are matched with the ROIs of query video. Finally retrieval of videos is carried out using tree pruning. The proposed method has been experimented on different genres of videos like sports, movies and news clips. The performance of the video summarization algorithm is evaluated by the precision and recall measures. The experimental results on standard video datasets reveal that the proposed model is robust and extracts videos from variant genres efficiently. The system can be further updated with more complicated features that include both shape and texture descriptors like wavelet moments. REFERENCES [1] Chia-Hung Wei, Chang-Tsun Li,(2004) “Content–based multimedia retrieval - introduction, applications, design of content-based retrieval systems, feature extraction and representation” International Journal of Wireless and Microwave Technologies(IJWMT)ISSN: 2076-1449 [2] Petkovic, Milan, Jonker, Willem,(2003)”Content-based video retrieval”, Kluwer Academic Publishers, Boston, Monograph, 2003, 168 p., Hardcover ISBN: 978-1-4020-7617-6 [3] John Eakins, Margaret Graham,(1999) University of Northumbria at Newcastle, “Content- based Image Retrieval” (JISC Technology Applications Program Report 39 -1999deo Browsing Strategies.
  • 10. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976- 6367(Print), ISSN 0976 – 6375(Online) Volume 4, Issue 4, July-August (2013), © IAEME 266 [4] Mohan, R.(1998), “Video sequence matching”, Proceedings of International Conference on Acoustic, Speech and Signal Processing, pp. 3697–3700. [5] Tan Y. Kulkarni S., & Ramadge, P. (1999), “A framework for measuring video similarity and its application to video query by example”, International Conference on Image Processing, pp. 106–110. [6] Naphade, M., Yeung, M. & Yeo, B. (2000), “A novel scheme for fast and efficient video sequence matching using compact signature”,SPIE Conference on Storage and Retrieval for Media Database, pp. 564–572. [7] Hoad, T. & Zobel, J. (2003), “Fast video matching with signature alignment”,ACM SIGMM International Workshop on Multimedia Information Retrieval, Berkeley, CA, pp. 262–269. [8] Ren, W. & Singh, S. (2004), “Video sequence matching with spatio-temporal constraints”, International Conference on Pattern Recognition, pp. 834–837. [9] Kim, C. & Vasudev, B. (2005), “Spatiotemporal sequence matching for efficient video copy detection”, IEEE Transactions on Circuits and Systems for Video Technology 15(1), 127–132. [10] Toguro, M., Suzuki, K., Hartono, P. & Hashimoto, S. (2005), “Video stream retrieval based on temporal feature of frame difference”, Proceedings of International Conference on Acoustic, Speech and Signal Processing, Volume 2, pp. 445–448. [11] Jain, A., Vailaya, A. & Wei, X. (1999), “Query by video clip”, Multimedia Systems 7, 369– 384. [12] Lienhart, R., Effelsberg, W. & Jain, R. (2000), “VisualGREP: A systematic method to compare and retrieve video sequences”, Multimedia Tools and Applications 10(1), 47–72. [13] Liu, X., Zhung, Y. & Pan, Y. (1999), “A new approach to retrieve video by example video clip”, ACM International Conference on Multimedia, pp. 41–44. [14] Kim, S. & Park, R. (2002), “An efficient algorithm for video sequence matching using the modified Hausdorff distance and the directed divergence”, IEEE Transactions on Circuits and Systems for Video Technology 12(7), 592–596. [15] Diakopouos, N. & Volmer, S. (2003), “Temporally tolerant video matching’, in ‘ACM SIGIR Workshop on Multimedia Information Retrieval”, Toronto, Canada. [16] Peng, Y. & Ngo, C. (2004), “Clip-based similarity measure for hierarchical video retrieval”, ACM SIGMM International Workshop on Multimedia Information Retrieval, pp. 53–60. [17] Luo, H., Fan, J., Satoh, S. & Ribarsky, W. (2007),”Large scale news video database browsing and retrieval via information visualization”, ACM symposium on applied computing, Seoul, Korea, pp. 1086–1087. [18] Kashino, K., Kurozumi, T. & Murase, H. (2003), “A quick search method for audio and video signals based on histogram pruning”, IEEE Transactions on Multimedia 5(3), 348–357. [19] Reeja S R and Dr. N. P Kavya, “Motion Detection for Video Denoising – The State of Art and the Challenges”, International Journal of Computer Engineering & Technology (IJCET), Volume 3, Issue 2, 2012, pp. 518 - 525, ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375. [20] Vilas Naik and Raghavendra Havin, “Entropy Features Trained Support Vector Machine Based Logo Detection Method for Replay Detection and Extraction from Sports Videos”, International Journal of Graphics and Multimedia (IJGM), Volume 4, Issue 1, 2013, pp. 20 - 30, ISSN Print: 0976 – 6448, ISSN Online: 0976 –6456.