Jove
Visualize
Contact Us
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 Concept Videos

Acceleration Vectors01:30

Acceleration Vectors

In everyday conversation, accelerating means speeding up. Acceleration is a vector in the same direction as the change in velocity, Δv, therefore the greater the acceleration, the greater the change in velocity over a given time. Since velocity is a vector, it can change in magnitude, direction, or both. Thus acceleration is a change in speed or direction, or both. For example, if a runner traveling at 10 km/h due east slows to a stop, reverses direction, and continues their run at 10 km/h due...
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear.
Fast Fourier Transform01:10

Fast Fourier Transform

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...
Relative Motion Analysis using Rotating Axes - Acceleration01:22

Relative Motion Analysis using Rotating Axes - Acceleration

Consider a component AB undergoing a linear motion. Along with a linear motion, point B also rotates around point A. To comprehend this complex movement, position vectors for both points A and B are established using a stationary reference frame. The absolute velocity of point B is determined by adding the absolute velocity of point A, the relative velocity of point B in the rotating frame, and the effects caused by the angular velocity within the rotating frame.
Time differentiation is...
Velocity and Acceleration of a Wave00:51

Velocity and Acceleration of a Wave

A wave propagates through a medium with a constant speed, known as a wave velocity. It is different from the speed of the particles of the medium, which is not constant. In addition, the velocity of the medium is perpendicular to the velocity of the wave. The variable speed of the particles of the medium implies that there must be acceleration associated with it. 
The velocity of the particles can be obtained by taking the partial derivative of the position equation with respect to time. We can...
Linear Approximation in Time Domain01:21

Linear Approximation in Time Domain

Nonlinear systems often require sophisticated approaches for accurate modeling and analysis, with state-space representation being particularly effective. This method is especially useful for systems where variables and parameters vary with time or operating conditions, such as in a simple pendulum or a translational mechanical system with nonlinear springs.
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length, the...

You might also read

Related Articles

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

Sort by
Same author

Spatial Analysis of Preoperative Malnutrition: A Geographic Targeting Framework for Nutrition Intervention.

Anesthesiology·2026
Same author

Self-learning GAN based synthetic CT generation: unlocking CBCT-based adaptive radiotherapy.

Frontiers in oncology·2026
Same author

Effects of change in dysfunctional beliefs and self-esteem in avatar-based cognitive therapy for symptoms of social anxiety disorder: a randomized parallel trial.

Scientific reports·2026
Same author

Investigating Additive Effects on α-Glycine Growth through the Measurement of Facet Specific Growth Rates.

Crystal growth & design·2025
Same author

GPT-4 shows potential for identifying social anxiety from clinical interview data.

Scientific reports·2024
Same author

Crystallization of molecular layers produced under confinement onto a surface.

Nature communications·2024
Same journal

Style-Aware Contrastive Test-Time Adaptation: A Dual-Cache Model for Robust Vision-Language Alignment.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Semantic Frame Interpolation.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Physics-Guided Cross-Modal Decoupling with Test-Time Adaptation for Hyperspectral Image Restoration.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Change-Prior-Guided Unsupervised Change Detection of Heterogeneous Remote Sensing Images.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

AgonicDreamer: Enhancing Multi-View Consistency in Text-to-3D Generation via Rectified Score Distillation.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

BiCM-Prompt: Bidirectional Cross-Modal Prompt Tuning for Class-Incremental Learning on Multisource Remote Sensing Images.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
See all related articles

Related Experiment Video

Updated: Jun 28, 2026

Image Recognition and Parameter Analysis of Concrete Vibration State Based on Support Vector Machine
08:27

Image Recognition and Parameter Analysis of Concrete Vibration State Based on Support Vector Machine

Published on: January 5, 2024

Wavelet frame accelerated reduced support vector machines.

Matthias Ratsch1, Gerd Teschke, Sami Romdhani

  • 1Computer Science Department, University of Basel, Bernoullistrasse 16, CH-4057 Basel, Switzerland. matthias.raetsch@unibas.ch

IEEE Transactions on Image Processing : a Publication of the IEEE Signal Processing Society
|November 14, 2008
PubMed
Summary
This summary is machine-generated.

A new wavelet-based algorithm significantly speeds up support vector machine (SVM) classifiers. This method achieves a 530x speedup for face detection, enabling real-time performance on standard PCs.

Related Experiment Videos

Last Updated: Jun 28, 2026

Image Recognition and Parameter Analysis of Concrete Vibration State Based on Support Vector Machine
08:27

Image Recognition and Parameter Analysis of Concrete Vibration State Based on Support Vector Machine

Published on: January 5, 2024

Area of Science:

  • Computer Science
  • Machine Learning
  • Image Processing

Background:

  • Support Vector Machines (SVMs) are powerful classification tools but can be computationally intensive.
  • Reducing the runtime complexity of SVMs is crucial for real-time applications.
  • Wavelet transforms offer efficient signal and image representation techniques.

Purpose of the Study:

  • To develop a novel, fast, and simple training algorithm for Support Vector Machines (SVMs).
  • To reduce the runtime complexity of SVM classifiers using wavelet approximations.
  • To demonstrate the algorithm's effectiveness in image-based classification tasks, specifically face detection.

Main Methods:

  • An over-complete wavelet transform is employed to find optimal approximations of support vectors.
  • Wavelet theory is used to establish an upper bound on the distance between the decision functions.
  • A Haar wavelet approximation enables efficient integral image-based kernel evaluations.
  • Cascaded classifiers with hierarchical evaluation are utilized for early rejection of easy-to-classify vectors.

Main Results:

  • The proposed algorithm achieves a 530-fold speedup compared to standard Support Vector Machines.
  • The method enables face detection at over 25 frames per second (fps) on a standard PC.
  • The wavelet-based approach provides excellent runtime performance through hierarchical evaluation and approximation accuracy.

Conclusions:

  • The novel wavelet-based SVM training algorithm significantly enhances computational efficiency.
  • This method offers a practical solution for real-time image classification tasks like face detection.
  • The algorithm's speed and simplicity make it applicable to a broader range of image-based classification problems.