edge detection method
Recently Published Documents


TOTAL DOCUMENTS

489
(FIVE YEARS 117)

H-INDEX

15
(FIVE YEARS 3)

2021 ◽  
Vol 17 (4) ◽  
Author(s):  
Gunawan Dewantoro ◽  
Jamil Mansuri ◽  
Fransiscus Dalu Setiaji

The line follower robot is a mobile robot which can navigate and traverse to another place by following a trajectory which is generally in the form of black or white lines. This robot can also assist human in carrying out transportation and industrial automation. However, this robot also has several challenges with regard to the calibration issue, incompatibility on wavy surfaces, and also the light sensor placement due to the line width variation. Robot vision utilizes image processing and computer vision technology for recognizing objects and controlling the robot motion. This study discusses the implementation of vision based line follower robot using a camera as the only sensor used to capture objects. A comparison of robot performance employing different CPU controllers, namely Raspberry Pi and Jetson Nano, is made. The image processing uses an edge detection method which detect the border to discriminate two image areas and mark different parts. This method aims to enable the robot to control its motion based on the object captured by the webcam. The results show that the accuracies of the robot employing the Raspberry Pi and Jetson Nano are 96% and 98%, respectively.


2021 ◽  
Vol 5 (6) ◽  
pp. 1062-1069
Author(s):  
Shoffan Saifullah ◽  
Andiko Putro Suryotomo ◽  
Yuhefizar

This study aims to identify chicken egg embryos with the concept of image processing. This concept uses input and output in images. Thus the identification process, which was originally carried out using manual observation, was developed by computerization. Digital images are applied in identification by various image preprocessing, image segmentation, and edge detection methods. Based on these three methods, image processing has three processes: image grayscaling (convert to a grayscale image), image adjustment, and image enhancement. Image adjustment aims to clarify the image based on color correction. Meanwhile, image enhancement improves image quality, using histogram equalization (HE) and Contrast Limited Adaptive Histogram Equalization methods (CLAHE). Specifically for the image enhancement method, the CLAHE-HE combination is used for the improvement process. At the end of the process, the method used is edge detection. In this method, there is a comparison of various edge detection operators such as Roberts, Prewitt, Sobel, and canny. The results of edge detection using these four methods have the SSIM value respectively 0.9403; 0.9392; 0.9394; 0.9402. These results indicate that the SSIM values ​​of the four operators have the same or nearly the same value. Thus, the edge detection method can provide good edge detection results and be implemented because the SSIM value is close to 1.00 (more than 0.93). Image segmentation detected object (egg and embryo), and the continued process by edge detection showed clearly edge of egg and embryo.


2021 ◽  
Vol 2021 ◽  
pp. 1-9
Author(s):  
Juan Zhu ◽  
Xiaofeng Yue ◽  
Jipeng Huang ◽  
Zongwei Huang

An edge detection method based on projection transformation is proposed. First, the vertical projection transformation is carried out on the target point cloud. Data X and data Y are normalized to the width and height of the image, respectively. Data Z is normalized to the range of 0-255, and the depth represents the gray level of the image. Then, the Canny algorithm is used to detect the edge of the projection transformed image, and the detected edge data is back projected to extract the edge point cloud in the point cloud. Evaluate the performance by calculating the normal vector of the edge point cloud. Compared with the normal vector of the whole data point cloud of the target, the normal vector of the edge point cloud can well express the characteristics of the target, and the calculation time is reduced to 10% of the original.


2021 ◽  
pp. 357-364
Author(s):  
Satyabrat Malla Bujar Baruah ◽  
Uddipan Hazarika ◽  
Biswajit Das ◽  
Soumik Roy

2021 ◽  
Author(s):  
Jinjin Yan ◽  
Zhenying XU ◽  
Ziqian Wu ◽  
Qiling Li ◽  
Mengyu Tang ◽  
...  

Ocean Science ◽  
2021 ◽  
Vol 17 (6) ◽  
pp. 1545-1562
Author(s):  
Simon D. A. Thomas ◽  
Daniel C. Jones ◽  
Anita Faul ◽  
Erik Mackie ◽  
Etienne Pauthenet

Abstract. Oceanographic fronts are transitions between thermohaline structures with different characteristics. Such transitions are ubiquitous, and their locations and properties affect how the ocean operates as part of the global climate system. In the Southern Ocean, fronts have classically been defined using a small number of continuous, circumpolar features in sea surface height or dynamic height. Modern observational and theoretical developments are challenging and expanding this traditional framework to accommodate a more complex view of fronts. Here, we present a complementary new approach for calculating fronts using an unsupervised classification method called Gaussian mixture modelling (GMM) and a novel inter-class parameter called the I-metric. The I-metric approach produces a probabilistic view of front location, emphasising the fact that the boundaries between water masses are not uniformly sharp across the entire Southern Ocean. The I-metric approach uses thermohaline information from a range of depth levels, making it more general than approaches that only use near-surface properties. We train the GMM using an observationally constrained state estimate in order to have more uniform spatial and temporal data coverage. The probabilistic boundaries defined by the I-metric roughly coincide with several classically defined fronts, offering a novel view of this structure. The I-metric fronts appear to be relatively sharp in the open ocean and somewhat diffuse near large topographic features, possibly highlighting the importance of topographically induced mixing. For comparison with a more localised method, we also use an edge detection approach for identifying fronts. We find a strong correlation between the edge field of the leading principal component and the zonal velocity; the edge detection method highlights the presence of jets, which are supported by thermal wind balance. This more localised method highlights the complex, multiscale structure of Southern Ocean fronts, complementing and contrasting with the more domain-wide view offered by the I-metric. The Sobel edge detection method may be useful for defining and tracking smaller-scale fronts and jets in model or reanalysis data. The I-metric approach may prove to be a useful method for inter-model comparison, as it uses the thermohaline structure of those models instead of tracking somewhat ad hoc values of sea surface height and/or dynamic height, which can vary considerably between models. In addition, the general I-metric approach allows front definitions to shift with changing temperature and salinity structures, which may be useful for characterising fronts in a changing climate.


2021 ◽  
Vol 2087 (1) ◽  
pp. 012091
Author(s):  
Yongjian Lin ◽  
Kanglin Liu ◽  
Baorong Wei ◽  
Yantai Wei ◽  
Kaiyuan Long

Abstract In the edge detection of foreign object hanging image of high voltage transmission line, it is easy to appear that multiple responses will appear at one image edge point, which affects the detection effect. Based on the improved Canny operator, an edge detection method for foreign matter suspension image of high voltage transmission line is designed. The collected image is preprocessed in three steps: gray processing, optical correction and noise reduction, so as to better reflect the characteristics of the original image and improve the image quality. The non-uniform distribution of potential energy of foreign body hanging image data field is used to locate the image area of foreign body hanging. The morphological filter can extract the local noise and make the image clearer. The Canny operator is improved to obtain the partial derivative of the distance measurement function and automatically update the threshold to eliminate the multi-level response. The test results show that the method in this paper is better than the image edge detection method based on Canny operator and Sobel operator in three indexes: positive detection rate, false detection rate and missed detection rate.


2021 ◽  
Vol 2107 (1) ◽  
pp. 012066
Author(s):  
Sean Huey Tan ◽  
Chee Kiang Lam ◽  
Kamarulzaman Kamarudin ◽  
Abdul Halim Ismail ◽  
Norasmadi Abdul Rahim ◽  
...  

Abstract There are variety of fruits around the world, different types of fruits contain different types of nutrients and vitamins which could benefits our health. In order to understand which fruit can provide specific type of nutrients, we need to identify the types of fruits. However, fruits grow in a different shape, colour and texture based on the country they were planted and the environment of the land. Implementing a machine vision-based recognition on the fruits can help people recognize them easily. In this paper, an edge detection method is applied using computer vision approach to recognize different types of fruits. The fruits are classified based on the features extracted from their images. In the experiment, a total of 450 images of three types of fruit are used, which are apples, lemons and mangoes. Pre-processing steps are applied on the captured image to improve the quality of fruit details and the edge features are extracted using Canny Edge Detection method. Classification of the fruits is accomplished using two different types of learning model, the deep leaning model, Convolution Neural Network (CNN) and machine learning model, Support Vector Machines (SVM). The performance of both classifiers is compared and the model with the best performance, SVM is chosen as the model for the system. The system can achieve 86% classification accuracy with the SVM model, which is good enough for fruit recognition.


2021 ◽  
Vol 2021 ◽  
pp. 1-13
Author(s):  
Shou-Ming Hou ◽  
Chao-Lan Jia ◽  
Ming-Jie Hou ◽  
Steven L. Fernandes ◽  
Jin-Cheng Guo

The coronavirus disease 2019 (COVID-19) is a substantial threat to people’s lives and health due to its high infectivity and rapid spread. Computed tomography (CT) scan is one of the important auxiliary methods for the clinical diagnosis of COVID-19. However, CT image lesion edge is normally affected by pixels with uneven grayscale and isolated noise, which makes weak edge detection of the COVID-19 lesion more complicated. In order to solve this problem, an edge detection method is proposed, which combines the histogram equalization and the improved Canny algorithm. Specifically, the histogram equalization is applied to enhance image contrast. In the improved Canny algorithm, the median filter, instead of the Gaussian filter, is used to remove the isolated noise points. The K -means algorithm is applied to separate the image background and edge. And the Canny algorithm is improved continuously by combining the mathematical morphology and the maximum between class variance method (OTSU). On selecting four types of lesion images from COVID-CT date set, MSE, MAE, SNR, and the running time are applied to evaluate the performance of the proposed method. The average values of these evaluation indicators are 1.7322, 7.9010, 57.1241, and 5.4887, respectively. Compared with other three methods, these values indicate that the proposed method achieves better result. The experimental results prove that the proposed algorithm can effectively detect the weak edge of the lesion, which is helpful for the diagnosis of COVID-19.


Sign in / Sign up

Export Citation Format

Share Document