To improve the reusable and configurable ability of computer numerical control ( CNC ) software, a new method to construct reusable model of CNC software with object-oriented (OO) technology is proposed. Based on anal...To improve the reusable and configurable ability of computer numerical control ( CNC ) software, a new method to construct reusable model of CNC software with object-oriented (OO) technology is proposed. Based on analyzing function of CNC software, the article presents how to construct a general class library of CNC software with OO technology. Most function modules of CNC software can he reused because of inheritable capability of classes. Besides, the article analyzes the object relational model in request/report mode, and multitask concurrent management model, which can he applied on double-CPU hardware platform and Windows 95/NT environment. Finally, the method has been successfully applied on a turning CNC system and a milling CNC system, and some function modules have been reused.展开更多
The serious competition environment of global marke t requests the enterprise to change traditional product development strategy and a dopt new theory in order to meet diverse customer needs while maintaining near m a...The serious competition environment of global marke t requests the enterprise to change traditional product development strategy and a dopt new theory in order to meet diverse customer needs while maintaining near m ass production efficiency, which is the main philosophy of mass customization. P roduct family design is research focus at present and also is the core technolog y of DFMC (design for mass customization). Firstly, this paper explores the fund amental issues of product family, such as concepts of modularity, commonality/di versity, product platform and product family architecture etc. We compare the te rminology between product family and object-oriented approach in the next step. Thirdly, this paper puts forwards one product family design methodology based o n product platform and under different phase of product life cycle constrains, f or example, functional, assembly and service etc. At the end section of this pap er, we applied, the object-oriented approach in above mentioned product family design methodology to realize the design process. In one word, this paper propos ed one product family design methodology based on object oriented approach and p roduct life cycle consideration, especially the conjointness of characteristic o f OOA and concepts of product family. The main property of OOA are encapsulation , inherence and polymorphism. Encapsulation can represent the module or building blocks of product family. Inherence can be extended to describe the modularity and commonality, and also be used to construct variant space. Alternative specif ic of product family architecture can be embodied with polymorphism. And fin aly, we give the future work contents. In order to derive the product platform a nd achieve modularity and commonality/diversity, interface management between bu ilding block is necessary. The question is how the OOA can be applied in interfa ce management to get our aim OOA is the basis of many information management sy stem, then the question is how to build one system to manage the information of product family and support mass customization The third question is how to deve lop one computer aided tool to facilitate the application of OOA for product fam ily design, even be used to category of design for mass customization.展开更多
The liver comprises cell layers of hepatocytes called trabeculae, which are separated by vascular sinusoids. Under- standing the structure of hepatic trabeculae and liver sinusoids in hematoxylin and eosin (HE)-staine...The liver comprises cell layers of hepatocytes called trabeculae, which are separated by vascular sinusoids. Under- standing the structure of hepatic trabeculae and liver sinusoids in hematoxylin and eosin (HE)-stained liver specimens is important for the differential diagnosis of liver diseases. In this study, we develop an approach to extracting liver sinusoids from HE-stained images. The proposed approach involves: 1) a new orientation-selective filter (OS filter) for edge enhancement and image denoising, 2) the clustering of image pixels to identify candidate sinusoids, and 3) a classification procedure that discards unlikely candidates and selects the final sinusoid areas. Experimental studies using a database of 16 images with a resolution of 512 × 512 pixels showed that the proposed approach could segment liver sinusoid pixels with 81% of specificity and 94% of sensitivity. A comparison with a method based on bilateral filters showed that this method improved the sensitivity for all images with an average improvement of 4% and no difference in specificity. The results were presented to a group of pathologists and they confirmed that the images were highly representative of the tissue morphology features.展开更多
Motion segmentation in moving camera videos is a very challenging task because of the motion dependence between the camera and moving objects. Camera motion compensation is recognized as an effective approach. However...Motion segmentation in moving camera videos is a very challenging task because of the motion dependence between the camera and moving objects. Camera motion compensation is recognized as an effective approach. However, existing work depends on prior-knowledge on the camera motion and scene structure for model selection. This is not always available in practice. Moreover, the image plane motion suffers from depth variations, which leads to depth-dependent motion segmentation in 3D scenes. To solve these problems, this paper develops a prior-free dependent motion segmentation algorithm by introducing a modified Helmholtz-Hodge decomposition (HHD) based object-motion oriented map (OOM). By decomposing the image motion (optical flow) into a curl-free and a divergence-free component, all kinds of camera-induced image motions can be represented by these two components in an invariant way. HHD identifies the camera-induced image motion as one segment irrespective of depth variations with the help of OOM. To segment object motions from the scene, we deploy a novel spatio-temporal constrained quadtree labeling. Extensive experimental results on benchmarks demonstrate that our method improves the performance of the state-of-the-art by 10%-20% even over challenging scenes with complex background.展开更多
The present paper deals with the induced orientational order of the probe molecules dissolved in the uniaxially strained rubbers measured by using deuterium NMR. The distinctive dependence of the quadrupolar splitting...The present paper deals with the induced orientational order of the probe molecules dissolved in the uniaxially strained rubbers measured by using deuterium NMR. The distinctive dependence of the quadrupolar splitting on the swelling, elongation and crosslinking density was observed. The orientational order arising from the correlation between chain segments decreases with the increase of the numbers of both links between junctions and solvent molecules around segments.展开更多
基金Supported by Science and Technology Development Foundation of Shanghai Science and Technology Committee(995107017)
文摘To improve the reusable and configurable ability of computer numerical control ( CNC ) software, a new method to construct reusable model of CNC software with object-oriented (OO) technology is proposed. Based on analyzing function of CNC software, the article presents how to construct a general class library of CNC software with OO technology. Most function modules of CNC software can he reused because of inheritable capability of classes. Besides, the article analyzes the object relational model in request/report mode, and multitask concurrent management model, which can he applied on double-CPU hardware platform and Windows 95/NT environment. Finally, the method has been successfully applied on a turning CNC system and a milling CNC system, and some function modules have been reused.
文摘The serious competition environment of global marke t requests the enterprise to change traditional product development strategy and a dopt new theory in order to meet diverse customer needs while maintaining near m ass production efficiency, which is the main philosophy of mass customization. P roduct family design is research focus at present and also is the core technolog y of DFMC (design for mass customization). Firstly, this paper explores the fund amental issues of product family, such as concepts of modularity, commonality/di versity, product platform and product family architecture etc. We compare the te rminology between product family and object-oriented approach in the next step. Thirdly, this paper puts forwards one product family design methodology based o n product platform and under different phase of product life cycle constrains, f or example, functional, assembly and service etc. At the end section of this pap er, we applied, the object-oriented approach in above mentioned product family design methodology to realize the design process. In one word, this paper propos ed one product family design methodology based on object oriented approach and p roduct life cycle consideration, especially the conjointness of characteristic o f OOA and concepts of product family. The main property of OOA are encapsulation , inherence and polymorphism. Encapsulation can represent the module or building blocks of product family. Inherence can be extended to describe the modularity and commonality, and also be used to construct variant space. Alternative specif ic of product family architecture can be embodied with polymorphism. And fin aly, we give the future work contents. In order to derive the product platform a nd achieve modularity and commonality/diversity, interface management between bu ilding block is necessary. The question is how the OOA can be applied in interfa ce management to get our aim OOA is the basis of many information management sy stem, then the question is how to build one system to manage the information of product family and support mass customization The third question is how to deve lop one computer aided tool to facilitate the application of OOA for product fam ily design, even be used to category of design for mass customization.
文摘The liver comprises cell layers of hepatocytes called trabeculae, which are separated by vascular sinusoids. Under- standing the structure of hepatic trabeculae and liver sinusoids in hematoxylin and eosin (HE)-stained liver specimens is important for the differential diagnosis of liver diseases. In this study, we develop an approach to extracting liver sinusoids from HE-stained images. The proposed approach involves: 1) a new orientation-selective filter (OS filter) for edge enhancement and image denoising, 2) the clustering of image pixels to identify candidate sinusoids, and 3) a classification procedure that discards unlikely candidates and selects the final sinusoid areas. Experimental studies using a database of 16 images with a resolution of 512 × 512 pixels showed that the proposed approach could segment liver sinusoid pixels with 81% of specificity and 94% of sensitivity. A comparison with a method based on bilateral filters showed that this method improved the sensitivity for all images with an average improvement of 4% and no difference in specificity. The results were presented to a group of pathologists and they confirmed that the images were highly representative of the tissue morphology features.
基金This work is supported by the National Natural Science Foundation of China under Grant No. 61503277.
文摘Motion segmentation in moving camera videos is a very challenging task because of the motion dependence between the camera and moving objects. Camera motion compensation is recognized as an effective approach. However, existing work depends on prior-knowledge on the camera motion and scene structure for model selection. This is not always available in practice. Moreover, the image plane motion suffers from depth variations, which leads to depth-dependent motion segmentation in 3D scenes. To solve these problems, this paper develops a prior-free dependent motion segmentation algorithm by introducing a modified Helmholtz-Hodge decomposition (HHD) based object-motion oriented map (OOM). By decomposing the image motion (optical flow) into a curl-free and a divergence-free component, all kinds of camera-induced image motions can be represented by these two components in an invariant way. HHD identifies the camera-induced image motion as one segment irrespective of depth variations with the help of OOM. To segment object motions from the scene, we deploy a novel spatio-temporal constrained quadtree labeling. Extensive experimental results on benchmarks demonstrate that our method improves the performance of the state-of-the-art by 10%-20% even over challenging scenes with complex background.
基金Supported by the National Natural Science Foundation of China
文摘The present paper deals with the induced orientational order of the probe molecules dissolved in the uniaxially strained rubbers measured by using deuterium NMR. The distinctive dependence of the quadrupolar splitting on the swelling, elongation and crosslinking density was observed. The orientational order arising from the correlation between chain segments decreases with the increase of the numbers of both links between junctions and solvent molecules around segments.