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

Absolute Motion Analysis- General Plane Motion01:24

Absolute Motion Analysis- General Plane Motion

249
Visualize a drone, with its propellers spinning rapidly, hovering mid-air. The fascinating movements and operations of this drone can be comprehended by applying the principle of general plane motion.
As the drone's propellers rotate, an upward force is generated that counteracts the force of gravity, enabling the drone to lift off from the ground. This initial movement of the drone is along a straight path, representing a form of translational motion. In this phase, every point on the...
249
Relative Motion Analysis using Rotating Axes-Problem Solving01:29

Relative Motion Analysis using Rotating Axes-Problem Solving

434
Consider a crane whose telescopic boom rotates with an angular velocity of 0.04 rad/s and angular acceleration of 0.02 rad/s2. Along with the rotation, the boom also extends linearly with a uniform speed of 5 m/s. The extension of the boom is measured at point D, which is measured with respect to the fixed point C on the other end of the boom. For the given instant, the distance between points C and D is 60 meters.
Here, in order to determine the magnitude of velocity and acceleration for point...
434
Relative Motion Analysis using Rotating Axes01:25

Relative Motion Analysis using Rotating Axes

504
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.
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
504
Linear Approximation in Time Domain01:21

Linear Approximation in Time Domain

113
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,...
113
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

121
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....
121
Parallel Processing01:20

Parallel Processing

198
The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...
198

You might also read

Related Articles

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

Sort by
Same author

On the choice of the best chunk size for the speculative execution of loops.

PloS one·2022
Same author

Study of historical evacuation drill data combining regression analysis and dimensionless numbers.

PloS one·2020
Same journal

Battle royale optimizer for multilevel image thresholding.

The Journal of supercomputing·2025
Same journal

MOBRO: multi-objective battle royale optimizer.

The Journal of supercomputing·2025
Same journal

Optimizing inference of segmentation on high-resolution images in MLExchange.

The Journal of supercomputing·2025
Same journal

Topic sentiment analysis based on deep neural network using document embedding technique.

The Journal of supercomputing·2023
Same journal

AEGA: enhanced feature selection based on ANOVA and extended genetic algorithm for online customer review analysis.

The Journal of supercomputing·2023
Same journal

A Fechner multiscale local descriptor for face recognition.

The Journal of supercomputing·2023
See all related articles

Related Experiment Video

Updated: Aug 12, 2025

Author Spotlight: Automated Deep Brain Stimulation for Parkinson's Disease - Exploring the Possibilities and Challenges of Home Monitoring
06:32

Author Spotlight: Automated Deep Brain Stimulation for Parkinson's Disease - Exploring the Possibilities and Challenges of Home Monitoring

Published on: July 14, 2023

1.4K

Implementation of a motion estimation algorithm for Intel FPGAs using OpenCL.

Manuel de Castro1, Roberto R Osorio2, David L Vilariño3

  • 1Departamento de Informática, Universidad de Valladolid, Escuela de Ingeniería Informática, Campus Miguel Delibes, Paseo Belén 15, 47011 Valladolid, Spain.

The Journal of Supercomputing
|January 30, 2023
PubMed
Summary
This summary is machine-generated.

This study evaluates Open Computing Language (OpenCL) for developing hardware applications on Field-Programmable Gate Arrays (FPGAs). OpenCL offers a higher-level programming approach for efficient video motion estimation on Intel FPGAs.

Keywords:
FPGAMotion estimationOpenCLVideo coding

More Related Videos

Long-term Video Tracking of Cohoused Aquatic Animals: A Case Study of the Daily Locomotor Activity of the Norway Lobster Nephrops norvegicus
05:57

Long-term Video Tracking of Cohoused Aquatic Animals: A Case Study of the Daily Locomotor Activity of the Norway Lobster Nephrops norvegicus

Published on: April 8, 2019

6.9K
A Methodology for Capturing Joint Visual Attention Using Mobile Eye-Trackers
12:39

A Methodology for Capturing Joint Visual Attention Using Mobile Eye-Trackers

Published on: January 18, 2020

7.7K

Related Experiment Videos

Last Updated: Aug 12, 2025

Author Spotlight: Automated Deep Brain Stimulation for Parkinson's Disease - Exploring the Possibilities and Challenges of Home Monitoring
06:32

Author Spotlight: Automated Deep Brain Stimulation for Parkinson's Disease - Exploring the Possibilities and Challenges of Home Monitoring

Published on: July 14, 2023

1.4K
Long-term Video Tracking of Cohoused Aquatic Animals: A Case Study of the Daily Locomotor Activity of the Norway Lobster Nephrops norvegicus
05:57

Long-term Video Tracking of Cohoused Aquatic Animals: A Case Study of the Daily Locomotor Activity of the Norway Lobster Nephrops norvegicus

Published on: April 8, 2019

6.9K
A Methodology for Capturing Joint Visual Attention Using Mobile Eye-Trackers
12:39

A Methodology for Capturing Joint Visual Attention Using Mobile Eye-Trackers

Published on: January 18, 2020

7.7K

Area of Science:

  • Computer Engineering
  • Hardware Acceleration
  • Video Processing

Background:

  • Motion Estimation (ME) is crucial for video encoding but computationally intensive.
  • Traditional FPGA implementations use complex Hardware Description Languages (HDLs) like VHDL and Verilog.
  • Higher-level languages are sought for more accessible FPGA application development.

Purpose of the Study:

  • To assess the expressiveness of OpenCL for FPGA application development.
  • To implement and evaluate a Block Matching Motion Estimation (BMME) algorithm using OpenCL on Intel FPGAs.

Main Methods:

  • Developed a parallel BMME implementation in OpenCL for Intel Stratix 10 FPGAs.
  • Synthesized and analyzed resource utilization on the target FPGA.
  • Compared performance against optimized CPU implementations and a VHDL-based FPGA estimation.

Main Results:

  • The OpenCL implementation efficiently processed Full HD frames entirely within the FPGA.
  • Detailed resource utilization data for the Intel Stratix 10 FPGA was provided.
  • Performance and resource utilization were benchmarked against CPU and VHDL alternatives.

Conclusions:

  • OpenCL provides a viable and expressive high-level language for developing complex FPGA applications like motion estimation.
  • The proposed OpenCL implementation demonstrates efficient processing capabilities for high-definition video on FPGAs.
  • This work validates OpenCL as a practical alternative to traditional HDLs for FPGA-based video encoding acceleration.