判别方法 Resources

Showing items tagged with "判别方法"

This MATLAB program implements an object detection algorithm based on a multi-scale and deformable object detection model trained using discriminative methods, featuring cascaded detection with deformable part models. The implementation includes pyramid feature computation, part-based template matching, and dynamic programming for efficient object localization, referencing the following two foundational papers in computer vision.

MATLAB 240 views Tagged