• Title/Summary/Keyword: Color Video

Search Result 697, Processing Time 0.03 seconds

A comparison study on color correction for high-definition video in digital post-production (디지털 후반작업에서 고화질 영상표현을 위한 색보정(color correction) 비교연구)

  • Oh, Moon Seock;Won, Jong Wook;Lee, Yun Sang
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.9 no.4
    • /
    • pp.167-175
    • /
    • 2013
  • This study is the process of making high-definition TV broadcast color correction affects the end result comparison is focus on implement through study. In the production process and the impact on the color Correction in the video as an study for UHD, 4K, 6K video production workflow improvement of an effective program in the present and time and cost in the post production process, color correction for the final video through the production and overcome the failure of further in-efficient color correction study will help you to solve the problem. This study is the color changes over the course of the final video to see how much influence color correction of post-production. Color correction using a program of courses in Visual quality, regularly presented the possibility to retain and make on high definition video production post-production process for color correction method is utilized as the basis of study.

Video Scene Detection using Shot Clustering based on Visual Features (시각적 특징을 기반한 샷 클러스터링을 통한 비디오 씬 탐지 기법)

  • Shin, Dong-Wook;Kim, Tae-Hwan;Choi, Joong-Min
    • Journal of Intelligence and Information Systems
    • /
    • v.18 no.2
    • /
    • pp.47-60
    • /
    • 2012
  • Video data comes in the form of the unstructured and the complex structure. As the importance of efficient management and retrieval for video data increases, studies on the video parsing based on the visual features contained in the video contents are researched to reconstruct video data as the meaningful structure. The early studies on video parsing are focused on splitting video data into shots, but detecting the shot boundary defined with the physical boundary does not cosider the semantic association of video data. Recently, studies on structuralizing video shots having the semantic association to the video scene defined with the semantic boundary by utilizing clustering methods are actively progressed. Previous studies on detecting the video scene try to detect video scenes by utilizing clustering algorithms based on the similarity measure between video shots mainly depended on color features. However, the correct identification of a video shot or scene and the detection of the gradual transitions such as dissolve, fade and wipe are difficult because color features of video data contain a noise and are abruptly changed due to the intervention of an unexpected object. In this paper, to solve these problems, we propose the Scene Detector by using Color histogram, corner Edge and Object color histogram (SDCEO) that clusters similar shots organizing same event based on visual features including the color histogram, the corner edge and the object color histogram to detect video scenes. The SDCEO is worthy of notice in a sense that it uses the edge feature with the color feature, and as a result, it effectively detects the gradual transitions as well as the abrupt transitions. The SDCEO consists of the Shot Bound Identifier and the Video Scene Detector. The Shot Bound Identifier is comprised of the Color Histogram Analysis step and the Corner Edge Analysis step. In the Color Histogram Analysis step, SDCEO uses the color histogram feature to organizing shot boundaries. The color histogram, recording the percentage of each quantized color among all pixels in a frame, are chosen for their good performance, as also reported in other work of content-based image and video analysis. To organize shot boundaries, SDCEO joins associated sequential frames into shot boundaries by measuring the similarity of the color histogram between frames. In the Corner Edge Analysis step, SDCEO identifies the final shot boundaries by using the corner edge feature. SDCEO detect associated shot boundaries comparing the corner edge feature between the last frame of previous shot boundary and the first frame of next shot boundary. In the Key-frame Extraction step, SDCEO compares each frame with all frames and measures the similarity by using histogram euclidean distance, and then select the frame the most similar with all frames contained in same shot boundary as the key-frame. Video Scene Detector clusters associated shots organizing same event by utilizing the hierarchical agglomerative clustering method based on the visual features including the color histogram and the object color histogram. After detecting video scenes, SDCEO organizes final video scene by repetitive clustering until the simiarity distance between shot boundaries less than the threshold h. In this paper, we construct the prototype of SDCEO and experiments are carried out with the baseline data that are manually constructed, and the experimental results that the precision of shot boundary detection is 93.3% and the precision of video scene detection is 83.3% are satisfactory.

Customizing Ground Color to Deliver Better Viewing Experience of Soccer Video

  • Ahn, Il-Koo;Kim, Young-Woo;Kim, Chang-Ick
    • ETRI Journal
    • /
    • v.30 no.1
    • /
    • pp.101-112
    • /
    • 2008
  • In this paper, we present a method to customize the ground color in outdoor sports video to provide TV viewers with a better viewing experience or subjective satisfaction. This issue, related to content personalization, is becoming critical with the advent of mobile TV and interactive TV. In outdoor sports video, such as soccer video, it is sometimes observed that the ground color is not satisfactory to viewers. In this work, the proposed algorithm is focused on customizing the ground color to deliver a better viewing experience for viewers. The algorithm comprises three modules: ground detection, shot classification, and ground color customization. We customize the ground color by considering the difference between ground colors from both input video and the target ground patch. Experimental results show that the proposed scheme offers useful tools to provide a more comfortable viewing experience and that it is amenable to real-time performance, even in a software-based implementation.

  • PDF

Video Cut Detection Using Complementary Color (보색개념을 도입한 Video Cut 검출)

  • 김재학;박종승;한준희
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10c
    • /
    • pp.411-413
    • /
    • 1998
  • Video영상을 의미있는 부분으로 나누는 Video segmentation을 위해서는 Video Cut의 검출이 필요하다. 본 논문에서는 Video Cut의 검출을 위하여 신경망을 이용하였으며, cut의 측정 방법으로 보색(complementary color)의 개념을 도입하였다. 이 방법을 이용하여, 여러개의 Video data로부터 학습을 한 뒤 새로운 Video에 대해서 테스트한 결과 좋은 성능을 보였다.

  • PDF

Implementation of Efficient Video Retrieval System using Color (컬러를 이용한 효과적인 비디오 검색 시스템 구현)

  • 이효종;문정렬
    • Proceedings of the IEEK Conference
    • /
    • 2000.11c
    • /
    • pp.93-96
    • /
    • 2000
  • In this paper, we propose an efficient database system for video retrieval. Using the color spaces, it shows results of user's request. Each color space used following user's selection. We suggest adaptive three color systems for database. Experimental results based on a video database containing 331 shots are included.

  • PDF

The Extracting Method of Key-frame Using Color Layout Descriptor (컬러 레이아웃을 이용한 키 프레임 추출 기법)

  • 김소희;김형준;지수영;김회율
    • Proceedings of the IEEK Conference
    • /
    • 2001.06c
    • /
    • pp.213-216
    • /
    • 2001
  • Key frame extraction is an important method of summarizing a long video. This paper propose a technique to automatically extract several key frames representative of its content from video. We use the color layout descriptor to select key frames from video. For selection of key frames, we calculate similarity of color layout features extracted from video, and extract key frames using similarity. An important aspect of our algorithm is that does not assume a fixed number of key frames per video; instead, it selects the number of appropriate key frames of summarizing a long video Experimental results show that our method using color layout descriptor can successfully select several key frames from a video, and we confirmed that the processing speed for extracting key frames from video is considerably fast.

  • PDF

Face Detection Algorithm for Video Conference Camera Control (화상회의 카메라 제어를 위한 안면 검출 알고리듬)

  • 온승엽;박재현;박규식;이준희
    • Proceedings of the IEEK Conference
    • /
    • 2000.06d
    • /
    • pp.218-221
    • /
    • 2000
  • In this paper, we propose a new algorithm to detect human faces for controling a camera used in video conference. We model the distribution of skin color and set up the standard skin color in YIQ color space. An input video frame image is segmented into skin and non-skin segments by comparing the standard skin color and each pixels in the input video frame. Then, shape filler is applied to select face segments from skin segments. Our algorithm detects human faces in real time to control a camera to capture a human face with a proper size and position.

  • PDF

An Efficient Video Retrieval Algorithm Using Color and Edge Features

  • Kim Sang-Hyun
    • Journal of the Institute of Convergence Signal Processing
    • /
    • v.7 no.1
    • /
    • pp.11-16
    • /
    • 2006
  • To manipulate large video databases, effective video indexing and retrieval are required. A large number of video indexing and retrieval algorithms have been presented for frame-w]so user query or video content query whereas a relatively few video sequence matching algorithms have been proposed for video sequence query. In this paper, we propose an efficient algorithm to extract key frames using color histograms and to match the video sequences using edge features. To effectively match video sequences with low computational load, we make use of the key frames extracted by the cumulative measure and the distance between key frames, and compare two sets of key frames using the modified Hausdorff distance. Experimental results with several real sequences show that the proposed video retrieval algorithm using color and edge features yields the higher accuracy and performance than conventional methods such as histogram difference, Euclidean metric, Battachaya distance, and directed divergence methods.

  • PDF

High-definition Video Enhancement Using Color Constancy Based on Scene Unit and Modified Histogram Equalization (장면단위 색채 항상성과 변형 히스토그램 평활화 방법을 이용한 고선명 동영상의 화질 향상 방법)

  • Cho, Dong-Chan;Kang, Hyung-Sub;Kim, Whoi-Yul
    • Journal of Broadcast Engineering
    • /
    • v.15 no.3
    • /
    • pp.368-379
    • /
    • 2010
  • As high-definition video is broadly used in various system such as broadcast system and digital camcorder the proper method in order to improve the quality of high-definition video is needed. In this paper, we propose an efficient method to improve color and contrast of high-definition video. In order to apply the image enhancement method to high-definition video, scale-down video of high-definition video is used and the parameter for image enhancement method is computed from small size video. To enhance the color of high-definition video, we apply color constancy method. First, we separate the video into several scenes by cut detection method. Then, we apply color constancy to each scene with same parameter. To improve the contrast of high-definition video, we use union of original image and histogram equalized image, and weight is calculated based on sorting of histogram bins. Finally, the performance of proposed method is demonstrated in experiment section.

Color Noise Reduction Method in Non-constant Luminance Signal for High Dynamic Range Video Service

  • Lee, Jinho;Jun, Dongsan;Kang, Jungwon;Ko, Hyunsuk;Kim, Hui Yong;Choi, Jin Soo
    • ETRI Journal
    • /
    • v.38 no.5
    • /
    • pp.858-867
    • /
    • 2016
  • A high dynamic range (HDR) video service is an upcoming issue in the broadcasting industry. For compatibility with legacy devices receiving a non-constant luminance (NCL) signal, new tools supporting an HDR video service are required. The current pre-processing chain of HDR video can produce color noise owing to the chroma component down-sampling process for video encoding. Although a luma adjustment method has been proposed to solve this problem, some disadvantages still remain. In this paper, we present an adaptive color noise reduction method for an NCL signal of an HDR video service. The proposed method adjusts the luma component of an NCL signal adaptively according to the information of the luma component from a constant luminance signal and the level of color saturation. Experiment results show that the color noise problem is resolved by applying our proposed method. In addition, the speed of the pre-processing is increased more than two-fold compared to a previous method.