角点检测 Resources

Showing items tagged with "角点检测"

Sharing a comprehensive MATLAB corner detection program with detailed code implementation, featuring Harris corner detection algorithm and practical image processing techniques for computer vision applications.

MATLAB 201 views Tagged

This corner detection program can identify all convex and concave points in images and display them on binary images with excellent results. Simply run corner.m directly - the implementation utilizes feature detection algorithms to locate key points where image intensity changes significantly in multiple directions.

MATLAB 192 views Tagged