snake model
Recently Published Documents


TOTAL DOCUMENTS

270
(FIVE YEARS 26)

H-INDEX

20
(FIVE YEARS 3)

2021 ◽  
Vol 2021 ◽  
pp. 1-12
Author(s):  
Yafeng Feng ◽  
Xianguo Liu

Video event detection and annotation work is an important content of video analysis and the basis of video content retrieval. Basketball is one of the most popular types of sports. Event detection and labeling of basketball videos can help viewers quickly locate events of interest and meet retrieval needs. This paper studies the application of anisotropic diffusion in video image smoothing, denoising, and enhancement. An improved form of anisotropic diffusion that can be used for video image enhancement is analyzed. This paper studies the anisotropic diffusion method for coherent speckle noise removal and proposes a video image denoising method that combines anisotropic diffusion and stationary wavelet transform. This paper proposes an anisotropic diffusion method based on visual characteristics, which adds a factor of video image detail while smoothing, and improves the visual effect of diffusion. This article discusses how to apply anisotropic diffusion methods and ideas to video image segmentation. We introduced the classic watershed segmentation algorithm and used forward-backward diffusion to process video images to reduce oversegmentation, introduced the active contour model and its improved GVF Snake, and analyzed the idea of how to use anisotropic diffusion and improve the GVF Snake model to get a new GGVF Snake model. In the study of basketball segmentation of close-up shots, we propose an improved Hough transform method based on a variable direction filter, which can effectively extract the center and radius of the basketball. The algorithm has good robustness to basketball partial occlusion and motion blur. In the basketball segmentation research of the perspective shot, the commonly used object segmentation method based on the change area detection is very sensitive to noise and requires the object not to move too fast. In order to correct the basketball segmentation deviation caused by the video noise and the fast basketball movement, we make corrections based on the peak characteristics of the edge gradient. At the same time, the internal and external energy calculation methods of the traditional active contour model are improved, and the judgment standard of the regional optimal solution and segmentation validity is further established. In the basketball tracking research, an improved block matching method is proposed. On the one hand, in order to overcome the influence of basketball’s own rotation, this article establishes a matching criterion that has nothing to do with the location of the area. On the other hand, this article improves the diamond motion search path based on the basketball’s motion correlation and center offset characteristics to reduce the number of searches and improve the tracking speed.


2021 ◽  
Vol 2021 ◽  
pp. 1-30
Author(s):  
Prachya Bumrungkun ◽  
Kosin Chamnongthai ◽  
Wisarn Patchoo

For active-contour-based surgery systems, the success of skin cancer boundary segmentation depends on the initialization point of the snake model, which is a task originally performed by skillful experts, and on the parameters set for the algorithms of active contour. This paper proposes initial geometrical templates and parameter sets for the active contour on skin cancer boundary segmentation. To establish initial geometrical templates and parameter sets for the active contour, first, template candidates, which are geometrically designed by users in advance, are simply calculated based on similarity with a skin cancer boundary, and the candidate with the least difference is selected as an initial template. Initially, all candidate templates are performed before the test with some selected skin cancer samples by randomly varying needed parameters to determine parameter sets for each template. The parameter set is therefore implicitly selected as the suitable set with the selected initial template. Experiments with 227 skin cancer samples were performed based on our proposed initial templates and parameter sets, and the results show 99.46% accuracy, 97.43% sensitivity, and 99.87% specificity approximately in which accuracy, sensitivity, and specificity were improved by 0.26%, 0.36%, and 0.26%, respectively, compared with the conventional method.


2021 ◽  
Vol 2021 ◽  
pp. 1-13
Author(s):  
Xing Huang ◽  
Haozhi Zhu ◽  
Jiexin Wang

This paper intends to explore the effect of the enhanced snake variable model in the segmentation of cardiac ultrasound images and its adoption in quantitative measurement of cardiac cavity. First, the basic principles of the traditional snake model and the gradient vector flow (GVF) snake model are explained. Then, an ellipsoid model is constructed to obtain the initial contour of the heart based on the three-dimensional volume of cardiac ultrasound image, and a discretized triangular mesh model is generated. Finally, the vortical gradient vector flow (VGVF) external force field is introduced and combined with the greedy algorithm to process the deformation of the initial ellipsoid contour of the heart. The segmentation effect is quantitatively evaluated regarding the area overlap rate (AOR) and the mean contour distance (MCD). The results show that the VGVF snake model can segment the deep recessed area of the “U-shaped map” in contrast to the traditional snake model and the GVF snake model. After being applied to ultrasonic image segmentation, the VGVF snake model obtains the segmentation result that is close to the doctor’s manual segmentation result, and the average AOR and MCD are 97.4% and 3.2, respectively. The quantitative evaluation of the cardiac cavity is carried out based on the segmentation results, and the measurement of the volume change of the left ventricle within a cardiac cycle is realized. To sum up, VGVF snake model is superior to the traditional snake and GVF snake models in terms of ultrasonic image segmentation, which realizes the three-dimensional segmentation and quantitative calculation of the cardiac cavity.


2021 ◽  
Vol 13 (12) ◽  
pp. 2406
Author(s):  
Jingxin Chang ◽  
Xianjun Gao ◽  
Yuanwei Yang ◽  
Nan Wang

Building boundary optimization is an essential post-process step for building extraction (by image classification). However, current boundary optimization methods through smoothing or line fitting principles are unable to optimize complex buildings. In response to this limitation, this paper proposes an object-oriented building contour optimization method via an improved generalized gradient vector flow (GGVF) snake model and based on the initial building contour results obtained by a classification method. First, to reduce interference from the adjacent non-building object, each building object is clipped via their extended minimum bounding rectangles (MBR). Second, an adaptive threshold Canny edge detection is applied to each building image to detect the edges, and the progressive probabilistic Hough transform (PPHT) is applied to the edge result to extract the line segments. For those cases with missing or wrong line segments in some edges, a hierarchical line segments reconstruction method is designed to obtain complete contour constraint segments. Third, accurate contour constraint segments for the GGVF snake model are designed to quickly find the target contour. With the help of the initial contour and constraint edge map for GGVF, a GGVF force field computation is executed, and the related optimization principle can be applied to complex buildings. Experimental results validate the robustness and effectiveness of the proposed method, whose contour optimization has higher accuracy and comprehensive value compared with that of the reference methods. This method can be used for effective post-processing to strengthen the accuracy of building extraction results.


2021 ◽  
Author(s):  
Hoda Dehmeshki

This thesis has created a new Snake model that overcomes many of the limitations of the traditional finite difference snake. This new deformable model combines a novel user initialization process with a finite element B-spline snake to create a powerful semi-automatic segmentation method. Using the simple but powerful initialization process, the user recognizes critical points and regions in a specified order, and transfers this knowledge to the model. By drawing lines across the object of interest, importatn information pertaining to the global shape of the object, such as width and symmetry, is imparted to the model. The snake is parameterized using minimum number of model degrees of freedom necessary and these degrees of freedom are placed in optimal positions around the object, based on the critical points and features recognized by the user via the input lines. Thus, the model is more like a deformable template than a local snake model - it is less sensitive to noise and more amenable to propagation to subsequent image slices in a volume image or time series. Unlike a traditional deformable template model however, it is constructed and positioned by the user rather than preconstructed and automatically initialized by the segmentation system. The template snake isinitialized very close to the object boundary and is very similar in shape. Furthermore, it is "aware" of its position with respect to the object. This thesis also describes the computation of the external image forces and how the known initial position and shape of the snake can be used to design object-specific image forces.


2021 ◽  
Author(s):  
Hoda Dehmeshki

This thesis has created a new Snake model that overcomes many of the limitations of the traditional finite difference snake. This new deformable model combines a novel user initialization process with a finite element B-spline snake to create a powerful semi-automatic segmentation method. Using the simple but powerful initialization process, the user recognizes critical points and regions in a specified order, and transfers this knowledge to the model. By drawing lines across the object of interest, importatn information pertaining to the global shape of the object, such as width and symmetry, is imparted to the model. The snake is parameterized using minimum number of model degrees of freedom necessary and these degrees of freedom are placed in optimal positions around the object, based on the critical points and features recognized by the user via the input lines. Thus, the model is more like a deformable template than a local snake model - it is less sensitive to noise and more amenable to propagation to subsequent image slices in a volume image or time series. Unlike a traditional deformable template model however, it is constructed and positioned by the user rather than preconstructed and automatically initialized by the segmentation system. The template snake isinitialized very close to the object boundary and is very similar in shape. Furthermore, it is "aware" of its position with respect to the object. This thesis also describes the computation of the external image forces and how the known initial position and shape of the snake can be used to design object-specific image forces.


Complexity ◽  
2021 ◽  
Vol 2021 ◽  
pp. 1-10
Author(s):  
Ning Feng ◽  
Ping Gao

With the rapid development of sports science, human motion recognition technology, as a new biometric recognition technology, has many advantages, such as noncontact target, long recognition distance, secret recognition process, and so on. Traditional human motion recognition technology is affected by environmental factors such as motion background, which is prone to rough edges of the recognized objects and loss of motion tracking information, thus further reducing the recognition accuracy. In this paper, the traditional snake model will be improved and optimized to improve the defect of human motion model contour extraction, so as to realize the accurate repair of image contour; in terms of algorithm running time, this paper innovatively improves the construction process of the snake model, further improves the running time of model evaluation, and solves the concave contour problem of corresponding moving objects in the snake model. In order to solve the problem of accurate convergence, this paper improves the snake model of the average moving algorithm and sets the corresponding weight coefficient to distinguish the corresponding moving target background, so as to achieve the convergence of the differential concave contour. In order to verify the superiority of the improved optimized snake model, experiments are carried out in the corresponding database. The experimental results show that the contour of the moving object extracted by the improved snake model algorithm is complete and the segmentation effect is obvious. At the same time, the running speed of the whole algorithm has been significantly improved.


Sign in / Sign up

Export Citation Format

Share Document