In this study,an image binarization optimization algorithm,based on local threshold algorithms,is proposed because global and traditional local threshold segmentation algorithms cannot effectively address the problems...In this study,an image binarization optimization algorithm,based on local threshold algorithms,is proposed because global and traditional local threshold segmentation algorithms cannot effectively address the problems of nonuniform backgrounds of wood defect images.The proposed algorithm calculates the threshold by the mean,standard deviation and the extreme value of the window.The results indicate that this modified algorithm enhances the image segmentation for wood defect images on a complex background,which is much superior to the global threshold algorithm and the Bernsen algorithm,and slightly better than the Niblack algorithm and Sauvola algorithm.Compared with similar models,the algorithm proposed in this paper has higher segmentation accuracy,as high as 92.6%for wood defect images with a complex background.展开更多
Face recognition provides a natural visual interface for human computer interaction (HCI) applications. The process of face recognition, however, is inhibited by variations in the appearance of face images caused by...Face recognition provides a natural visual interface for human computer interaction (HCI) applications. The process of face recognition, however, is inhibited by variations in the appearance of face images caused by changes in lighting, expression, viewpoint, aging and introduction of occlusion. Although various algorithms have been presented for face recognition, face recognition is still a very challenging topic. A novel approach of real time face recognition for HCI is proposed in the paper. In view of the limits of the popular approaches to foreground segmentation, wavelet multi-scale transform based background subtraction is developed to extract foreground objects. The optimal selection of the threshold is automatically determined, which does not require any complex supervised training or manual experimental calibration. A robust real time face recognition algorithm is presented, which combines the projection matrixes without iteration and kernel Fisher discriminant analysis (KFDA) to overcome some difficulties existing in the real face recognition. Superior performance of the proposed algorithm is demonstrated by comparing with other algorithms through experiments. The proposed algorithm can also be applied to the video image sequences of natural HCI.展开更多
Tracking and segmentation of moving objects are suffering from many problems including those caused by elimination changes, noise and shadows. A modified algorithm for the adaptive background model is proposed by link...Tracking and segmentation of moving objects are suffering from many problems including those caused by elimination changes, noise and shadows. A modified algorithm for the adaptive background model is proposed by linking Gaussian mixture model with the method of principal component analysis PCA. This approach utilizes the advantage of the PCA method in providing the projections that capture the most relevant pixels for segmentation within the background models. We report the update on both the parameters of the modified method and that of the Gaussian mixture model. The obtained results show the relatively outperform of the integrated method.展开更多
In order to detect the object in video efficiently, an automatic and real time video segmentation algorithm based on background model and color clustering is proposed. This algorithm consists of four phases: backgroun...In order to detect the object in video efficiently, an automatic and real time video segmentation algorithm based on background model and color clustering is proposed. This algorithm consists of four phases: background restoration, moving objects extract, moving objects region clustering and post processing. The threshold of the background restoration is not given in advanced. It can be gotten automatically. And a new object region cluster algorithm based on background model and color clustering to remove significance noise is proposed. An efficient method of eliminating shadow is also used. This approach was compared with other methods on pixel error ratio. The experiment result indicates the algorithm is correct and efficient.展开更多
Moving object segmentation (MOS) is one of the essential functions of the vision system of all robots,including medical robots. Deep learning-based MOS methods, especially deep end-to-end MOS methods, are actively inv...Moving object segmentation (MOS) is one of the essential functions of the vision system of all robots,including medical robots. Deep learning-based MOS methods, especially deep end-to-end MOS methods, are actively investigated in this field. Foreground segmentation networks (FgSegNets) are representative deep end-to-endMOS methods proposed recently. This study explores a new mechanism to improve the spatial feature learningcapability of FgSegNets with relatively few brought parameters. Specifically, we propose an enhanced attention(EA) module, a parallel connection of an attention module and a lightweight enhancement module, with sequentialattention and residual attention as special cases. We also propose integrating EA with FgSegNet_v2 by taking thelightweight convolutional block attention module as the attention module and plugging EA module after the twoMaxpooling layers of the encoder. The derived new model is named FgSegNet_v2 EA. The ablation study verifiesthe effectiveness of the proposed EA module and integration strategy. The results on the CDnet2014 dataset,which depicts human activities and vehicles captured in different scenes, show that FgSegNet_v2 EA outperformsFgSegNet_v2 by 0.08% and 14.5% under the settings of scene dependent evaluation and scene independent evaluation, respectively, which indicates the positive effect of EA on improving spatial feature learning capability ofFgSegNet_v2.展开更多
Segmentation of moving objects efficiently from video sequence is very important for many applications. Background subtraction is a common method typically used to segment moving objects in image sequences taken from ...Segmentation of moving objects efficiently from video sequence is very important for many applications. Background subtraction is a common method typically used to segment moving objects in image sequences taken from a statistic camera. Some existing algorithms cannot adapt to changing circumstances and require manual calibration in terms of specification of parameters or some hypotheses for changing background. An adaptive motion segmentation method is developed according to motion variation and chromatic characteristics, which prevents undesired corruption of the background model and does not consider the adaptation coefficient. RGB color space is selected instead of introducing complex color models to segment moving objects and suppress shadows. A color ratio for 4-connected neighbors of a pixel and multi-scale wavelet transformation are combined to suppress shadows. The mentioned approach is scene-independent and high correct segmentation. It has been shown that the approach is robust and efficient to detect moving objects by experiments.展开更多
Foreground-background and transitivity are very important in discourse linguistics,the features of which vary from types of discourse.Chinese shiwu expository discourse has its own semantic features about foreground-b...Foreground-background and transitivity are very important in discourse linguistics,the features of which vary from types of discourse.Chinese shiwu expository discourse has its own semantic features about foreground-background;and this type of discourse is characterized by low transitivity,especially in foreground.展开更多
Foreground detection is a fundamental step in visual surveillance.However,accurate foreground detection is still a challenging task especially in dynamic backgrounds.In this paper,we present a nonparametric approach t...Foreground detection is a fundamental step in visual surveillance.However,accurate foreground detection is still a challenging task especially in dynamic backgrounds.In this paper,we present a nonparametric approach to foreground detection in dynamic backgrounds.It uses a history of recently pixel values to estimate background model.Besides,the adaptive threshold and spatial coherence are introduced to enhance robustness against false detections.Experimental results indicate that our approach achieves better performance in dynamic backgrounds compared with several approaches.展开更多
The theory of foregrounding is a theory of crucial and critical importance in Stylistics.In stylistic analysis,foregrounding refers to the work with literary and artistic importance,especially the deviation of languag...The theory of foregrounding is a theory of crucial and critical importance in Stylistics.In stylistic analysis,foregrounding refers to the work with literary and artistic importance,especially the deviation of language,prominent in the background which belongs to the normal conventions of language.Charles Dickens is one of the greatest and critical realist writers of the Victorian Age in British.In his representative work Oliver Twist,by the bitter exposure of the terrible conditions in the English workhouse of the time and the cruel treatment of a poor orphan by all sorts of philanthropist,the author criticizes harshly the dark and criminal underworld life and succeeds in calling forth the reader's sympathy for the down-trodden people of the lower classes,especially the children.Through his master skill of the use of foregrounding,Dickens constructs various kinds of background introductions where is full of suspense and symbol,and it seems that all the backgrounds are inseparably closed to the fate of the protagonist,leaving a clue for the reader to pick out the main idea of the total work.This thesis firstly reviews the theory of foregrounding and then analyses the foregrounding using in the background introductions in Oliver Twist,presenting a holistic overview the aim of the author and what he aims at expressing through the intended background description.展开更多
Motion segmentation plays an important role in many vision applications,yet it is still a challenging problem in complex scenes.The typical conditions in real world scenarios like illumination variations,dynamic backg...Motion segmentation plays an important role in many vision applications,yet it is still a challenging problem in complex scenes.The typical conditions in real world scenarios like illumination variations,dynamic backgrounds and camera shaking make negative effects on segmentation performance.In this paper,a newly designed method for robust motion segmentation is proposed,which is mainly composed of two interrelated models.One is a normal random model(N-model),and the other is called enhanced random model(E-model).They are constructed and updated in spatio-temporal information for adapting to illumination changes and dynamic backgrounds,and operate in an AdaBoost-like strategy.The exhaustive experimental evaluations on complex scenes demonstrate that the proposed method outperforms the state-of-the-art methods.展开更多
In order to realize automatic and accurate grading of cucumber, the first thing is to make sure the high accuracy and integrity in cucumber shape segmentation. As the core processor of this dissertation, DSP TMS320DM6...In order to realize automatic and accurate grading of cucumber, the first thing is to make sure the high accuracy and integrity in cucumber shape segmentation. As the core processor of this dissertation, DSP TMS320DM6437 acquired and processed digital image, it solved the common shadowing problem associated with the natural light. Ultimately, the background subtraction was proposed. Compared with the result of above-mentioned image data processing, the error rate of classic background subtraction method was often high. The result of optimization showed that the improved background subtraction method worked well, and it could meet an accurate segmentation of the fruit in comparison with the original methods.展开更多
Objective: Most of the western music consists of a melody and an accompaniment. The melody is referred to as the foreground, with the accompaniment the background. In visual processing, the lateral occipital complex (...Objective: Most of the western music consists of a melody and an accompaniment. The melody is referred to as the foreground, with the accompaniment the background. In visual processing, the lateral occipital complex (LOC) is known to participate in foreground and background segregation. We investigated the role of LOC in music processing with use of positron emission tomography (PET). Method: Musically na?ve subjects listened to unfamiliar novel melodies with (accompaniment condition) and without the accompaniment (melodic condition). Using a PET subtraction technique, we studied changes in regional cerebral blood flow (rCBF) during the accompaniment condition compared to the melodic condition. Results: The accompanyment condition was associated with bilateral increase of rCBF at the lateral and medial surfaces of both occipital lobes, medial parts of fusiform gyri, cingulate gyri, precentral gyri, insular cortices, and cerebellum. During the melodic condition, the activation at the anterior and posterior portions of the temporal lobes, medial surface of the frontal lobes, inferior frontal gyri, orbitofrontal cortices, inferior parietal lobules, and cerebellum was observed. Conclusions: The LOC participates in recognition of melody with accompaniment, a phenomenon that can be regarded as foreground and background segregation in auditory processing. The fusiform cortex which was known to participate in the color recognition might be activated by the recognition of flourish sounds by the accompaniment, compared to melodic condition. It is supposed that the LOC and fusiform cortex play similar functions beyond the difference of sensory modalities.展开更多
We propose a novel scheme based on clustering analysis in color space to solve text segmentation in complex color images. Text segmentation includes automatic clustering of color space and foreground image generation....We propose a novel scheme based on clustering analysis in color space to solve text segmentation in complex color images. Text segmentation includes automatic clustering of color space and foreground image generation. Two methods are also proposed for automatic clustering: The first one is to determine the optimal number of clusters and the second one is the fuzzy competitively clustering method based on competitively learning techniques. Essential foreground images obtained from any of the color clusters are combined into foreground images. Further performance analysis reveals the advantages of the proposed methods.展开更多
基金supported by National Forestry Public Welfare Industry Scientific Research Special Subsidy Project(201304502)
文摘In this study,an image binarization optimization algorithm,based on local threshold algorithms,is proposed because global and traditional local threshold segmentation algorithms cannot effectively address the problems of nonuniform backgrounds of wood defect images.The proposed algorithm calculates the threshold by the mean,standard deviation and the extreme value of the window.The results indicate that this modified algorithm enhances the image segmentation for wood defect images on a complex background,which is much superior to the global threshold algorithm and the Bernsen algorithm,and slightly better than the Niblack algorithm and Sauvola algorithm.Compared with similar models,the algorithm proposed in this paper has higher segmentation accuracy,as high as 92.6%for wood defect images with a complex background.
基金supported by the National Natural Science Foundation of China (Grant No.60872117)the Leading Academic Discipline Project of Shanghai Municipal Education Commission (Grant No.J50104)
文摘Face recognition provides a natural visual interface for human computer interaction (HCI) applications. The process of face recognition, however, is inhibited by variations in the appearance of face images caused by changes in lighting, expression, viewpoint, aging and introduction of occlusion. Although various algorithms have been presented for face recognition, face recognition is still a very challenging topic. A novel approach of real time face recognition for HCI is proposed in the paper. In view of the limits of the popular approaches to foreground segmentation, wavelet multi-scale transform based background subtraction is developed to extract foreground objects. The optimal selection of the threshold is automatically determined, which does not require any complex supervised training or manual experimental calibration. A robust real time face recognition algorithm is presented, which combines the projection matrixes without iteration and kernel Fisher discriminant analysis (KFDA) to overcome some difficulties existing in the real face recognition. Superior performance of the proposed algorithm is demonstrated by comparing with other algorithms through experiments. The proposed algorithm can also be applied to the video image sequences of natural HCI.
文摘Tracking and segmentation of moving objects are suffering from many problems including those caused by elimination changes, noise and shadows. A modified algorithm for the adaptive background model is proposed by linking Gaussian mixture model with the method of principal component analysis PCA. This approach utilizes the advantage of the PCA method in providing the projections that capture the most relevant pixels for segmentation within the background models. We report the update on both the parameters of the modified method and that of the Gaussian mixture model. The obtained results show the relatively outperform of the integrated method.
基金the Ministerial Level Advanced Research Foundation(10405033)
文摘In order to detect the object in video efficiently, an automatic and real time video segmentation algorithm based on background model and color clustering is proposed. This algorithm consists of four phases: background restoration, moving objects extract, moving objects region clustering and post processing. The threshold of the background restoration is not given in advanced. It can be gotten automatically. And a new object region cluster algorithm based on background model and color clustering to remove significance noise is proposed. An efficient method of eliminating shadow is also used. This approach was compared with other methods on pixel error ratio. The experiment result indicates the algorithm is correct and efficient.
基金the National Natural Science Foundation of China(No.61702323)。
文摘Moving object segmentation (MOS) is one of the essential functions of the vision system of all robots,including medical robots. Deep learning-based MOS methods, especially deep end-to-end MOS methods, are actively investigated in this field. Foreground segmentation networks (FgSegNets) are representative deep end-to-endMOS methods proposed recently. This study explores a new mechanism to improve the spatial feature learningcapability of FgSegNets with relatively few brought parameters. Specifically, we propose an enhanced attention(EA) module, a parallel connection of an attention module and a lightweight enhancement module, with sequentialattention and residual attention as special cases. We also propose integrating EA with FgSegNet_v2 by taking thelightweight convolutional block attention module as the attention module and plugging EA module after the twoMaxpooling layers of the encoder. The derived new model is named FgSegNet_v2 EA. The ablation study verifiesthe effectiveness of the proposed EA module and integration strategy. The results on the CDnet2014 dataset,which depicts human activities and vehicles captured in different scenes, show that FgSegNet_v2 EA outperformsFgSegNet_v2 by 0.08% and 14.5% under the settings of scene dependent evaluation and scene independent evaluation, respectively, which indicates the positive effect of EA on improving spatial feature learning capability ofFgSegNet_v2.
文摘Segmentation of moving objects efficiently from video sequence is very important for many applications. Background subtraction is a common method typically used to segment moving objects in image sequences taken from a statistic camera. Some existing algorithms cannot adapt to changing circumstances and require manual calibration in terms of specification of parameters or some hypotheses for changing background. An adaptive motion segmentation method is developed according to motion variation and chromatic characteristics, which prevents undesired corruption of the background model and does not consider the adaptation coefficient. RGB color space is selected instead of introducing complex color models to segment moving objects and suppress shadows. A color ratio for 4-connected neighbors of a pixel and multi-scale wavelet transformation are combined to suppress shadows. The mentioned approach is scene-independent and high correct segmentation. It has been shown that the approach is robust and efficient to detect moving objects by experiments.
文摘Foreground-background and transitivity are very important in discourse linguistics,the features of which vary from types of discourse.Chinese shiwu expository discourse has its own semantic features about foreground-background;and this type of discourse is characterized by low transitivity,especially in foreground.
基金supported by Fund of National Science & Technology monumental projects under Grants No.61105015,NO.61401239,NO.2012-364-641-209
文摘Foreground detection is a fundamental step in visual surveillance.However,accurate foreground detection is still a challenging task especially in dynamic backgrounds.In this paper,we present a nonparametric approach to foreground detection in dynamic backgrounds.It uses a history of recently pixel values to estimate background model.Besides,the adaptive threshold and spatial coherence are introduced to enhance robustness against false detections.Experimental results indicate that our approach achieves better performance in dynamic backgrounds compared with several approaches.
文摘The theory of foregrounding is a theory of crucial and critical importance in Stylistics.In stylistic analysis,foregrounding refers to the work with literary and artistic importance,especially the deviation of language,prominent in the background which belongs to the normal conventions of language.Charles Dickens is one of the greatest and critical realist writers of the Victorian Age in British.In his representative work Oliver Twist,by the bitter exposure of the terrible conditions in the English workhouse of the time and the cruel treatment of a poor orphan by all sorts of philanthropist,the author criticizes harshly the dark and criminal underworld life and succeeds in calling forth the reader's sympathy for the down-trodden people of the lower classes,especially the children.Through his master skill of the use of foregrounding,Dickens constructs various kinds of background introductions where is full of suspense and symbol,and it seems that all the backgrounds are inseparably closed to the fate of the protagonist,leaving a clue for the reader to pick out the main idea of the total work.This thesis firstly reviews the theory of foregrounding and then analyses the foregrounding using in the background introductions in Oliver Twist,presenting a holistic overview the aim of the author and what he aims at expressing through the intended background description.
基金Supported by the National Natural Science Foundation of China(61502364)Key Scientific and Technological Project of Henan Province(132102210246)+1 种基金Enterprises-Universities-Research Institutes Cooperation Project of Henan Province(142107000022)CERNET Innovation Project(NGII20150311)
文摘Motion segmentation plays an important role in many vision applications,yet it is still a challenging problem in complex scenes.The typical conditions in real world scenarios like illumination variations,dynamic backgrounds and camera shaking make negative effects on segmentation performance.In this paper,a newly designed method for robust motion segmentation is proposed,which is mainly composed of two interrelated models.One is a normal random model(N-model),and the other is called enhanced random model(E-model).They are constructed and updated in spatio-temporal information for adapting to illumination changes and dynamic backgrounds,and operate in an AdaBoost-like strategy.The exhaustive experimental evaluations on complex scenes demonstrate that the proposed method outperforms the state-of-the-art methods.
基金Supported by Heilongjiang Provincial Scientific Research Projects(12521038)China Postdoctoral Science Foundation(20080430886)
文摘In order to realize automatic and accurate grading of cucumber, the first thing is to make sure the high accuracy and integrity in cucumber shape segmentation. As the core processor of this dissertation, DSP TMS320DM6437 acquired and processed digital image, it solved the common shadowing problem associated with the natural light. Ultimately, the background subtraction was proposed. Compared with the result of above-mentioned image data processing, the error rate of classic background subtraction method was often high. The result of optimization showed that the improved background subtraction method worked well, and it could meet an accurate segmentation of the fruit in comparison with the original methods.
文摘Objective: Most of the western music consists of a melody and an accompaniment. The melody is referred to as the foreground, with the accompaniment the background. In visual processing, the lateral occipital complex (LOC) is known to participate in foreground and background segregation. We investigated the role of LOC in music processing with use of positron emission tomography (PET). Method: Musically na?ve subjects listened to unfamiliar novel melodies with (accompaniment condition) and without the accompaniment (melodic condition). Using a PET subtraction technique, we studied changes in regional cerebral blood flow (rCBF) during the accompaniment condition compared to the melodic condition. Results: The accompanyment condition was associated with bilateral increase of rCBF at the lateral and medial surfaces of both occipital lobes, medial parts of fusiform gyri, cingulate gyri, precentral gyri, insular cortices, and cerebellum. During the melodic condition, the activation at the anterior and posterior portions of the temporal lobes, medial surface of the frontal lobes, inferior frontal gyri, orbitofrontal cortices, inferior parietal lobules, and cerebellum was observed. Conclusions: The LOC participates in recognition of melody with accompaniment, a phenomenon that can be regarded as foreground and background segregation in auditory processing. The fusiform cortex which was known to participate in the color recognition might be activated by the recognition of flourish sounds by the accompaniment, compared to melodic condition. It is supposed that the LOC and fusiform cortex play similar functions beyond the difference of sensory modalities.
文摘We propose a novel scheme based on clustering analysis in color space to solve text segmentation in complex color images. Text segmentation includes automatic clustering of color space and foreground image generation. Two methods are also proposed for automatic clustering: The first one is to determine the optimal number of clusters and the second one is the fuzzy competitively clustering method based on competitively learning techniques. Essential foreground images obtained from any of the color clusters are combined into foreground images. Further performance analysis reveals the advantages of the proposed methods.