标记 Resources

Showing items tagged with "标记"

A corner detection program capable of identifying and marking corner points in images. Corner detection serves as the fundamental step in image matching, involving algorithms like Harris or FAST corner detection with specific MATLAB function implementations.

MATLAB 216 views Tagged

Extract images from videos using the inter-frame method, perform feature extraction on images, and conduct feature tracking and labeling with code implementation insights.

MATLAB 186 views Tagged