Key research themes
1. How do Histogram of Oriented Gradients (HOG) features impact object detection and recognition under diverse conditions?
This research theme investigates the effectiveness and adaptations of HOG descriptors in visual object recognition tasks such as human detection, vehicle detection, license plate localization, facial expression and face recognition, and handwritten digit recognition. It focuses on how the specific design of HOG (e.g., gradient binning, spatial normalization) and its integration with classifiers (mostly linear SVMs) enhance robustness and accuracy in scenarios involving occlusions, illumination changes, pose variations, and complex backgrounds.
2. How can 3D extensions of Histogram of Oriented Gradients (HOG) facilitate real-time object recognition with limited computational resources?
This theme concerns the adaptation of the original 2D HOG descriptor into volumetric 3D forms (3DVHOG) to support object recognition from depth data acquired by 3D sensors. It explores balancing descriptor dimensionality, rotational invariances, and classifier complexity to enable feasible real-time embedded implementations, particularly in robotics and assistive technologies where computational power and memory resources are constrained.
3. What methodological innovations optimize HOG-based feature extraction and classification for enhanced accuracy in structural and texture-related image analysis tasks?
This theme investigates methodological enhancements and extensions of HOG-derived descriptors, such as co-occurrence histograms and pyramid HOG (PHOG), as well as integration with spatial transformations, edge matching, and rotational invariance techniques. It addresses challenges like spatial context incorporation, feature weighting, noise resistance, and rotation invariance to improve precision in complex image analysis tasks including face recognition, fetal ultrasound measurements, human edge segmentation, and texture classification.