• Title/Summary/Keyword: table layout

Search Result 64, Processing Time 0.024 seconds

Development of Web Accessibility Evaluation Algorithm-Based upon Table Element (웹 접근성 평가 알고리즘 개발-Table 요소 중심으로)

  • Park, Seong-Je;Kim, Jong-Weon
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.18 no.4
    • /
    • pp.81-87
    • /
    • 2013
  • Due to the development of IT technologies and the Internet penetration, the importance of Web accessibility has greatly increased and accordingly been studied a lot. This study noticed that the current evaluation algorithm for "Table Elements," which are used for data and layout tables, has many problems. Based on the Web Accessibility Guidelines, this study presents an improved evaluation algorithm for "Table Elements" and verifies its validity.

Table Detection from Document Image using Vertical Arrangement of Text Blocks

  • Tran, Dieu Ni;Tran, Tuan Anh;Oh, Aran;Kim, Soo Hyung;Na, In Seop
    • International Journal of Contents
    • /
    • v.11 no.4
    • /
    • pp.77-85
    • /
    • 2015
  • Table detection is a challenging problem and plays an important role in document layout analysis. In this paper, we propose an effective method to identify the table region from document images. First, the regions of interest (ROIs) are recognized as the table candidates. In each ROI, we locate text components and extract text blocks. After that, we check all text blocks to determine if they are arranged horizontally or vertically and compare the height of each text block with the average height. If the text blocks satisfy a series of rules, the ROI is regarded as a table. Experiments on the ICDAR 2013 dataset show that the results obtained are very encouraging. This proves the effectiveness and superiority of our proposed method.

A Study on Topology Optimization of Table Liner for Vertical Roller Mill using Homogenization Method (균질화법을 이용한 수직형 롤러 분쇄기용 테이블 라이너의 위상최적설계에 관한 연구)

  • 이동우;홍순혁;조석수;이선봉;주원식
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.20 no.6
    • /
    • pp.113-122
    • /
    • 2003
  • Topology optimization is begun with layout optimization that is attributed to Rozvany and Prager of the 1960's. They claimed that structure was transformed into truss connecting all the nodes of finite element and optimized by control of its sectional modulus. But, this method is partial topology optimization. General layout optimal design appliable to continum structure was proposed by Bendsoe and Kikuchi in 1988. Topology optimization expresses material stiffness of structure into function of arbitrary variable. If this variable is 1, material exists but if this variable is 0, material doesn't exist. Therefore, topology optimization searches the distribution function of material stiffness for structure. There are a few researchs for simple engineering problem such as topology optimization of square plane structure or truss structure. So, This study applied to topology optimization of table liner for vertical roller mill that is the largest scale in the world. After table liner decreased by 20% of original weight, the structure analysis for first optimized model was performed.

A New Algorithm for Drawing the Shuffle-Exchange Graph (혼합-교환도 작성을 위한 새 알고리즘)

  • Lee, Sung Woo;Hwang, Ho Jung
    • Journal of the Korean Institute of Telematics and Electronics
    • /
    • v.23 no.2
    • /
    • pp.217-224
    • /
    • 1986
  • In case of VLSI design, the shuffle-exchange graph is useful for optimal layout. HOEY and LEISERSON proposed the method of drawing a N-nodes shuffle-exchange graph on O(N2/log N) layout area by using the complex plane digram. [2] In this paper, a new algorithm for drawing the shuffle-exchange graph is proposed. This algorithm is not by using the complex plane diabram, but the table of e decimal represented nodes of shuffle-edge relations. And the structural properties for optimal layout of the graph are summarized and verified. By using this more simplified algorithm, a FORTRAN program which can be treated faster is written. Aimed near optimal shuffle-exchange graphs are printed out by giving inputs` the number of nodes.

  • PDF

An Efficient Algorithm for Detecting Tables in HTML Documents (HTML 문서의 테이블 식별을 위한 효율적인 알고리즘)

  • Kim Yeon-Seok;Lee Kyong-Ho
    • Journal of Korea Multimedia Society
    • /
    • v.7 no.10
    • /
    • pp.1339-1353
    • /
    • 2004
  • < TABLE > tags in HTML documents are widely used for formatting layout of Web documents as well as for describing genuine tables with relational information. As a prerequisite for information extraction from the Web, this paper presents an efficient method for sophisticated table detection. The proposed method consists of two phases: preprocessing and attribute-value relations extraction. For the preprocessing where genuine or ungenuine tables are filtered out, appropriate rules are devised based on a careful examination of general characteristics of < TABLE > tags. The remaining is detected at the attribute-value relations extraction phase. Specifically, a value area is extracted and checked out whether there is a syntactic coherency Futhermore, the method looks for a semantic coherency between an attribute area and a value area of a table that may be inappropriate for the syntactic coherency checkup. Experimental results with 11,477 < TABLE > tags from 1,393 HTML documents show at the method has performed better compared with previous works, resulting in a precision of 97.54% and a recall of 99.22% in average.

  • PDF

Word Extraction from Table Regions in Document Images (문서 영상 내 테이블 영역에서의 단어 추출)

  • Jeong, Chang-Bu;Kim, Soo-Hyung
    • The KIPS Transactions:PartB
    • /
    • v.12B no.4 s.100
    • /
    • pp.369-378
    • /
    • 2005
  • Document image is segmented and classified into text, picture, or table by a document layout analysis, and the words in table regions are significant for keyword spotting because they are more meaningful than the words in other regions. This paper proposes a method to extract words from table regions in document images. As word extraction from table regions is practically regarded extracting words from cell regions composing the table, it is necessary to extract the cell correctly. In the cell extraction module, table frame is extracted first by analyzing connected components, and then the intersection points are extracted from the table frame. We modify the false intersections using the correlation between the neighboring intersections, and extract the cells using the information of intersections. Text regions in the individual cells are located by using the connected components information that was obtained during the cell extraction module, and they are segmented into text lines by using projection profiles. Finally we divide the segmented lines into words using gap clustering and special symbol detection. The experiment performed on In table images that are extracted from Korean documents, and shows $99.16\%$ accuracy of word extraction.

Design of Look-up Table in Huffman CODEC Using DBLCAM and Two-port SRAM (DBLCAM과 Two-port SRAM을 이용한 허프만 코덱의 Look-up Table 설계)

  • 이완범;하창우;김환용
    • Journal of the Institute of Electronics Engineers of Korea SD
    • /
    • v.39 no.10
    • /
    • pp.57-64
    • /
    • 2002
  • The structure of conventional CAM(Content Addressable Memory) cell, used to Look-up table scheme in Huffman CODEC, is not performed by being separated in reading, writing and match operation. So, there is disadvantages that the control is complicated, and the floating states of match line force wrong operation to be happened in reading, writing operation. In this paper, in order to improve the disadvantages and proces the data fast, fast Look-up table is designed using DBLCAM(Dual Bit Line CAM)-performing the reading, writing operation and match operation independently and Two-port SRAM being more fast than RAM in an access speed. Look-up table scheme in Huffman CODEC, using DBLCAM and Two-port SRAM proposed in this paper, is designed in Cadence tool, and layout is performed in 0.6${\mu}{\textrm}{m}$ 2-poly 3-metal CMOS full custom. And simulation is peformed with Hspice.

A Study on the Facilities Arrangement of Container Terminal (컨테이너터미널의 시설물배치 연구)

  • Kim Woo-sun;Jung Seung-Ho
    • Proceedings of the Korean Institute of Navigation and Port Research Conference
    • /
    • 2004.11a
    • /
    • pp.133-143
    • /
    • 2004
  • The purpose of Container Terminal Facilities Arrangement is efficiently arrangement of each unit logistics parts. Facilities Arrangement is rationally accomplished to be minimize moving time, prevent reverse trip, optimal space utilization, benefit of worker, minimize handling cost. Thus, It is important that expert knowledge and mathmatical analysis method to rationally facilities arrangement. In this paper we framed SLP(Systematic Layout Planning} Procedure and described to the process of application.

  • PDF

Space Use Characteristics and Categorization of University Professo's Office Identified through Physical Trace Method (실측조사방법을 통한 교수연구실 사용실태분석 및 유형화)

  • 이연숙;이숙영;홍미혜;박정아
    • Korean Institute of Interior Design Journal
    • /
    • no.10
    • /
    • pp.3-10
    • /
    • 1997
  • The purpose of this study was to identify and categorize the space use characteristics of the university professor's office. The data were recorded and collected through the physical trace method. Acture Measurement. Photograph, sketch and CAD drawings were used to trace 118 professors offices at Yonse-University. The analysed features were the user characteristics, the size, characteristics of space (such as composition, layout and furniture arrangement), the appliance and the instrument characteristics. To categorize the 'space use' characteristics. 6 variables were used: 1) the territorial characteristics, 2) the spatial relationship between professor's territory and entrance, 3) the layout type of work area, 4) the spatial relationship between professor's and assistant's work area, 5) the arrangement of table, and 6) the completion of sofa set. The results of this study are expected to be used as a basis for the development of design alternatives for the most typical university professors' office.

  • PDF

Condition and Satisfaction of Foodservice Environment in Elementary Schools (대구지역 초등학교 급식시설 환경실태 및 운영 만족도)

  • 박영선
    • Journal of the Korean Home Economics Association
    • /
    • v.34 no.4
    • /
    • pp.75-86
    • /
    • 1996
  • This study was surveyed to investigate the condition and satisfaction of foodservice environment. the survey was conducted based on an instrument which was developed by reviewing previous research. The instrument was provided to 57 nutritionists at the elementary schools in Taegu area, and its contents include the standard and relevance of kitchen center, the layout type and the standard of satisfaction for the cooking equipment, washing machine, kitchen table and kitchen facilities. Data obtained from survey were analyzed by SAS. These results show that the combination layout type among four types of cooking center in the arrangement gives the highest standard of satisfaction to nutritionists. The amounts of equipment holding are related to its arrangement in the standard of satisfaction.

  • PDF