Fast Image Edge Detection based on Faber Schauder Wavelet and Otsu Threshold
1Computer Systems and Vision Laboratory, College of Sciences, Ibn Zohr University, Agadir, Morocco.
Heliyon
|February 2, 2018
Summary
This study introduces a novel, low-complexity edge detection method using Faber Schauder Wavelet (FSW) and Otsu thresholding. The approach achieves fast and precise edge detection, suitable for real-time computer vision applications.
Area of Science:
- Computer Vision
- Image Processing
- Signal Processing
Background:
- Edge detection is crucial for computer vision tasks like image segmentation and object detection.
- Existing methods often struggle with precision and computational complexity.
- Developing efficient and accurate edge detection techniques remains an active research area.
Purpose of the Study:
- To propose a novel, low-complexity, and precise edge detection method.
- To leverage the properties of Faber Schauder Wavelet (FSW) and Otsu thresholding for multi-scale edge detection.
- To demonstrate the method's suitability for real-time applications.
Main Methods:
- Image smoothing using a bilateral filter based on noise estimation.
- Selection of FSW extrema coefficients using Otsu thresholding.
- Edge point linking via a predictive edge linking algorithm.
Main Results:
- The proposed method effectively detects edges in images.
- Experimental results show the method is faster than state-of-the-art approaches.
- The technique demonstrates potential for real-time computer vision applications.
Conclusions:
- The FSW and Otsu thresholding method offers an efficient solution for edge detection.
- The approach achieves a balance between precision and low complexity.
- This method is a viable candidate for real-time edge detection in computer vision systems.
Keywords:
Computer ScienceMore Related Videos
Related Concept Videos
Fast Fourier Transform
978
The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
The computational efficiency of the FFT becomes...
978
Fast Decoupled and DC Powerflow
767
The fast decoupled power flow method addresses contingencies in power system operations, such as generator outages or transmission line failures. This method provides quick power flow solutions, essential for real-time system adjustments. Fast decoupled power flow algorithms simplify the Jacobian matrix by neglecting certain elements, leading to two sets of decoupled equations:
767
Gene Evolution - Fast or Slow?
8.2K
The genomes of eukaryotes are punctuated by long stretches of sequence which do not code for proteins or RNAs. Although some of these regions do contain crucial regulatory sequences, the vast majority of this DNA serves no known function. Typically, these regions of the genome are the ones in which the fastest change, in evolutionary terms, is observed, because there is typically little to no selection pressure acting on these regions to preserve their sequences.
In contrast, regions which code...
In contrast, regions which code...
8.2K
Gene Evolution - Fast or Slow?
3.7K
3.7K
Metabolic States of the Body: Fasting and Starvation
2.9K
During the initial hours of fasting, the body uses up its glycogen stores as an energy source. Once these glycogen reserves are depleted, the body begins breaking down stored triglycerides and structural proteins. During this stage, glycerol becomes a key substrate for gluconeogenesis, while free fatty acids undergo beta-oxidation to provide energy for tissues, such as skeletal muscle. In the fasting state, the body spares protein breakdown as much as possible to conserve muscle and structural...
2.9K
Base Excision Repair
26.5K
One of the common DNA damages is the chemical alteration of single bases by alkylation, oxidation, or deamination. The altered bases cause mispairing and strand breakage during replication. This type of damage causes minimal change to the DNA double helix structure and can be repaired by the base excision repair (BER) pathways. BER corrects damaged DNA sequences by removing the damaged base and restoring the original base sequence using the complementary strand as a template.
The first step of...
The first step of...
26.5K


