Jove
Visualize
Contact Us

Related Concept Videos

Fast Fourier Transform01:10

Fast Fourier Transform

767
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)log⁡2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
767
Discrete Fourier Transform01:15

Discrete Fourier Transform

735
The Discrete Fourier Transform (DFT) is a fundamental tool in signal processing, extending the discrete-time Fourier transform by evaluating discrete signals at uniformly spaced frequency intervals. This transformation converts a finite sequence of time-domain samples into frequency components, each representing complex sinusoids ordered by frequency. The DFT translates these sequences into the frequency domain, effectively indicating the magnitude and phase of each frequency component present...
735
Discrete-time Fourier transform01:26

Discrete-time Fourier transform

928
The Discrete-Time Fourier Transform (DTFT) is an essential mathematical tool for analyzing discrete-time signals, converting them from the time domain to the frequency domain. This transformation allows for examining the frequency components of discrete signals, providing insights into their spectral characteristics. In the DTFT, the continuous integral used in the continuous-time Fourier transform is replaced by a summation to accommodate the discrete nature of the signal.
One of the notable...
928
Deconvolution01:20

Deconvolution

484
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
484
Continuous -time Fourier Transform01:11

Continuous -time Fourier Transform

718
The Fourier series is instrumental in representing periodic functions, offering a powerful method to decompose such functions into a sum of sinusoids. This technique, however, necessitates modification when applied to nonperiodic functions. Consider a pulse-train waveform consisting of a series of rectangular pulses. When these pulses have a finite period, they can be accurately represented by a Fourier series. Yet, as the period approaches infinity, resulting in a single, isolated pulse, the...
718
Basic signals of Fourier Transform01:07

Basic signals of Fourier Transform

807
The Fourier Transform is a pivotal mathematical tool in signal processing, enabling the transformation of time-domain signals into their frequency-domain representations. Among the numerous elements within this domain, certain functions like the sinc function, delta function, and exponential signals hold significant importance due to their unique properties and implications.
The sinc function, defined as sinc(x) = sin(πx)/(πx), is particularly notable for its symmetry and behavior at...
807

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Radiomics for Detecting Metaplastic Histology in Triple-Negative Breast Cancer: A Step Towards Personalized Therapy.

Bioengineering (Basel, Switzerland)·2025
Same author

Electromagnetically unclonable functions generated by non-Hermitian absorber-emitter.

Science advances·2023
Same journal

RETRACTED: Zhang et al. A Novel Framework for Reconstruction and Imaging of Target Scattering Centers via Wide-Angle Incidence in Radar Networks. <i>Sensors</i> 2025, <i>25</i>, 6802.

Sensors (Basel, Switzerland)·2026
Same journal

Enhancing Unsupervised Multi-Source Domain Adaptation for Person Re-Identification via Mixture of Experts and Graph-Based Relation.

Sensors (Basel, Switzerland)·2026
Same journal

Development of an Instrumented Glove for Palmar Pressure Assessment in Kayakers.

Sensors (Basel, Switzerland)·2026
Same journal

Development and Experimental Validation of an Autonomous IoT-Based Monitoring System for Real-Time Water Quality Assessment in the Amazon River.

Sensors (Basel, Switzerland)·2026
Same journal

Semi-Supervised Adversarial Learning Framework for Controller Area Network Bus Intrusion Detection.

Sensors (Basel, Switzerland)·2026
Same journal

Smart Optimization Method for Safety Signs in Innovative Manufacturing Environments Integrating Industrial Field IoT Sensors and Knowledge Graphs.

Sensors (Basel, Switzerland)·2026
See all related articles
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Video

Updated: Dec 20, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

926

Computationally Efficient Wildfire Detection Method Using a Deep Convolutional Network Pruned via Fourier Analysis.

Hongyi Pan1, Diaa Badawi1, Ahmet Enis Cetin1

  • 1Department of Electrical and Computer Engineering, University of Illinois at Chicago, Chicago, IL 60607, USA.

Sensors (Basel, Switzerland)
|May 24, 2020
PubMed
Summary
This summary is machine-generated.

This study introduces a deep convolutional neural network for camera-based wildfire detection. The efficient, pruned network achieves high detection rates for both day and night wildfires.

Keywords:
Fourier analysisblock-based analysispruning and slimmingtransfer learningwildfire detection

More Related Videos

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
08:47

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation

Published on: February 9, 2024

2.0K
Collecting and Processing Drone-based Remotely Sensed Data for Use in Forest Recovery Monitoring
08:16

Collecting and Processing Drone-based Remotely Sensed Data for Use in Forest Recovery Monitoring

Published on: October 24, 2025

335

Related Experiment Videos

Last Updated: Dec 20, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

926
Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
08:47

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation

Published on: February 9, 2024

2.0K
Collecting and Processing Drone-based Remotely Sensed Data for Use in Forest Recovery Monitoring
08:16

Collecting and Processing Drone-based Remotely Sensed Data for Use in Forest Recovery Monitoring

Published on: October 24, 2025

335

Area of Science:

  • Computer Vision
  • Artificial Intelligence
  • Environmental Monitoring

Background:

  • Wildfires pose significant threats to ecosystems and human safety.
  • Early detection of wildfires is crucial for effective response and mitigation.
  • Existing camera-based detection systems often face challenges with computational efficiency and storage.

Purpose of the Study:

  • To develop an efficient deep convolutional neural network (CNN) for camera-based wildfire detection.
  • To optimize the CNN for computational efficiency and reduced storage requirements, suitable for edge devices.
  • To evaluate the performance of the proposed network in detecting both daytime and nighttime wildfires.

Main Methods:

  • Utilized transfer learning to train a deep convolutional neural network (CNN).
  • Implemented a window-based analysis strategy to enhance fire detection rates.
  • Optimized the network for efficiency by calculating kernel frequency responses and eliminating low-energy filters.
  • Reduced model size by comparing convolutional kernels in the Fourier domain and discarding similar filters using cosine similarity.

Main Results:

  • The pruned CNN system demonstrated comparable performance to the regular network for daytime wildfire detection.
  • The optimized network also showed effectiveness in detecting some nighttime wildfire video clips.
  • The proposed methods successfully reduced computational load and storage requirements for edge deployment.

Conclusions:

  • The developed deep convolutional neural network offers an efficient and effective solution for camera-based wildfire detection.
  • The pruning techniques significantly reduce model complexity without compromising detection accuracy.
  • The system shows promise for real-world applications in early wildfire detection, including challenging nighttime conditions.