Related Experiment Video
Updated: Dec 20, 2025

08:25
Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
Published on: May 7, 2019
9.5K
Recognition of Human Activities Using Depth Maps and the Viewpoint Feature Histogram Descriptor
1Section of Informatization of the Course of Studies, Rzeszow University of Technology,al. Powstancow Warszawy, 12 35-959 Rzeszow, Poland.
Sensors (Basel, Switzerland)
|May 28, 2020
Summary
This study introduces a novel method for human activity classification using 3D point clouds derived from depth maps. The approach achieves state-of-the-art results with efficient k-NN and BiLSTM classifiers.
Area of Science:
- Computer Vision
- Machine Learning
- Human-Computer Interaction
Background:
- Human activity recognition (HAR) is crucial for applications like surveillance and healthcare.
- Existing methods often struggle with complex human movements and varying viewpoints.
Purpose of the Study:
- To propose and evaluate a novel approach for human activity classification using 3D point clouds.
- To compare the effectiveness of k-NN and BiLSTM classifiers for this task.
- To explore methods for improving classification efficiency and accuracy.
Main Methods:
- Depth maps are converted into 3D point clouds.
- Viewpoint Feature Histogram (VFH) descriptors are computed using the Point Cloud Library.
- Human activities are classified using k-NN with Dynamic Time Warping and bidirectional long short-term memory (BiLSTM) networks.
- Techniques like transfer learning and fuzzy integral are employed to enhance BiLSTM performance.
Main Results:
- The proposed method achieves classification results comparable to or better than the current state-of-the-art on two benchmark datasets.
- Efficiency improvements for k-NN classification were achieved through a two-tier model.
- BiLSTM performance was enhanced via transfer learning and network fusion.
Conclusions:
- 3D point clouds derived from depth maps are effective for human activity classification.
- Both k-NN and BiLSTM classifiers show promise, with potential for further optimization.
- The study demonstrates a robust and efficient approach to HAR.
Related Concept Videos
Depth Perception and Spatial Vision
1.6K
Depth perception is the ability to perceive objects three-dimensionally. It relies on two types of cues: binocular and monocular. Binocular cues depend on the combination of images from both eyes and how the eyes work together. Since the eyes are in slightly different positions, each eye captures a slightly different image. This disparity between images, known as binocular disparity, helps the brain interpret depth. When the brain compares these images, it determines the distance to an object.
1.6K
Histogram
16.7K
The histogram is a graphical representation in the x-y form of data distribution in a data set. The horizontal x-axis is labeled with what the data represents (for instance, distance from your home to school). The vertical y-axis is labeled either frequency or relative frequency (or percent frequency or probability).
A histogram graph consists of contiguous (adjoining) boxes. The heights of the bars correspond to frequency values. The graph will have the same shape with respective labels. The...
A histogram graph consists of contiguous (adjoining) boxes. The heights of the bars correspond to frequency values. The graph will have the same shape with respective labels. The...
16.7K
Methods of Obtaining Topography
214
Topography involves measuring and mapping land elevations, natural features, and artificial structures to create accurate representations of the terrain. Topographic surveying relies on traditional and modern methods, each with distinct advantages and limitations.Traditional Surveying Methods:Transit stadia surveys and plane table surveys were widely used traditional surveying methods. These techniques relied on instruments like theodolites and stadia rods for measuring distances and angles,...
214
Parallel Processing
535
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...
535
Plotting of Topographic Maps
360
Topographic maps represent the Earth's surface features using contour lines, which connect points of equal elevation to create a two-dimensional representation of three-dimensional terrain. Creating a topographic map requires a systematic approach.Begin by plotting a scaled grid and marking intersections corresponding to the survey's elevation data points. Assign elevation values at these intersections to build the base map. Next, determine contour levels using a consistent contour interval,...
360

