RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      검색결과 좁혀 보기

      선택해제
      • 좁혀본 항목 보기순서

        • 원문유무
        • 원문제공처
          펼치기
        • 등재정보
        • 학술지명
          펼치기
        • 주제분류
        • 발행연도
          펼치기
        • 작성언어
        • 저자
          펼치기

      오늘 본 자료

      • 오늘 본 자료가 없습니다.
      더보기
      • 무료
      • 기관 내 무료
      • 유료
      • KCI등재

        MPEG - 7을 기반으로 한 뉴스 동영상 스키마 및 샷 종류별 키프레임을 이용한 요약 생성 방법

        정진국(Jin-Guk Jeong),심진선(Jin-Sun Shim),낭종호(Jong-Ho Nang),김경수(Gyung-Su Kim),하명환(Myung-Hwan Ha),정병희(Byung-Hee Jung) 한국정보과학회 2002 정보과학회 컴퓨팅의 실제 논문지 Vol.8 No.5

        최근 정형화된 구조를 갖는 뉴스 동영상 비디오에 대한 아카이브 시스템을 구축하기 위한 많은 연구가 진행되어 왔다. 그러나 기존의 시스템에서는 기사에 대한 메타 데이타를 저장하는 방법이 서로 다르기 때문에 이런 데이타 사이의 호환성이 없다는 문제점을 가지고 있다. 본 논문에서는 이런 문제점을 해결하기 위하여 멀티미디어 내용 정보를 표현하기 위한 표준인 MPEG-7 MDS에 바탕을 둔 뉴스 동영상 스키마를 제안하였으며, 또한 기사를 이루는 각 샷들의 특징을 반영한 기사 요약 방법을 설계하고 구현하였다. 본 논문에서 제안한 뉴스 동영상을 위한 스키마는 뉴스 구조의 특성을 반영하여 MPEG-7 MDS의 VideoSegment, TextAnnotation 등과 같은 스키마를 이용하여 설계하였고, 요약 방법에서는 요약 비디오 데이타의 크기를 줄이기 위하여 샷들의 키프레임들만을 해당 오디오와 함께 상영하는 슬라이스 쇼 방법을 사용하였다. Recently, there have been a lot of researches to develop an archive system for news videos that usually has a fixed structure. However, since the meta-data representation and storing schemes for news video are different from each other in the previously proposed archive systems, it was very hard to exchange these meta-data. This paper proposes a scheme for news video based on MPEG-7 MDS that is an international standard to represent the contents of multimedia, and a summarization mechanism reflecting the characteristics of shots in the news videos. The proposed scheme for news video uses the MPEG-7 MDS schemes such as VideoSegment and TextAnnotation to keep the original structure of news video, and the proposed summarization mechanism uses a slide-show style presentation of key frames with associated audio to reduce the data size of the summary video.

      • KCI등재
      • KCI등재

        사용자의 요구를 반영하는 동영상 요약 알고리즘

        정진국(Jin-Guk Jeong),홍승욱(Seung-Wook Hong),낭종호(Jong-Ho Nang),하명환(Myung-hwan Ha),정병희(Byung-Hee Jung),김경수(Gyung-Su Kim) 한국정보과학회 2003 정보과학회논문지 : 소프트웨어 및 응용 Vol.30 No.7·8

        자동으로 동영상을 요약하는 알고리즘은 다양한 방향으로 진행되어 왔다. 하지만 이러한 알고리즘들은 한가지 저급수준 내용정보만을 이용하여 동영상을 요약하였기 때문에 요약하는 사용자의 주관을 반영할 수 없다는 단점이 있다. 즉, 동영상 요약이라는 것은 내용에 대한 전반적인 이해에 바탕을 두고 중요한 샷을 선택하는 것이라고 정의할 수 있는데 이 경우에 중요한 샷이라고 결정하는 것은 요약자의 주관에 따라 달라질 수 있기 때문에 사용자의 주관을 반영할 수 없다는 것은 큰 단점으로 대두될 수 있다. 본 논문에서는 사용자의 요구를 반영하는 동영상 요약 알고리즘을 제시한다. 알고리즘에서는 일반적으로 많이 사용하는 동영상 요약에 대한 목적함수와 이들에 대한 가중치를 이용한다. 본 논문에서는 동영상 요약을 목적함수를 극대화 시킬 수 있는 샷들의 집합으로 정의하는데 이 경우 문제점으로 제시될 수 있는 것이 계산량이 많다는 것이다. 즉, n개의 샷을 가진 동영상에 대하여 2n번의 계산량이 필요하기 때문에 전체 알고리즘의 수행 시간이 많아지는 것이다. 본 논문에서는 이러한 문제점을 해결하기 위하여 빠른 시간에 근사 샷들의 집합을 구할 수 있는 Simulated Annealing 알고리즘을 이용하였다. 실험 결과에 의하면 본 논문의 알고리즘은 요약자의 주관을 반영시킬 수 있고, Simulated Annealing 을 이용하여 빠른 시간에 원하는 요약을 할 수 있음을 확인하였다. 본 논문의 알고리즘은 동영상을 대상으로 하는 디지털 비디오 라이브러리와 같은 응용 분야에 이용할 수 있을 것이다. Video abstraction is a process to pick up some important shots in a video, while the important shots might vary on the persons subjectivity. Previous works on video abstraction use only one low level feature to choose an important shot. This thesis proposes an abstraction scheme that selects a set of shots which simultaneously satisfies the desired features(or objective functions) of a good abstraction. Since the complexity of the computation to find a set of shots which maximizes the sum of object function values is O(2n), the proposed scheme uses a simulated annealing based searching method to find the suboptimal value within a short period of time. Upon the experimental results on various videos, we could argue that the proposed abstraction scheme could produce a reasonable video abstraction. The proposed abstraction scheme used to build a digital video library.

      • KCI등재

        이동 객체의 효과적 표현을 위한 시맨틱 어노테이션 방법

        이진활(Jin-Hwal Lee),홍명덕(Myung-Duk Hong),이기성(Kee-Sung Lee),정진국(Jin-Guk Jung),조근식(Geun-Sik Jo) 한국컴퓨터정보학회 2011 韓國컴퓨터情報學會論文誌 Vol.16 No.7

        최근 비디오가 대화형 콘텐츠를 위한 타입으로 많은 각광을 받기 시작하면서 비디오 데이터에 포함된 객체들을 의미적으로 표현하고 검색하기 위한 시맨틱 어노테이션 방법에 대한 연구가 활발히 진행되고 있다. 비디오 데이터에 포함된 객체들은 시간의 변화에 따라 공간적 위치가 변화하기 때문에 매 프레임마다 상이한 위치 데이터가 발생한다. 따라서 모든 프레임의 객체에 대한 위치 데이터들을 저장하는 것은 매우 비효율적이므로 이를 부적절한 오차가 발생하지 않는 범위 내에서, 효과적으로 압축하여 표현할 필요가 있다. 본 논문은 컴퓨터 또는 에이전트가 직관적으로 객체에 대한 정보를 이해할 수 있도록 표현하기 위해 비디오 데이터가 포함하는 객체에 대하여 의미적 정보를 부여하기 위한 온톨로지 모델링 방법과 이동 객체의 위치 데이터를 압축하기 위해 3차 스플라인 보간법을 적용하여 의미적 정보와 함께 어노테이션 하는 방법을 제안한다. 제안한 어노테이션 방법의 효율을 검증하기 위한 대화형 비디오 시스템을 구현하고, 다양한 특징을 가지는 객체가 나타나는 비디오 데이터 셋을 이용하여 샘플링 간격에 따른 오차율과 데이터량을 비교하였다. 그 결과, 샘플링 간격이 15프레임 이하 일 때, 최대 80%의 데이터 저장 공간을 절약할 수 있을 뿐만 아니라 객체의 실제 좌표 대비 최대 31픽셀, 평균 4픽셀 미만의 오차 편차를 얻을 수 있었다. Recently, researches for semantic annotation methods which represent and search objects included in video data, have been briskly activated since video starts to be popularized as types for interactive contents. Different location data occurs at each frame because coordinates of moving objects are changed with the course of time. Saving the location data for objects of every frame is too ineffective. Thus, it is needed to compress and represent effectively. This paper suggests two methods; the first, ontology modeling for moving objects to make users intuitively understandable for the information, the second, to reduce the amount of data for annotating moving objects by using cubic spline interpolation. To verify efficiency of the suggested method, we implemented the interactive video system and then compared with each video dataset based on sampling intervals. The result follows : when we got samples of coordinate less than every 15 frame, it showed that could save up to 80% amount of data storage; moreover, maximum of error deviation was under 31 pixels and the average was less than 4 pixels.

      • KCI등재

        검도 수련이 자세 형성에 미치는 영향

        이진훈(Jin Hun Lee),김기학(Ki Hack Kim),정진국(Jin Guk Jung),김상홍(Sang Hong Kim) 한국발육발달학회 1999 한국발육발달학회지 Vol.7 No.1

        Background. Kendo masters demand that player`s spine be upright during(training) because of adding power on attack and defence to opponent. So they say that kendo training has an effect on forming good posture. The recognition has prompted, the investigation of kendo training effects for forming upright posture. The purpose of present study has to identify kendo training effects for good posture forming factors and then to apply to control group(non kendo training) for getting good posture. Method. Data were collected from 74 high school students(kendo players n=30, control group n =44) to compare with each other about each part posture state. Result. The findings indicated sustained significant effect only in abdomen bending angle with comparing kendo players with normal students on point of posture applied by New York State Posture Test. Kendo players had high posture state point, and there were not significant differences any other parts(P$lt; .05). This results explain that kendo players basic position for game bend over backside than needing to form good posture. The next findings indicated sustained significant effect in almost all variables except to abdomen inclination angle comparing kendo players with control group on point of posture applied by Conformateur Test. In this finding, we recognised that kendo training have an effect on forming good Posture,

      • MPEG-7을 기반으로 한 뉴스 동영상 스키마와 요약 생성 방법의 설계 및 구현

        심진선(Jin-Sun Shim),정진국(Jin-Guk Jeong),낭종호(Jong-Ho Nang),김경수(Gyung-Su Kim),하명환(Myung-Hwan Ha),정병희(Byung-Hui Jung) 한국정보과학회 2002 한국정보과학회 학술발표논문집 Vol.29 No.1B

        최근 디지털 동영상의 사용이 증가하면서 자동으로 구조를 분석하는 기술이 필요하게 되었다. 특히 뉴스 동영상은 다른 동영상에 비해 그 구조가 비교적 정형화 되어 있다는 특징 때문에 많은 연구에서 이용되어졌다. 뉴스 동영상을 이용하는 이전의 연구에서 문제점으로 제시될 수 있는 사항은 서로 다른 자료 구조와 시스템 구조로 인한 호환성의 부족을 들 수 있다. 본 논문에서는 이와 같은 호환성 부족을 해결하기 위해 멀티미디어 데이터를 기술하는 표준인 MPEG-7을 기반으로 한 뉴스 동영상 스카마를 제안하였다. 특히 전체 뉴스를 보지 않고 효율적으로 뉴스 동영상을 이해할 수 있도록 요약하는 방법을 제시하였으며 MPEG-7의 MDS를 이용하여 기술하였다. 본 논문에서 제안한 방법은 디지털 비디오 라이브러리와 같은 응용 분야에서 유용하게 이용될 수 있을 것이다.

      • KCI등재

        빈발 패턴 네트워크에서 아이템 클러스터링을 통한 연관규칙 발견

        오경진(Kyeong-Jin Oh),정진국(Jin-Guk, Jung),하인애(Inay Ha),조근식(Geun-Sik Jo) 한국지능정보시스템학회 2008 지능정보연구 Vol.14 No.1

        Data mining is defined as the process of discovering meaningful and useful pattern in large volumes of data. In particular, finding associations rules between items in a database of customer transactions has become an important thing. Some data structures and algorithms had been proposed for storing meaningful information compressed from an original database to find frequent itemsets since Apriori algorithm. Though existing method find all association rules, we must have a lot of process to analyze association rules because there are too many rules. In this paper, we propose a new data structure, called a Frequent Pattern Network (FPN), which represents items as vertices and 2-itemsets as edges of the network. In order to utilize FPN, We constitute FPN using item's frequency. And then we use a clustering method to group the vertices on the network into clusters so that the intracluster similarity is maximized and the intercluster similarity is minimized. We generate association rules based on clusters. Our experiments showed accuracy of clustering items on the network using confidence, correlation and edge weight similarity methods. And We generated association rules using clusters and compare traditional and our method. From the results, the confidence similarity had a strong influence than others on the frequent pattern network. And FPN had a flexibility to minimum support value.

      • KCI등재

        신장과 체중의 최대발육연령에 따른 신체적 발육발달 경향

        김기학(Ki Hack Kim),정진국(Jin Guk Jung),이진훈(Jin Hun Lee) 한국발육발달학회 1999 한국발육발달학회지 Vol.7 No.1

        The study examined the growth tendency of height and weight. body composition, menarcheal age, and physical fitness based on a peak height velocity(PHV, n=148) age group and peak weight velocity (PWV, n=165) age group in a sample of 170 women`s muddle school students. Each age group was divided into 8, 9, 10, 11, and 12 years old. 1. The results of this study revealed that PHV age. PWV age, and menarche appeared on 10.03±1.04 years old. 10.83±1.16 years old, and 12.32±years old respectively. This indicated that the prematurity of physiological age occurred for the selected subjects. 2. The results of this finding indicated that the menarche has occurred about 2.3 years after PHV age and 1.5 years after PVW age. 3. The findings showed that the PHV mean of 8-12 years old was 8.72㎝. The PWV mead weight was 8.55㎏. It appeared that as earlier PHV they become taller and get more weight. As earlier PHV and PWV ages the period of menarche arrived in earlier Eight years old group showed the earliest menarche and 12 years old group showed the latest menarche. 4. The results of this study revealed that, early or late PHV and PWV ages have no significant influences on physique index, body composition, parents physique, and physical fitness. 5. The findings also indicated that PHV ale and PWV age were slightly related to physique. negatively related to RI and BMI, and positively related to menarche. As an earlier age, subjects get more weight and tend to have an early menarche.

      • 동영상 MPEG - 7에 대한 효율적인 인덱싱 알고리즘

        주성민(Sung-min Choo),정진국(Jin-Guk Jeong),낭종호(Jong-Ho Nang),김경수(Gyung-Su Kim),하명환(Myung-hwan Ha),정병희(Byung-Hee Jung) 한국정보과학회 2002 한국정보과학회 학술발표논문집 Vol.29 No.2Ⅱ

        XML 기반의 MPEG-7은 사용자가 시스템을 통해서 원하는 정보를 얻을 수 있도록 멀티미디어 컨텐츠의 다양한 정보를 기술하고 있다. 그러나 많은 샷으로 이루어진 MPEG-7 정보 저장 공간에서 질의가 들어왔을 때 원하는 정보를 찾기 위하여 모든 문서를 검색하는 것은 상당한 시간이 요구된다. 본 논문에서 이를 해결하기 위하여 동영상 MPEG-7 문서에 대한 효율적인 인덱싱 알고리즘을 제시한다. 본 논문에서 제안한 인덱싱 알고리즘의 적용으로 MPEG-7 검색에 있어서 효율적임을 할 수 있었다.

      연관 검색어 추천

      이 검색어로 많이 본 자료

      활용도 높은 자료

      해외이동버튼