• Title/Summary/Keyword: frame information

Search Result 3,791, Processing Time 0.031 seconds

Directions to Fisheries Education for Achieving UN Sustainable Development Goals (SDGs) (유엔 지속가능발전 목표(SDG)를 위한 수산교육 방향)

  • KANG, Beodeul;ZHANG, Chang Ik
    • Journal of Fisheries and Marine Sciences Education
    • /
    • v.29 no.2
    • /
    • pp.453-465
    • /
    • 2017
  • UN adopted the 2030 Agenda for Sustainable Development and the Sustainable Development Goals (SDGs) in 2015, a set of 17 objectives with 169 targets expected to guide actions over the next 15 years (2016-2030). One goal expressly focuses on the oceans, that is, SDG 14 'Conserve and sustainably use the oceans, seas and marine resources for sustainable development'. More than 30% of fish stocks worldwide were classified by FAO(2016) as overfished. Globally, world capture fisheries are near the ocean's productive capacity with catches on the order of 80 million metric tons. Aquaculture production is increasing rapidly and is expected to continue to increase, but aquaculture encounters some environmental challenges, including potential pollution, competition with wild fishery resources, potential contamination of gene pools, disease problems, and loss of habitat. Accordingly, there have been a variety of world organization and conferences stressing the importance of the implementation of the ecosystem-based fisheries management(EBFM) to overcome these problems. Annual catch of Korean fisheries have shown continuously declining patterns since late 1990s. Most fish stocks are currently known to be over-exploited, and some stocks are depleted due to the increase in fishing intensity and over-capitalization of fishing fleets. Other reasons for the depletion are land reclamations and coastal pollution, which destroy spawning and nursery grounds along the coastal regions. Aquaculture production is also increasing rapidly in Korea. However, several important issues such as gene pool and interaction with capture fisheries should be considered. The EBFM approach should use the best available information coupled with a reasonable application of the precautionary approach. The EBFM has global relevance, and so the real challenge will be to develop and use reliable, robust and cost-effective means of assessing and monitoring the status of ecosystems and their resources, and rapid means of detecting any undesirable and excessive impacts that threaten sustainable use. Future fisheries education should take into account UN's SDGs, which were adopted to achieve the global 2030 agenda. However, there are some difficulties in the current fisheries education system in Korea. First, the current education organizations are limited within the old frame of traditional fisheries sciences. Second, the fisheries education is currently lack of the future-oriented education system and of customized schools or departments. Third, the on-going fisheries education has been based upon few educational policies which are sufficiently relevant to holistic SDGs of the global standard. Accordingly, directions to modern fisheries education for achieving SDGs would be, first, the transition of fisheries education structure into the future-oriented and customized education system. Second, fisheries education needs to shift to the new paradigm, which combines traditional fisheries science education with related fields such as oceanography and environmental sciences to adopt the concept of EBFM. Lastly, fisheries education should accompany relevant policies for effectively achieving SDGs.

A Content Analysis on Career Education in Home Economics Textbook of the Secondary School developed by the 7th Educational Process (제7차 교육과정의 중등학교 가정 교과서에 나타난 진로교육 내용분석)

  • Son, Hyeon-Hee;Park, Mi-Jeong;Chae, Jung-Hyun
    • Journal of Korean Home Economics Education Association
    • /
    • v.21 no.4
    • /
    • pp.145-158
    • /
    • 2009
  • The purpose of this study was to find out how much home economics(HE) textbook was focused on what kind of factors in career education, by analyzing the HE textbooks from the 7th grade(1st grade of the middle school) to the 10th grade(1st grade of high school), which were developed by applying the 7th educational process. 12 textbooks which were published by three publishers were randomly selected by grade. This study used the instrument developed by Korea Research Institute for Vacational Education & Training(2001) as an analysis frame, along with a content analysis system. The results of this study were as follows. The publishers of HE textbook stressed similar points in each section of career education, evenly reflecting the objectives and contents of career education. Three kinds of publishers also placed the same weight on the factors of career education in each unit, and suggested the contents related to career education in the whole units. HE textbook was designed to lead learners to understand self and have interest in varied occupations. Additionally, it provided the learners with a chance to consider their career and occupation by means of detailed job information, and its contents including learning of occupational ability for job selection were useful to plan and prepare for career. Accordingly, as HE textbook is most effective to promote connection between work and learning and contains proper factors of career guidance, it is one of the most appropriate textbooks to deal with career education.

  • PDF

Design of Optimized pRBFNNs-based Face Recognition Algorithm Using Two-dimensional Image and ASM Algorithm (최적 pRBFNNs 패턴분류기 기반 2차원 영상과 ASM 알고리즘을 이용한 얼굴인식 알고리즘 설계)

  • Oh, Sung-Kwun;Ma, Chang-Min;Yoo, Sung-Hoon
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.21 no.6
    • /
    • pp.749-754
    • /
    • 2011
  • In this study, we propose the design of optimized pRBFNNs-based face recognition system using two-dimensional Image and ASM algorithm. usually the existing 2 dimensional face recognition methods have the effects of the scale change of the image, position variation or the backgrounds of an image. In this paper, the face region information obtained from the detected face region is used for the compensation of these defects. In this paper, we use a CCD camera to obtain a picture frame directly. By using histogram equalization method, we can partially enhance the distorted image influenced by natural as well as artificial illumination. AdaBoost algorithm is used for the detection of face image between face and non-face image area. We can butt up personal profile by extracting the both face contour and shape using ASM(Active Shape Model) and then reduce dimension of image data using PCA. The proposed pRBFNNs consists of three functional modules such as the condition part, the conclusion part, and the inference part. In the condition part of fuzzy rules, input space is partitioned with Fuzzy C-Means clustering. In the conclusion part of rules, the connection weight of RBFNNs is represented as three kinds of polynomials such as constant, linear, and quadratic. The essential design parameters (including learning rate, momentum coefficient and fuzzification coefficient) of the networks are optimized by means of Differential Evolution. The proposed pRBFNNs are applied to real-time face image database and then demonstrated from viewpoint of the output performance and recognition rate.

Performance Evaluation of Embedded Garbage Collectors in CVM Environment (CVM 환경에서 임베디드 가비지 컬렉터의 성능 평가)

  • Cha, Chang-Il;Kim, Sang-Wook;Chang, Ji-Woong
    • The KIPS Transactions:PartA
    • /
    • v.14A no.3 s.107
    • /
    • pp.173-184
    • /
    • 2007
  • Garbage collection in the Java virtual machine is a core function that relieves application programmers of difficulties related to memory management. In this paper, we evaluate and analyze the performance of GenGC and GenRGC, garbage collectors for embedded Java virtual machines. For performance evaluation, we employ CVM, a real embedded Java virtual machine developed by Sun Microsystems, Inc., as a platform and also use a widely-used SpecJVM98 as a set of benchmark programs. To compare the performance of GenGC and GenRGC, we first evaluate the time of garbage collection and the delay time caused by garbage collection. Second, for more detailed performance analysis of GenRGC, we evaluate the time of garbage collection and the delay time caused by garbage collection while changing the sizes of a block and a frame. Third, we analyze the size of storage space required for performing GenRGC, and show GenRGC to be suitable for embedded environment with a limited mont of memory. Since CVM is the most representative one of embedded Java virtual machines, this performance study is quite meaningful in that we can predict the performance of garbage collectors in real application environments more accurately.

Exploitation of Auxiliary Motion Vector in Video Coding for Robust Transmission over Internet (화상통신에서의 오류전파 제어를 위한 보조모션벡터 코딩 기법)

  • Lee, Joo-Kyong;Choi, Tae-Uk;Chung, Ki-Dong
    • The KIPS Transactions:PartB
    • /
    • v.9B no.5
    • /
    • pp.571-578
    • /
    • 2002
  • In this paper, we propose a video sequence coding scheme called AMV (Auxiliary Motion Vector) to minimize error propagation caused by transmission errors over the Internet. Unlike the conventional coding schemes the AMY coder, for a macroblock in a frame, selects two best matching blocks among several preceding frames. The best matching block, called a primary block, is used for motion compensation of the destination macroblock. The other block, called an auxiliary block, replaces the primary block in case of its loss at the decoder. When a primary block is corrupted or lost during transmission, the decoder can efficiently and simply suppress error propagation to the subsequent frames by replacing the block with an auxiliary block. This scheme has an advantage of reducing both the number and the impact of error propagations. We implemented the proposed coder by modifying H.263 standard coding and evaluated the performance of our proposed scheme in the simulation. The simulation results show that AMV coder is more efficient than the H.263 baseline coder at the high packet loss rate.

The Forecasting a Maximum Barbell Weight of Snatch Technique in Weightlifting (역도 인상동작 성공 시 최대 바벨무게 예측)

  • Hah, Chong-Ku;Ryu, Ji-Seon
    • Korean Journal of Applied Biomechanics
    • /
    • v.15 no.3
    • /
    • pp.143-152
    • /
    • 2005
  • The purpose of this study was to predict the failure or success of the Snatch-lifting trial as a consequence of the stand-up phase simulated in Kane's equation of motion that was effective for the dynamic analysis of multi-segment. This experiment was a case study in which one male athlete (age: 23yrs, height: 154.4cm, weight: 64.5kg) from K University was selected The system of a simulation included a multi-segment system that had one degree of freedom and one generalized coordinate for the shank segment angle. The reference frame was fixed by the Nonlinear Trans formation (NLT) method in order to set up a fixed Cartesian coordinate system in space. A weightlifter lifted a 90kg-barbell that was 75% of subject's maximum lifting capability (120kg). For this study, six cameras (Qualisys Proreflex MCU240s) and two force-plates (Kistler 9286AAs) were used for collecting data. The motion tracks of 11 land markers were attached on the major joints of the body and barbell. The sampling rates of cameras and force-plates were set up 100Hz and 1000Hz, respectively. Data were processed via the Qualisys Track manager (QTM) software. Landmark positions and force-plate amplitudes were simultaneously integrated by Qualisys system The coordinate data were filtered using a fourth-order Butterworth low pass filtering with an estimated optimum cut-off frequency of 9Hz calculated with Andrew & Yu's formula. The input data of the model were derived from experimental data processed in Matlab6.5 and the solution of a model made in Kane's method was solved in Matematica5.0. The conclusions were as follows; 1. The torque motor of the shank with 246Nm from this experiment could lift a maximum barbell weight (158.98kg) which was about 246 times as much as subject's body weight (64.5kg). 2. The torque motor with 166.5 Nm, simulated by angular displacement of the shank matched to the experimental result, could lift a maximum barbell weight (90kg) which was about 1.4 times as much as subject's body weight (64.5kg). 3. Comparing subject's maximum barbell weight (120kg) with a modeling maximum barbell weight (155.51kg) and with an experimental maximum barbell weight (90kg), the differences between these were about +35.7kg and -30kg. These results strongly suggest that if the maximum barbell weight is decided, coaches will be able to provide further knowledge and information to weightlifters for the performance improvement and then prevent injuries from training of weightlifters. It hopes to apply Kane's method to other sports skill as well as weightlifting to simulate its motion in the future study.

A Request for Optical Shop Startup Education of Ophthalmic Optics Students in Kyung-gi region (경기지역 안경광학과 학생들의 안경원 창업교육 요구도)

  • Lee, Ok-Jin;Kim, Sang-Mo;Jung, Se-Hoon;Lee, Seung-Won;Yoon, Kyoung-Han;Kim, Sang-Gee
    • Journal of Korean Ophthalmic Optics Society
    • /
    • v.14 no.1
    • /
    • pp.23-29
    • /
    • 2009
  • Purpose: To investigate request for optical shop startup education of ophthalmic optics students as a basic source for startup education. Methods: Total of 287 students' from three ophthalmic optics college in Kyung-gi region was surveyed and analyzed the data using SPSS analysis. Results: Most students didn't have experience of optical shop startup business education (94.4%). However, the request of startup education was very high (89.9%) and there was significant difference according to grade (p<0.01). The most wanted education for the student who want to opening a shop was a lecture related to finding best place for the shop. For importances of select a site and purchasing information of frame, lens, contact lens in startup education were significant difference according to correction of visual acuity (p<0.001, p<0.05) and optician family present (p<0.05, p<0.001). For importance of customer management and publicity activities was significant difference according to correction of visual acuity (p<0.05). Conclusions: For request of optical shop startup education was very high and need to having startup education.

  • PDF

Effect of Oxygen Incorporation in the Fabrication of TiN Thin Film for Frame by UBM Sputtering System (UBM Sputtering System에 의한 안경테용 TiN막 제작에 있어 Oxygen 영향 연구)

  • Park, Moon Chan;Lee, Jong Geun;Joo, Kyung Bok;Lee, Wha Ja;Kim, Eung Soon;Choi, Kwang Ho
    • Journal of Korean Ophthalmic Optics Society
    • /
    • v.14 no.1
    • /
    • pp.63-68
    • /
    • 2009
  • Purpose: TiN films were deposited on sus304 by unbalanced magnetron sputtering system which was designed and developed as unbalancing the strength of the magnets in the magnetron electrode. The effect of oxygen incorporation in the fabrication of deposited films was investigated. Methods: The cross sections of deposited films on Silicon wafer were observed by SEM to measure the thickness of the films, the components of the surface of the films were identified by XPS survey spectra, the compositional depth-profile of deposited films was examined by an XPS apparatus. Results: From the data of XPS depth profile of films, it could be seen that the element O as well as the elements Ti and N present in the surface of the film and the relative percentage of the element O was constant at 65 at.% with respect to the depth of film. Conclusions: The color change with thickness of the films had something to do with the change of Ti $ 2p_{3/2}$ peak intensity and shape mixed of $ TiO_2$, TiN, $ TiO_{x}N_{y}$ compound.

  • PDF

Optimizing a Multimedia File System for Streaming Severs (스트리밍 서버를 위한 멀티미디어 파일 시스템 최적화)

  • 박진연;김두한;원유집;류연승
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.31 no.5_6
    • /
    • pp.268-278
    • /
    • 2004
  • In this paper, we describe our experience in the design and implementation of the SMART file system to handle multimedia workload. Our work has three design objectives: (ⅰ) efficient support for sequential workload, (ⅱ) avoiding disk fragmentation, (ⅲ) logical unit based file access. To achieve these three objectives, we develop a file system where a file consists of linked list of Data Unit Group. Instead of tree like structure of the legacy Unix file system, we use single level file structure. Our file system can also access the file based upon the logical unit which can be video frame or audio samples. Data Unit Group is a group of logical data units which is allocated continuous disk blocks. At the beginning of each Data Unit Group, there exists an index array. Each index points to the beginning of logical data units, e.g. frames in the Data Unit Group. This index array enables the random access and sequencial access of semantic data units. SMART file system is elaborately tailored to effectively support multimedia workload. We perform physical experiments and compare the performance of SMART file system with EXT2 file system and SGI XFS file system. In this experiment, SMART file system exhibits superior performance under streaming workload.

A H.264 based Selective Fine Granular Scalable Coding Scheme (H.264 기반 선택적인 미세입자 스케일러블 코딩 방법)

  • 박광훈;유원혁;김규헌
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.10 no.4
    • /
    • pp.309-318
    • /
    • 2004
  • This paper proposes the H.264-based selective fine granular scalable (FGS) coding scheme that selectively uses the temporal prediction data in the enhancement layer. The base layer of the proposed scheme is basically coded by the H.264 (MPEG-4 Part 10 AVC) visual coding scheme that is the state-of-art in codig efficiency. The enhancement layer is basically coded by the same bitplane-based algorithm of the MPEG-4 (Part 2) fine granular scalable coding scheme. In this paper, we introduce a new algorithm that uses the temproal prediction mechanism inside the enhancement layer and the effective selection mechanism to decide whether the temporally-predicted data would be sent to the decoder or not. Whenever applying the temporal prediction inside the enhancement layer, the temporal redundancies may be effectively reduced, however the drift problem would be severly occurred especially at the low bitrate transmission, due to the mismatch bewteen the encoder's and decoder's reference frame images. Proposed algorithm selectively uses the temporal-prediction data inside the enhancement layer only in case those data could siginificantly reduce the temporal redundancies, to minimize the drift error and thus to improve the overall coding efficiency. Simulation results, based on several test image sequences, show that the proposed scheme has 1∼3 dB higher coding efficiency than the H.264-based FGS coding scheme, even 3∼5 dB higher coding efficiency than the MPEG-4 FGS international standard.