• Title/Summary/Keyword: Shape Simplification Method

Search Result 36, Processing Time 0.025 seconds

Contribution Analysis Using Shape Simplification Method for Casting Structure Shrinkage (주조 구조물 수축공의 형상단순화 기법을 통한 정적하중에 대한 영향도 분석)

  • Kwak, Si-Young;Lim, Chae-Ho;Baek, Jae-Wook
    • Transactions of the Korean Society of Mechanical Engineers A
    • /
    • v.33 no.8
    • /
    • pp.807-812
    • /
    • 2009
  • Most structure engineers give the casting components over-estimated factor of safety without any reasonable foundation due to the worries about the unavoidable defects such as shrinkages and porosity in castings; the engineers have little knowledge on the relation between the defect and structural behavior. And the workers in casting field also do not know how to control the defects by manufacturing; they do not know to where the defects move or until how size they reduce the defects. In this study, shrinkage defect was scanned by industrial computerized tomography instrument (CT), and subsequently was modeled to a spheroid primitive for structural analysis. Using these simplified models of shrinkage, we observed the effects of the defect on the results of the structural analysis. A commercial structural analysis code was used to do the analysis works. Considering the conclusions, it is possible to manage the shrinkages effectively in casting process and to design the products with more reliable

Moving Object Tracking Using Active Contour Model (동적 윤곽 모델을 이용한 이동 물체 추적)

  • Han, Kyu-Bum;Baek, Yoon-Su
    • Transactions of the Korean Society of Mechanical Engineers A
    • /
    • v.27 no.5
    • /
    • pp.697-704
    • /
    • 2003
  • In this paper, the visual tracking system for arbitrary shaped moving object is proposed. The established tracking system can be divided into model based method that needs previous model for target object and image based method that uses image feature. In the model based method, the reliable tracking is possible, but simplification of the shape is necessary and the application is restricted to definite target mod el. On the other hand, in the image based method, the process speed can be increased, but the shape information is lost and the tracking system is sensitive to image noise. The proposed tracking system is composed of the extraction process that recognizes the existence of moving object and tracking process that extracts dynamic characteristics and shape information of the target objects. Specially, active contour model is used to effectively track the object that is undergoing shape change. In initializatio n process of the contour model, the semi-automatic operation can be avoided and the convergence speed of the contour can be increased by the proposed effective initialization method. Also, for the efficient solution of the correspondence problem in multiple objects tracking, the variation function that uses the variation of position structure in image frame and snake energy level is proposed. In order to verify the validity and effectiveness of the proposed tracking system, real time tracking experiment for multiple moving objects is implemented.

3D Pattern Construction and Its Application to Tight-fitting Garments for Comfortable Pressure Sensation

  • Jeong Yeon-Hee;Hong Kyung-Hi;Kim See-Jo
    • Fibers and Polymers
    • /
    • v.7 no.2
    • /
    • pp.195-202
    • /
    • 2006
  • Tight-fitting clothing pattern reflecting the accurate information of the 3D body shape has been one of the challenges for garment industry, however, fitting problems still exist. The objectives of the paper is to develop a 2D pattern which fits tightly to the 3D human scan data for sports suits that need comfort and function for maximum performance. In this study, the user graphic interface application software for the semi-automatic garment pattern generation has been implemented using the triangle simplification scheme together with 2D projections of free-falling of 3D surface polygons keeping the original 3D surface area preservation. A typical application of the developed pattern to the functional body suits is presented and verification of the proposed method is also provided.

Development of 2D Tight-fitting Collar Pattern from 3D Scan Data of Various Types of Men's Dressform (남성 체형별 인대의 3차원 형상 데이터와 칼라 패턴 개발)

  • Jeong Yeon-Hee;Kim So-Young;Hong Kyung-Hi
    • Journal of the Korean Society of Clothing and Textiles
    • /
    • v.30 no.5 s.153
    • /
    • pp.722-732
    • /
    • 2006
  • The pattern making of the tight-fitting collars which often used in diving suits, dance wear, or cycle wear has not been fully established. To develop tight-fitting collar pattern directly from 3D images from the representative somatotypes, dressforms developed by Jaeun Jung were used. The 3D scan data of the four male dressforms were obtained using Exyma-1200. Triangle Simplification and the Runge-Kutta method were applied to reduce the 3D scan data points and to make the segmented triangular patches in a plane from 3D data. As results, apparent differences between the tight-fitting collar patterns obtained from the 3D scan data and the ordinary 2D collar patterns were found around the center back line. The curvatures of the center back line were higher in all types of the tight-fitting collar than in the ordinary collar pattern. Relative differences in the shape of collar lines among four representative Korean men were reported. To fit the curved shape of the back neckline, 1.8 cm should be reduced from the upper neckline in average. We suggested the direct pattern making method for the 2D tight-fitting collar patterns considering the 3D shape of various types of men's dressform.

Development of Algorithm for Wear Volume Evaluation using Surface Pronto Analysis (표면 Profile 해석을 이용한 마멸량 계산 알고리즘 개발)

  • 김형규;김선재
    • Tribology and Lubricants
    • /
    • v.17 no.1
    • /
    • pp.33-39
    • /
    • 2001
  • A method of calculating wear volume is developed using the signal processing technique. The lowpass filter with Fourier transform and the “windowing” are implemented in the method. User-defining feature is also included in determining the cutoff frequency of the low-pass filter and the baseline for the volume integration. Commercial software, MatLab, is used for the programming. Since the method uses the original wear data without simplifying the wear shape, it can give a further accurate result than the previously utilized methods, which often adopted the simplification. It becomes further powerful if the contacting body has a general shape rather than that gives well-formed surface traction (e.g., the Hertzian). The validation of applying the average surface roughness, Ra, to the “windowing” and the baseline for volume integration is discussed.

Mesh Simplification for Preservation of Characteristic Features using Surface Orientation (표면의 방향정보를 고려한 메쉬의 특성정보의 보존)

  • 고명철;최윤철
    • Journal of Korea Multimedia Society
    • /
    • v.5 no.4
    • /
    • pp.458-467
    • /
    • 2002
  • There has been proposed many simplification algorithms for effectively decreasing large-volumed polygonal surface data. These algorithms apply their own cost function for collapse to one of fundamental simplification unit, such as vertex, edge and triangle, and minimize the simplification error occurred in each simplification steps. Most of cost functions adopted in existing works use the error estimation method based on distance optimization. Unfortunately, it is hard to define the local characteristics of surface data using distance factor alone, which is basically scalar component. Therefore, the algorithms cannot preserve the characteristic features in surface areas with high curvature and, consequently, loss the detailed shape of original mesh in high simplification ratio. In this paper, we consider the vector component, such as surface orientation, as one of factors for cost function. The surface orientation is independent upon scalar component, distance value. This means that we can reconsider whether or not to preserve them as the amount of vector component, although they are elements with low scalar values. In addition, we develop a simplification algorithm based on half-edge collapse manner, which use the proposed cost function as the criterion for removing elements. In half-edge collapse, using one of endpoints in the edge represents a new vertex after collapse operation. The approach is memory efficient and effectively applicable to the rendering system requiring real-time transmission of large-volumed surface data.

  • PDF

A Study on Dress Design with Application of Spiral Form (나선형(螺旋形) 모티브를 응용(應用)한 복식(服飾) 디자인 연구(硏究))

  • Park, Hee-Soon;Yang, Sook-Hi
    • Journal of Fashion Business
    • /
    • v.6 no.2
    • /
    • pp.53-66
    • /
    • 2002
  • The spiral form, which comes from the organic form of natural phenomenon such as growth of creatures, has been used as a factor of formative shape in various fields of art until now. In conjunction herewith, this study intends to discover and express the life force and the formative beauty of natural substances with the organic spiral forms into clothing design, using various creating methods and materials such as Korean traditional paper. The natural substances with the spiral structure, such as seashells, land snails, passion flower, curled flower, growing chart of plants, Impatiens textori was used as subjects of the designs. The seven pieces of work were completed with attempts to develop aesthetic forms through the presentation techniques and methods via restructuring process of simplification, partial transformation and consolidation. Through such process the conclusion of this study is as follows: First, the nature, with unlimited possibilities, could be subject of human formative activities, leading to the creative world of formative art for designers. Second, adaptation of the spiral organic forms of nature into the contemporary clothing designs proved the motif as a source of inspiration of diverse subject, in recognition with its innate formative beauty as well as external shape. Third, design expressions via restructuring process of simplification, partial transformation and consolidation with designer's subjective point of view were adequate for the creations of contemporary fashion designs. Fourth, the Korean traditional paper, as a fine material for various shape according to the handling method, could be used appropriately in the contemporary clothing designs, expressing our aesthetic senses. Fifth and finally, expansion of the realm of formative expression of clothing through the development of possibilities of expression in contemporary clothing would enhance the creative possibilities of clothing design as formative art. In conclusion, the expression of clothing design as formative art was developed on the emphasis of re-creation of natural objects of the organic spiral form. For the future study, the applications of spiral form into everyday clothing designs, consolidating artistic senses and practical senses, are expected as opportunity of proposing developmental possibilities of the contemporary clothing designs.

A Study on the Characteristics of Linear Smoothing Algorithm for Image-Based Object Detection of Water Friendly Facilities in River (영상 기반의 하천 친수시설 추출을 위한 선형 평활화 알고리즘 특성 연구)

  • Im, Yun Seong;Kim, Seo Jun;Kim, Chang Sung;Kim, Seong Jun
    • Ecology and Resilient Infrastructure
    • /
    • v.8 no.4
    • /
    • pp.266-272
    • /
    • 2021
  • Water friendly space refers to a place designated to plan and manage spaces for residents Water friendly activities. Efficient management of river Water friendly parks requires automated GIS data and DB construction of the water friendly facilities. Object-based classification using drone images or aerial images is attracting attention as an efficient means to acquire 3D spatial information in the country. To remove the miscellaneous image included in the extracted outline, a linear simplification of the outline is required, and it is difficult to apply manually, so various automation methods have been developed to overcome this, and among them, the most widely studied and utilized is the linear simplification method. In this study, the suitability of linear simplification algorithms such as Douglas-Peucker, Visvalingam-Whyatt, and Bend-simplify algorithms for the geometric shape of hydrophilic facilities was determined.

The Partial Transformation of Clothing Construction in Modern Fashion (현대 패션에 나타난 의복구성의 부분 변형)

  • Kim, Young-Ran
    • Journal of the Korea Fashion and Costume Design Association
    • /
    • v.9 no.1
    • /
    • pp.103-122
    • /
    • 2007
  • Fashion have been expressed by a face through various a period, social change, and various culture changing. Human expresses as "Transformation" by applying these needs of changing to the fashion. A origin tribe expressed its own self by using direct body transformation and extreme decorations in the past. However, human express creative and esthetic desire based on shape, material, and transformation method in the present time characteristics of the body. Exceptional transformation breaking a existing fixed idea appeared frequently due to dissolution through transformation which is positive expression method in the fashion from 20th century. As a results, followings are obtained in this study. First, human body transforms by using a tool or intermediation in investigation of aesthetic meaning for human body. The object, Transformation, is stably transformed by disintegration, distortion, exaggeration and simplification reduction, as design's sensitivity. Second, transformation from relation of clothing composition is expressed by extension, reduction, simplification, and dissolution. In transformation from original tribe's sensitivity, past decorative desire lead to transformation of human body. To give variable change from past to present fashion, external formative will is introduced. Then, extreme expression is made by direct transformation of clothing type. It seems to be accomplished that human body's expression method is continuously changed into extension, exaggeration, reduction, and dissolution from transformation method as described before. Transformation of modem fashion is expression method by creative supervision. Extreme transformation substituted body's each part is based on immanent play and representative satisfaction. Through these transformation, it is judged that variety of creative type is achieved.

  • PDF

A Study on Automatic Threshold Selection in Line Simplification for Pedestrian Road Network Using Road Attribute Data (보행자용 도로망 선형단순화를 위한 도로속성정보 기반 임계값 자동 선정 연구)

  • Park, Bumsub;Yang, Sungchul;Yu, Kiyun
    • Journal of the Korean Society of Surveying, Geodesy, Photogrammetry and Cartography
    • /
    • v.31 no.4
    • /
    • pp.269-275
    • /
    • 2013
  • Recently, importance of pedestrian road network is getting emphasized as it is possible to provide mobile device users with both route guidance services and surrounding spatial information. However, it costs a tremendous amount of budget for generating and renovating pedestrian road network nationally, which hinder further advances of these services. Hence, algorithms extracting pedestrian road network automatically based on raster data are needed. On the other hand, road dataset generated from raster data usually has unnecessary vertices which lead to maintenance disutility such as excessive turns and increase in data memory. Therefore, this study proposed a method of selecting a proper threshold automatically for separate road entity using not only Douglas-Peucker algorithm but also road attribute data of digital map in order to remove redundant vertices, which maximizes line simplification efficiency and minimizes distortion of shape of roads simultaneously. As a result of the test, proposed method was suitable for automatic line simplification in terms of reduction ratio of vertices and accuracy of position.