Loading...
Welcome to Journal of Graphics share: 

Table of Contents

    31 October 2019, Volume 40 Issue 5 Previous Issue    Next Issue

    For Selected: Toggle Thumbnails
    Edge Detection for SAR Images Based on Kalman Filter
    LI Zhan-li, LIU Yu-qi, SUN Yu, LI Hong-an, ZHANG Yun
    2019, 40(5): 823-828.  DOI: 10.11996/JG.j.2095-302X.2019050823
    Abstract ( 191 )   PDF (1131KB) ( 300 )  
    Traditional Canny edge detection algorithm suppresses the speckle noise of synthetic aperture radar (SAR) images too much, causing much loss of real edge information loss. To tackle this problem, this paper proposed a new Canny operator edge detection algorithm. Firstly, the method established a suitable non-symmetric half plane (NSHP) image model, then converted the spatial model into a system state equation applicable to Kalman filter; after that, then we adopted the method of prediction and feedback to denoise the image. Finally, the edge of the image was extracted by dual threshold algorithm. Experimental results show that the proposed method can effectively suppress the speckle noise of the SAR image and preserve the edge information well, and provide better detection effects than traditional Canny algorithm.
    Related Articles | Metrics
    RGBD Point Cloud Registration Based on Feature Similarity
    SHENG Min1,2, PENG Yu-sheng 3, SU Ben-yue2,4, WANG Guang-jun2,4
    2019, 40(5): 829-834.  DOI: 10.11996/JG.j.2095-302X.2019050829
    Abstract ( 187 )   PDF (1250KB) ( 250 )  
    The registration of 3D point cloud data is an important research topic in the field of computer vision and a key step in 3D reconstruction. Aiming at the registration problem of RGBD point cloud data, a coarse registration method based on feature similarity is proposed. Firstly, the curvature and color characteristics of the RGBD point cloud model to be registered should be calculated. Through the statistical analysis of color characteristics, if the color features of the model are rich enough, the color similarity strategy will be adopted first, otherwise, the curvature similarity strategy will be tried. The feature point extraction can simplify the point cloud model. And we will use the corresponding point selection strategy to select all corresponding point pairs. The coarse registration matrix is obtained by adopting the optimized sample consensus algorithm on the candidate corresponding pairs, and the coarse registration of the two point clouds is realized. For the RGBD point cloud model with different colors and texture, this method can adaptively select the appropriate feature point selection strategy to realize the good coarse registration between point clouds. For different models, we can adaptively select the corresponding selection strategy to calculate the transformation matrix and complete the coarse registration. The experimental results show that the proposed method can adaptively select the color similarity strategy to complete the coarse registration for the RGBD model with less geometric features. For different types of model, the registration results are better, and the algorithm is more efficient.
    Related Articles | Metrics
    Semi-Supervised Algorithm for Forest Fire Recognition  Based on Matrix Pattern
    YANG Xu-bing1, GE Yan-qi1, ZHANG Fu-quan1, FAN Xi-jian1, YAO Hong-liang2
    2019, 40(5): 835-842.  DOI: 10.11996/JG.j.2095-302X.2019050835
    Abstract ( 120 )   PDF (4527KB) ( 143 )  
    Forest fire image recognition/detection plays a vital role in forest fire monitoring system. Due to its own characteristics and difficulties of forest fire image, the existing studies mainly focus on the vector-pattern-oriented fire image, where each vector-pattern sample corresponds to an image pixel one by one. Since the number of vector-pattern samples is strongly determined by the resolution of the given image, it is time-consuming for training classifier to deal with numerous vector-pattern samples, especially for higher-quality images. How to label samples is another big challenge in the task of image target recognition. However, at present, this labeling work is done manually or semi-manually (for instance, the method of image preprocessing). It is clear that the accuracy of labels directly affects subsequent steps including classifier training and object recognition. Furthermore, owing to the rearrangement of adjacency relationship between pixels, vector-pattern samples, which are generated from image pixel-by-pixel vectorization, unavoidably lost the original image structural information. In this paper, we proposed a matrix-pattern semi-supervised algorithm for forest fire image recognition, named Semi-MHKS (semi-supervised matrix-pattern Ho-Koshyap algorithm with squared approximation). Its advantages lie in 4 aspects: ①Instead of vector-pattern, it adopts sub-matrix-pattern samples to train classifier. In doing so, it is more likely to meet real-time requirements because of smaller size of training set. ②It is easier to label the training samples in the manner of sub-matrix-pattern than that of vector pattern. Moreover, it is also effective for decreasing the error rate in manual-labeling. ③Adopting so-called bi-linear discriminant function, we design a semi-supervised learning algorithm (Semi-MHKS) for forest fire images, which only needs several labeled samples. It is also suitable for classifying the a batch of unknown matrix-pattern samples. ④The algorithm leads to a strictly convex optimization problem, which can be solved by quadratic programming and gradient descend method. It is mathematically proved that Semi-MHKS is convergent in the stage of alternating iteration, with fixed left or right weight vectors of the bi-linear function. Compared to state-of-the-art methods, including vector-pattern support vector machine (SVM), matrix-pattern MHKS, and matrix-pattern semi-supervised LapMatLSSVM (Laplacian matrix-based least square SVM), the experiments on forest fire images verify that our proposed algorithm has higher fire image recognition rate and less training time.
    Related Articles | Metrics
    Visual Analytics Method for Local Correlation of Urban Traffic Accidents
    LIU Xin-yue1, XIE Wen-jun1, YIN Cheng-sheng2, CHEN Jin-guang2, LIU Lu1, LUO Yue-tong1
    2019, 40(5): 843-851.  DOI: 10.11996/JG.j.2095-302X.2019050843
    Abstract ( 109 )   PDF (3392KB) ( 155 )  
    Traffic accident data may contain meaningful patterns of traffic accident, such as correlations between traffic accident and weather, time, road, etc. It is worthy of in-depth study. In general, the traffic accidents are correlated with weather, time and road. However, the correlation effect is different among various regions, which means there are local correlations between those factors and traffic accidents. It is valuable to reveal the relation between these factors and traffic accidents by analyzing local correlations. The paper presents a method to discover local correlations in traffic accidents. Firstly, the method extracts accident-prone road segments, each of which contains location, time and some other related accident information. A cluster-supported local correlation visual analysis method is presented to analyze accident-prone road segments: some histograms of these factors (weather histogram, time histogram) are used to feature accident-prone road segments, and a cluster algorithm is applied to analyze accident-prone road segments based onthe similarity of histograms. The cluster results are further interactively analyzed in linked-views to discover local correlations. The method is used to analyze traffic accident data of Hefei by specialists, and some meaningful local correlations are found, which demonstrates the method’s effectiveness.
    Related Articles | Metrics
    Training Framework of Distributed Robot Reinforcement Learning  Based on Spark
    FANG Wei1,2, HUANG Zeng-qiang3, XU Jian-bin4, HUANG Yi1,5, MA Xin-qiang1,5
    2019, 40(5): 852-857.  DOI: 10.11996/JG.j.2095-302X.2019050852
    Abstract ( 134 )   PDF (953KB) ( 130 )  
    Through autonomous learning, reinforcement learning can train robots to complete various tasks that are difficult for them to implement with control methods, and this can effectively avoid system designers from systemic modeling or rules making. However, the training cost of reinforcement learning in the field of robot development and application is high, and it takes a large amount of time cost and hardware cost to realize learning and training. Although the hardware cost can be reduced to some extent based on simulation, for the complicated robot training platform such as Gazebo, the working efficiency of simulation process is low, and it takes a long time for data sampling. In order to effectively solve these problems, a distributed reinforcement learning framework based on Spark is put forward, which optimizes the usability and compatibility of platform of robot simulation process, offers distributed support for the training of reinforcement learning and robot simulation sampling, and has the characteristics of high compatibility and robustness. Through analyzing and contrasting the experimental data, the system framework can not only effectively improve the training speed of reinforcement learning model of robot and shorten the training time, but also help with the saving of hardware cost.
    Related Articles | Metrics
    A Semantic Model of Traffic Networks Supporting Dynamic Editing
    WANG Hua, HE Xiao-yu
    2019, 40(5): 858-865.  DOI: 10.11996/JG.j.2095-302X.2019050858
    Abstract ( 87 )   PDF (621KB) ( 99 )  
    Existing road network modeling methods do not allow users to edit and modify the semantic dataset, such as building a new road, widening and narrowing a road, changing direction of one lane, changing connectivity between lanes, creating reversible lanes and so on. To address the above problems, in this paper, we present a semantic model of traffic networks allowing dynamic editing. We first analyzed the coupling relationship between normal roads and intersections and then presented a hierarchical semantic dataset, which comprises traditional Lane, intersection Lane, Link, Connection, Intersection and Road. After users provide the data of road axis lines, all of the above semantic data can be generated automatically. After dynamic editing and modification of road network traffic attributes, the dynamic updating of semantic data can be completed by decoupling and recalculating the semantics of corresponding road sections and connected intersections. Experimental results show that our model can generate semantic data of road networks efficiently and accurately. It also allows dynamic editing of the semantic data and can generate traffic phase automatically.
    Related Articles | Metrics
    Transfer Method of Body Shape-Oriented Garment Style
    SHI Min1, WEI Yu-kun1, WANG Jun-zheng1, MAO Tian-lu2
    2019, 40(5): 866-871.  DOI: 10.11996/JG.j.2095-302X.2019050866
    Abstract ( 95 )   PDF (2106KB) ( 214 )  
    Most garments are designed according to the standard scale of mannequin. However, for customers with non-standard body shape, it is hard to match them with garments of standard size. Based on the above background, we have proposed a body shape-oriented garment style transfer method. Firstly, for a number of garments of different styles, physically-based simulation method is used to wear the garments on standard human model and the non-standard human model. The garment instances fitting for standard body shapes and non-standard body shapes, are then constructed. Secondly, affine transformation is used to represent deformation between the same garment instances under the standard body shape and non-standard body shape, and the cloth deformation is computed using principal component analysis so that the cloth deformation caused by body shape can be retained and the cloth deformation caused by the garment style can be removed. Finally, cloth deformation is used to transfer the garment style from standard to non-standard model, and we use average discrete curvature to measure the degree of change in clothing style before and after garment transfer. The experiment results show that the transferred garments have the style information of the garment under standard body shape and the body characteristics of the garment under non-standard body shape.
    Related Articles | Metrics
    Image Annotation Based on Middle-Layer Convolution  Features of Deep Learning
    YU Ning1, SONG Hai-yu1, SUN Dong-yang2, WANG Peng-jie1, YAO Jin-xin1
    2019, 40(5): 872-877.  DOI: 10.11996/JG.j.2095-302X.2019050872
    Abstract ( 86 )   PDF (257KB) ( 126 )  
    Image annotation based on deep features always requires complex model training and huge space-time cost. To overcome these shortcomings, an efficient and effective approach was proposed, whose visual feature was described by middle-level features of deep learning and semantic concept was represented by mean vector of positive samples. Firstly, the convolution result is directly outputted as the low-level visual feature by the middle layer of the pre-training deep learning model, and the sparse coding method was used to represent image. Then, visual feature vector was constructed for each textual word by the mean vector method of positive samples, and the visual feature vector database of the text vocabulary was constructed. Finally, the similarities of visual feature vectors between test image and all textual words were computed, and some words with largest similarities were selected as annotation words. The experimental results on several datasets demonstrate the effectiveness of the proposed method. In terms of F1-measure, the experimental results on IAPR TC-12 dataset show that the performance of the proposed method was improved by 32% and 60% respectively, compared to 2PKNN and JEC with end-to-end deep features.
    Related Articles | Metrics
    Handwritten Character Completion Based on  Generative Adversarial Networks
    LI Nong-qin1, YANG Wei-xin2,3
    2019, 40(5): 878-884.  DOI: 10.11996/JG.j.2095-302X.2019050878
    Abstract ( 103 )   PDF (1733KB) ( 223 )  
    Handwritten character completion is an important research topic in image completion. Its challenge comes from the completion of the structural relationships in handwritten characters with unconstrained handwritten styles. To simulate the complicated and difficult situations in the real-world applications, the paper focuses on handwritten pictographic characters with large category, small sample size, multiple unconstrained handwritten styles, and unknown language (i.e., with no access to the class label of each character). Inspired by the progress in natural image completion, the generative adversarial network with global and local consistency was leveraged to achieve handwritten character completion. Under the circumstances of large category and various writing styles, the completion areas of character completion suffer from low-fidelity because of the large number of potential completion candidates. To solve this problem, a two-stage character completion system was proposed: the first stage is coarse-grained completion module ensuring the completeness of the character; the second stage is fine-grained completion module improving the sharpness and details of characters. Extensive experiments were conducted on CASIA-HWDB1.1 to validate the effectiveness of the two-stage system and analyze the completion performance under different writing styles and different conditions of missing area.
    Related Articles | Metrics
    An Improved Method for Image Segmentation Based on DRLSE Level Set
    WEI Chen-chen, YI Xu-ming
    2019, 40(5): 885-891.  DOI: 10.11996/JG.j.2095-302X.2019050885
    Abstract ( 121 )   PDF (1060KB) ( 113 )  
    Aiming at the fact that the DRLSE level set model is inadequately sensitive to noise and dependent on the initial contour and slow evolution we used wavelet transform and wavelet threshold denoising methods. A new edge stop function and adaptive weight coefficient based on image information are defined by constructing the edge characterization matrix which is not sensitive to noise. An improved DRLSE level set image segmentation model is thus obtained. The finite difference method is employed to solve the model, and Jaccard similarity is used as the quantitative analysis method of evaluation model. The numerical results show that the improved model and algorithm are effective for image segmentation, overcoming the limitation of DRLSE level set model and dividing the noisy image and defining the initial contour position, which improve the computational efficiency and image segmentation precision of the DRLSE level set model.
    Related Articles | Metrics
    Health Discrimination of Sitting Posture in Screen Reading Based on Multi-Relevant Features
    ZOU Fang-yuan1, MIN Wei-dong2, CUI Hao1, HAN Qing1
    2019, 40(5): 892-899.  DOI: 10.11996/JG.j.2095-302X.2019050892
    Abstract ( 85 )   PDF (13749KB) ( 63 )  
    Long-time incorrect sitting posture is seriously harmful to human health. The existing computer vision-based method of judging whether the sitting posture is healthy or not mainly relies on the detection of the state of the human body itself, in disregard of the interaction between the human body and the screen, resulting in a failure to accurately detect a number of unhealthy sitting postures. We proposed a method of judging the healthiness of screen-reading sitting posture based on multi-relevant features. In consideration of the constraints imposed by the human body and the binding force between the human and screen, the method extracts the features that are strongly related to the sitting posture healthiness according to the spatial orientation of the target in a comprehensive way after detecting the human body and the screen. Subsequently, the sitting posture feature sequence is input to the convolutional neural network for analysis and classification in order to judge whether it is healthy or not. The experimental results show that the method can effectively identify a variety of unhealthy sitting behaviors during screen reading. Compared with other existing methods, this method is characterized with better recognition effects and application value.
    Related Articles | Metrics
    A Novel Recognition Algorithm of Objective Questions  for Exam Answer Sheets
    YAO Shu-li1, WANG Shao-rong1,2, GAI Meng2,3, WANG Zhen4
    2019, 40(5): 900-907.  DOI: 10.11996/JG.j.2095-302X.2019050900
    Abstract ( 146 )   PDF (1673KB) ( 173 )  
    Under the premise of ensuring the quality of the marking, the online marking system not only greatly reduces the workload of the teachers, but also lowers the requirement of high quality exam paper and saves energy. However, the results produced by automatic judgment by the online marking system for objective questions heavily depends on the image quality of high-speed scanning and layout of the exam answer sheets. This article proposes a robust recognition algorithm of objective questions for exam answer sheets. Firstly, considering the possibility that the user may deviate from the filling area, or the possible error in the match between the present image and template image, a sliding window strategy is proposed to relocate the practical filling area in order to eliminate the related deviation. Then the histogram of each option is calculated, and a weighted average intensity is introduced to remove the effect of the uneven filling between different options. The comparison between each option for the same question enables the recognition algorithm to have strong local adaptability. At the same time, this strategy overcomes the difficulty of parameter selection caused by the global recognition strategy. The experimental results show that owing to good compatibility, our algorithm is suitable for different typesetting types of exam answer sheets in the recognition of objective questions. In addition, the algorithm is characteristic of high recognition accuracy as well as strong robustness, thus applicable to exam answer sheets of varying scanning quality and different filling quality.
    Related Articles | Metrics
    Three-Dimensional Trajectory Visual Measurement Method for  Underwater Moving Objects
    LIU Tao1, WANG Ning-ning1, ZHANG Yi1, AI Shang-mao2
    2019, 40(5): 908-914.  DOI: 10.11996/JG.j.2095-302X.2019050908
    Abstract ( 113 )   PDF (1074KB) ( 110 )  
    Aiming at the deep sea equipment suspension installation used in marine engineering, the multi-camera video motion analysis method is used to calculate the underwater three-dimensional motion trajectory, guiding the structural installation of the ocean engineering and analyzing the underwater motion features of the equipment. The processing of underwater video and image acquisition are facing a number of challenges. Firstly, due to the large amount of suspended matter and particles in the underwater environment, the light is scattered under water, which causes the underwater image to degenerate. Secondly, a major obstacle which underwater video motion analysis encounters is the image error caused by the refraction of light. Since the light is refracted among different media like water, glass and air, and the optical path is curved, the camera imaging model on land is no longer suitable for water use and a new underwater camera imaging model is called for. With a focus on the internal parameter and external parameter calibration method of underwater cameras, this study proposes an algorithm for calculating the three-dimensional trajectory of underwater moving objects and introduces an underwater camera imaging model with ray refraction. The underwater target motion video which is photographed by three underwater cameras fixedly arranged is proposed to calculate the 3D trajectory of the underwater target. This method is suitable for large-scale movement of underwater objects in a pool environment, and a relatively accurate trajectory can thus be obtained. The proposed method for measuring the underwater target motion trajectory is experimentally verified in the pool environment.
    Related Articles | Metrics
    Path Edge Recognition Strategy Based on Improved LSD and AP Clustering
    LIU Bi-yue, ZHAO Zhang-yan
    2019, 40(5): 915-924.  DOI: 10.11996/JG.j.2095-302X.2019050915
    Abstract ( 75 )   PDF (7342KB) ( 177 )  
    The path edge recognition strategy of the crane metal structure climbing robot is divided into three steps. Firstly, image pre-processing which means using the improved over-color operator for grayscale. Secondly, the gradient threshold is determined by the method based on the optimal classification line of the support vector machine, in addition, main direction angle constraint is added to improve line segment detector (LSD) algorithm, and obtain the straight line detection image for clustering. Thirdly, the clustering data set is constructed by the feature extraction of straight line segments. Based on the dynamism of the data set feature of, the improved AP clustering algorithm is established by combining the prior information based discriminant model with the affinity propagation (AP) clustering algorithm to cluster the line segments and screen out the line segments constituting the edge of the path, and obtain the final path edge line by fitting. The experimental results show that compared with the traditional AP clustering and other clustering algorithms, the improved AP clustering algorithm has the highest screening accuracy for path edge lines. The recognition success rate of path edge recognition strategy based on improved LSD and AP clustering is 96% which meets the accuracy and real-time requirements.
    Related Articles | Metrics
    The Inpainting of Irregular Damaged Areas in Ancient Murals  Using Generative Model
    WEN Li-long, XU Dan, ZHANG Xi, QIAN Wen-hua
    2019, 40(5): 925-931.  DOI: 10.11996/JG.j.2095-302X.2019050925
    Abstract ( 156 )   PDF (9487KB) ( 131 )  
    In order to preserve and restore the precious ancient mural art in a better way, based on the existing manual restoration technology, the digital virtual restoration method can effectively improve the efficiency of restoration and reduce the costs of restoration. In this aspect, using the generative network method in deep learning to automatically generate the missing part of the murals for completion and restoration can achieve good results. The network used for restoration is basically an autoencoder. The encoder takes the murals images to be processed and the mask corresponding to the damaged part as the input for feature extraction. The decoder will restore the feature chart obtained from the encoder to its original size by deconvolution, which completes the restoration. In this process, the damaged area will be completed automatically. At the same time, separating the murals into different pieces, restoring and reassembling them later makes it achievable to restore murals of any size. Compared with other digital mural restoration methods, the one proposed in the present study is applicable to more general purposes and not limited by the type of murals and their damage. In the generally damaged murals, this method can achieve a better restoration effect compared with the existing level. Moreover, even for a large-area damaged mural where the naked eyes cannot identify effective information, this method can nevertheless restore it to one containing images of full meaning.
    Related Articles | Metrics
    Research on Evaluation Method of Human-Machine Interface of Fitness Equipment Based on Multi-factor Fusion
    ZHAO Cai-yun1, LI Juan-li1, REN Jia-jun1, XUE An-hu2
    2019, 40(5): 932-935.  DOI: 10.11996/JG.j.2095-302X.2019050932
    Abstract ( 103 )   PDF (798KB) ( 151 )  
    In order to optimize the human-machine experience of interface operation of fitness equipment and strengthen the integration of interface modeling and corporate culture, a multi-factor integration evaluation method of human-machine interface of fitness equipment is proposed. Firstly, a method based on semantic difference, beauty evaluation formula and user test were combined to evaluate the three indicators of samples, including product image style, layout beauty and human-machine performance. Then the fuzzy analytic hierarchy process (FAHP) is employed to realize the optimal decision-making of multi-objective intentional downward scheme. Finally, the interface design of a corporate exercise bike is taken as an example to verify the feasibility of this method in multi-objective decision making. Experiments show that this method not only optimizes user experience, but also improves the brand recognition of products providing a reliable scientific basis for designers.
    Related Articles | Metrics
    Key Technologies in Parametric Design Methods in Kansei Engineering:  State of art and progress
    LIN Li1,2, ZHANG Yun-kun1
    2019, 40(5): 936-944.  DOI: 10.11996/JG.j.2095-302X.2019050936
    Abstract ( 186 )   PDF (342KB) ( 195 )  
    Kansei engineering is a common method to integrate the perceptual experience of consumers into design. Over the past ten years, scholars at home and abroad have carried out many researches on kansei engineering and made some achievements. Based on a review of the achievements made in the key technologies in parametric design methods in kansei engineering, firstly, this paper summarized the common kansei image in kansei engineering and product feature parameterization method; secondly, we highlighted the common methods and characteristics of three kinds of KE model construction and made a comparison among the existing studies; finally, the existing problems with kansei engineering were discussed and the possible future research trendswere sketched out.
    Related Articles | Metrics
    Multi-Image Prediction Model Based on Cognitive Computing of  Chinese Font Structure
    OUYANG Jin-yan, SHENG Hao-han, ZHOU Ai-min, SU Jian-ning, ZHANG Shu-tao
    2019, 40(5): 945-952.  DOI: 10.11996/JG.j.2095-302X.2019050945
    Abstract ( 81 )   PDF (833KB) ( 106 )  
    In order to uncover the intrinsic relationship between Chinese fonts and the emotional image of audience, this paper attempts to establish a grey box correlation model of design features-structure indexes-images to calculate multiple images of Chinese fonts from the perspective of cognitive psychology. Firstly, based on the theory of cognitive computing, the font structure rules were abstracted into knowledge. The production rules were applied to quantitatively describe the font structure knowledge, and the cognitive calculation formulas of four font structure indexes were proposed, namely, font weight, center of gravity, font circumscribed polygon, and font blank, which transform disordered morphological information into structured ordered information. Then based on the nonlinear coupling system characteristics of Chinese fonts image cognition, a multi-image prediction method of Chinese fonts was developed using multi-output least squares support vector regression machine (MLS-SVR). A method for multi-image prediction of Chinese fonts using MLS-SVR was developed to predict three images of Chinese fonts. The experimental results show that it is characteristic of good prediction bility and accuracy. The model can serve as the fitness function of the font intelligent design system, and provide a useful reference for the development of font intelligent design.
    Related Articles | Metrics
    Culture Factor Extraction and Design Application of Shadow Play Based on Satisfaction Analysis
    CHEN Xiang, LIU Yue
    2019, 40(5): 953-960.  DOI: 10.11996/JG.j.2095-302X.2019050953
    Abstract ( 136 )   PDF (4667KB) ( 157 )  
    Traditional shadow play art carries profound and intricate meaning. Its characteristics represent the classics in traditional Chinese art, such as its image, decoration, color and pattern. Due to its failure to meet the aesthetics requirements and needs of modern society in terms of modes of performance and channels of dissemination, shadow play is dying out. At present, when it comes to the dissemination and application of shadow play art, our focus is placed on animation production, stage effect, costume design, graphic design, sculpture, and digital protection. However, regarding the application of cultural elements, it is currently a common practice to directly use the original elements of shadow play. There is a lack of the refinement of the symbols related from the user perspective and application to product design. By sampling analysis we selected representative samples of shadow play and used the perceptual engineering and statistical method to derive the shadow play characteristics factor. And then based on the user satisfaction analysis, we calculated the feature semantics of users’ expectations for the role of Dan in shadow play and extracted shadow play patterns through the eye movement experiment to make sensual evaluation of colors, thus making texture extraction and design evolution of the analytical results. Finally, we applied the results to the design of cultural creative products of lamps and lanterns, in order to verify the feasibility of this method and the design process.
    Related Articles | Metrics
    Customized Design of Hallux Valgus Orthosis Based on Digital Foot Model
    ZHANG Fang-lan, CHEN Rui-ying
    2019, 40(5): 961-967.  DOI: 10.11996/JG.j.2095-302X.2019050961
    Abstract ( 96 )   PDF (8201KB) ( 118 )  
    To improve the accuracy and fitness of rapidly customized orthosis, a customized design and evaluation model of hallux valgus orthosis was established based on digital foot model, and the specific methods and processes were formulated as well. Together with the interview, the ergonomic user needs three-dimensional classification was utilized to get the initial user needs of hallux valgus patients, and the Analytic Hierarchy Process was applied to identify the priority of user needs. The TRIZ Conflict Resolution Principles were used for generating the innovative design direction of orthosis. The point cloud model of foot was obtained by 3D scanning, and then the three-stage data processing and deviation analysis were performed to ensure the accuracy of digital foot model. In combination with the innovative design directions, the basic model of the hallux valgus orthosis based on digital foot model were applied to generate the orthosis design alternative. The average deviation and standard deviation are used for acquiring the Orthosis Fit Index. The accuracy of the final design alternative was evaluated by the Orthosis Fit Index and the visual evaluation of the design alternative. Finally, a case of the customized design of hallux valgus orthosis is conducted to demonstrate the feasibility of the model and the specific methods and processes.
    Related Articles | Metrics
    Lightweight Method Based on Complex Assembly Feature Suppression
    DONG Jian1, DONG Yu-de1, LIU Fu1, WANG Shuai1, SHI Xiao-lei2, TAO Gao-zhou2
    2019, 40(5): 968-975.  DOI: 10.11996/JG.j.2095-302X.2019050968
    Abstract ( 64 )   PDF (801KB) ( 110 )  
    Aiming at the problems of the slow loading speed of large complex 3D models and the low assembly efficiency due to the large number of components during assembly, an lightweight method based on feature suppression of assembly is proposed. Based on a thorough analysis of the assembly structure and the retention of the assembly interface, a method of breaking the parent-child relationship of assembly constraints and the idea of feature path extraction were proposed. Firstly, a lightweight representation of a complex assembly is realized by means of irrelevant component suppression, suppression according to volume suppression ratio, slight feature suppression. Then, a feature restoration technology is put forward to achieve feature restoration of the lightweight model. Finally, Creo 2.0 is taken as a secondary development platform which combined with MFC dialog technology to develop an assembly lightweight system for enterprise product model testing. Experimental results show that the lightweight model obtained by the system has obvious simplification effect, and the amount of model data is greatly reduced. It not only accelerates the loading of the model, but also improves assembly efficiency.
    Related Articles | Metrics
    Development and Application of the Cloud Course Based on  Cloud Textbook of “Engineering Drawing”
    DING Qiao1, SUN Yi-hong1, LU Yu-ming2
    2019, 40(5): 976-982.  DOI: 10.11996/JG.j.2095-302X.2019050976
    Abstract ( 144 )   PDF (4770KB) ( 152 )  
    With the deep integration of information technology and education, the mixed teaching mode combining online teaching and classroom teaching is more and more accepted by teachers. This paper introduces the innovation of content and expression in the “Engineering Drawing” cloud textbook based on cognitive rules and self-learning and the construction of cloud course online resource. A cloud platform is used to carry out various teaching activities including pre-lecture knowledge transfer, teaching of difficult points and practical uses in class, and knowledge extension after-class. By tracking and recording the student’s learning process, it provides data for process-oriented, multiple-dimension evaluation. which effectively promotes students’ independent learning, strengthens the interaction between teaching and learning, and achieves desirable results. This new teaching mode serves as reference for “student-centered” teaching in universities at large.
    Related Articles | Metrics