• 제목/요약/키워드: flow information

검색결과 5,726건 처리시간 0.031초

Optical Flow Estimation of Large Displacements from Real Sequential Images

  • Kim, Jin-Woo
    • Journal of information and communication convergence engineering
    • /
    • 제9권3호
    • /
    • pp.319-324
    • /
    • 2011
  • In computing the optical flow. Horn and Schunck's method which is a representative algorithm is based on differentiation. But it is difficult to estimate the velocity for a large displacement by this algorithm. To cope with this problem multigrid method has been proposed. In this paper, we have proposed a scaled multigrid algorithm which the initial flow for a level is calculated by the summation of the optimally scaled flow and error flow. The optimally scaled flow is the scaled expanded flow of the previous level, which can generate an estimated second image having the least RMS error with respect to the original second image, and the error flow is the flow between the estimated second image (generated by the optimally scaled flow) and the original second image. The flow for this level is then estimated using the original first and second images and the initial flow for that level. From among the various coarsest starting levels of the multigrid algorithm, we select the one that finally gives the best estimated flow. Better results were achieved using our proposed method compared with Horn and Schunck's method and a conventional multigrid algorithm.

자료 및 제어 흐름 정보의 최적화 표현에 관한 연구 (A Study on the Optimized Representation for Data and Control Flow Information)

  • 정성옥;고광만;이성주
    • 한국정보통신학회논문지
    • /
    • 제4권3호
    • /
    • pp.681-687
    • /
    • 2000
  • 최적화란 비효율적인 코드를 구분해 내서 실행 속도 및 기억 공간의 효율성을 높여 주는 방법으로 컴파일러의 각 단계에서 수행된다. Augustus K. Uh떼 의해 제안된 Ideograph는 입력 프로그램에 대한 제어 의존성과 자료 의존성에 관한 정보를 동시에 표현할 수 있어 코드 최적화 단계에서 효과적으로 이용될 수 있으며 프로그램에 존재하는 병렬성을 표현하는데 효과적이다. 구문 트리는 원시 프로그램 정보를 효율적으로 표현할 수 있는 중간 표현으로서 컴파일러 구천에 널리 사용되고 있다. 본 논문에서는 원시 프로그램의 중간 표현인 구문 트리를 입력으로 받아 최적화 정보를 추출한 후 제어 흐름 및 자료 흐름 분석 정보를 추출하여 제어 의존성과 자료 의존성을 Ideouaph에 동시에 표현한다.

  • PDF

Partitioning and Conveyance Technique of Information Flow for Systems Design

  • Leem, Young-Moon
    • 산업경영시스템학회지
    • /
    • 제23권56호
    • /
    • pp.35-43
    • /
    • 2000
  • In order to obtain rigorous systems analysis and design, it is essential to understand accurate information flow in the system. For the effective capturing of accurate information flow in a system, it Is vital to control information flow in the system. Also, information and information flow have to be simplified as a deliverable form. This paper presents partitioning and conveyance technique based on the application of situation theory. First, historical background of situation theory will be given. Then necessary conditions and definitions will be provided. Lastly, this paper provides specific technique with example. This introduced technique will be a powerful tool for sharing timely and relevant information in a complex manufacturing system that can be used continuously and efficiently throughout systems operation.

  • PDF

Traffic Flow Prediction with Spatio-Temporal Information Fusion using Graph Neural Networks

  • Huijuan Ding;Giseop Noh
    • International journal of advanced smart convergence
    • /
    • 제12권4호
    • /
    • pp.88-97
    • /
    • 2023
  • Traffic flow prediction is of great significance in urban planning and traffic management. As the complexity of urban traffic increases, existing prediction methods still face challenges, especially for the fusion of spatiotemporal information and the capture of long-term dependencies. This study aims to use the fusion model of graph neural network to solve the spatio-temporal information fusion problem in traffic flow prediction. We propose a new deep learning model Spatio-Temporal Information Fusion using Graph Neural Networks (STFGNN). We use GCN module, TCN module and LSTM module alternately to carry out spatiotemporal information fusion. GCN and multi-core TCN capture the temporal and spatial dependencies of traffic flow respectively, and LSTM connects multiple fusion modules to carry out spatiotemporal information fusion. In the experimental evaluation of real traffic flow data, STFGNN showed better performance than other models.

SDN에서 Flow table의 Flow Entry 및 Vacancy (Flow Entry & Vacancy of Flow table in SDN)

  • 유승언;임환희;김경태;윤희용
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2018년도 제57차 동계학술대회논문집 26권1호
    • /
    • pp.43-44
    • /
    • 2018
  • SDN(Software Defined Network)는 데이터 부분과 컨트롤 부분을 분리하여 하나의 컨트롤러가 모든 데이터를 담당하는 기술이다. SDN에서 표준 프로토콜 역할을 하는 OpenFlow가 있으며 컨트롤러가 이 OpenFlow 프로토콜을 사용하여 Flow 테이블의 항목을 추가하고 삭제하도록 OpenFlow 스위치를 제어한다. OpneFlow 스위치는 하나 이상의 Flow table을 사용하여 조회하고 채널을 톨해 컨트롤러에 전달한다. 본 논문에서는 Flow Entry 구성도와 Flow가 Flow table에 도달하는 확률, Flow Entry를 분류하는 Vacancy에 대해 설명하였다.

  • PDF

Optical Flow Measurement Based on Boolean Edge Detection and Hough Transform

  • Chang, Min-Hyuk;Kim, Il-Jung;Park, Jong an
    • International Journal of Control, Automation, and Systems
    • /
    • 제1권1호
    • /
    • pp.119-126
    • /
    • 2003
  • The problem of tracking moving objects in a video stream is discussed in this pa-per. We discussed the popular technique of optical flow for moving object detection. Optical flow finds the velocity vectors at each pixel in the entire video scene. However, optical flow based methods require complex computations and are sensitive to noise. In this paper, we proposed a new method based on the Hough transform and on voting accumulation for improving the accuracy and reducing the computation time. Further, we applied the Boo-lean based edge detector for edge detection. Edge detection and segmentation are used to extract the moving objects in the image sequences and reduce the computation time of the CHT. The Boolean based edge detector provides accurate and very thin edges. The difference of the two edge maps with thin edges gives better localization of moving objects. The simulation results show that the proposed method improves the accuracy of finding the optical flow vectors and more accurately extracts moving objects' information. The process of edge detection and segmentation accurately find the location and areas of the real moving objects, and hence extracting moving information is very easy and accurate. The Combinatorial Hough Transform and voting accumulation based optical flow measures optical flow vectors accurately. The direction of moving objects is also accurately measured.

Preparing a Construction Cash Flow Analysis Using Building Information Modeling (BIM) Technology

  • Kim, Hyunjoo;Grobler, Francois
    • Journal of Construction Engineering and Project Management
    • /
    • 제3권1호
    • /
    • pp.1-9
    • /
    • 2013
  • Construction is a competitive industry and successful contractors must be able to win bids to obtain projects. Cash flow analysis not only determines actual profit at the end of the project, but also estimates required cash resources or cash ballances at the end of every month. Cash flow analysis is important in managing a construction project; however, it requires extensive information that is not immediately available to the general contractor. Before contractors can perform cash flow analysis, they must first complete a series of pre-requisites such as the quantity take off, scheduling, and cost estimating, followed by accurate assessments of project costs incurred and billable progress made. Consequently, cash flow analysis is currently a lengthy, uncertain process. This paper suggests improved cash flow analysis can be developed using data extraction in Building Information Modeling (BIM). BIM models contain a wealth of information and tools have been developed to automate a series of process such as quantity takeoff, scheduling, and estimating. This paper describes a prototype tool to support BIM-based, automated cash flow analysis.

철근 직진도 개선을 위한 실시간 철근 사출 끝점 추적 방법 (Real-time Rebar Injection Endpoints Tracking Method to Improve the Straightness of Rebars)

  • 김종식;강대성
    • 한국정보기술학회논문지
    • /
    • 제17권8호
    • /
    • pp.75-83
    • /
    • 2019
  • 본 논문에서는 Median flow와 영상의 Depth 정보를 이용하여 산업 현장의 다양한 환경 조건에서 실시간 철근의 끝점 추적 및 검출이 가능한 방법을 제안한다. 영상의 Depth 정보에 Median filter, Binarization, Morphology, Blob의 알고리즘을 사용하여 2개의 철근 끝점을 검출하는 방법을 제안하였다. 실시간 철근 끝점 추적을 위해서는 Median flow의 알고리즘을 이용하여 철근의 움직임 방향과 위치 추적을 제안하였다. 그리고 Depth 영상에서 검출된 철근 끝점 좌표와 Median flow를 이용한 철근의 위치추적 좌표를 서로 비교하여 최종 위치 좌표를 결정하였다. 그 결과 기존 Median flow 방식만 적용하였을 때 75% 정도의 철근의 최종 위치 판단 성공률이 Depth의 철근 끝점 정보까지 활용하였을 때는 95%까지 추적 성공률이 높아졌다.

Unidirectional Flow: A Survey on Networks, Applications, and Characteristic Attributes

  • Rai, Laxmisha
    • Journal of Information Processing Systems
    • /
    • 제17권3호
    • /
    • pp.518-536
    • /
    • 2021
  • Studies and applications related to unidirectional flow are gaining attention from researchers across disciplines in the recent years. Flow can be viewed as a concept, where the material, fluid, people, air, and electricity are moving from one node to another over a transportation network, water network, or through electricity distribution systems. Unlike other networks such as computer networks, most of the flow networks are visible and have strong material existence and are responsible for the flow of materials with definite shape and volume. The flow of electricity is also unidirectional, and also share similar features as of flow of materials such as liquids and air. Generally, in a flow network, every node in the network participates and contributes to the efficiency of the network. In this survey paper, we would like to evaluate and analyze the depth and application of the acyclic nature of unidirectional flow in several domains such as industry, biology, medicine, and electricity. This survey also provides, how the unidirectional flow and flow networks play an important role in multiple disciplines. The study includes all the major developments in the past years describing the key attributes of unidirectional flow networks, including their applications, scope, and routing methods.

모바일 쇼핑에서 패션 브랜드 앱이 스마트폰 몰입과 소비자 만족에 미치는 영향 (The Effect of Fashion Brand Apps on Smartphones Flow and Consumer Satisfaction in Mobile Shopping)

  • 강은미;박은주
    • 한국의류산업학회지
    • /
    • 제18권6호
    • /
    • pp.825-832
    • /
    • 2016
  • The purposes of this study was to investigate effects of fashion brand apps on smartphones flow and consumer satisfaction in mobile shopping. These findings provide new information to marketers for the marketing strategy for dealing with mobile shopping mall. A total of 233 usable questionnaires were obtained from men and women ages 20-30 who have mobile shopping purchasing experience. Data were analyzed by frequency analysis, factor analysis using SPSS for Window 22.0 and confirmatory factor analysis and structural equation model analysis by AMOS 22.0. The results were as follows. First, the analysis of fashion brand apps factors showed that it consist of 2 kinds of dimensions of basic information type and additional information type. Second, basic information type of fashion brand apps have had a direct impact on consumer satisfaction and did not affect the smartphones flow. Additional information type influence consumer satisfaction through a smartphones flow. Basic information type of fashion brand apps showed a greater impact on consumer satisfaction than a smartphone flow. A managerial implication was discussed for fashion brand marketers to develop strategies on fashion brand apps that could stimulate and increase the consumer flow and satisfaction.