程序 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

A MATLAB-based drawing application featuring mouse interaction, pop-up menu for marker selection, and color editing with coordinate tracking. This enhanced implementation addresses the challenge of displaying dynamic shape outlines (rectangles/ellipses) during mouse drag operations. Key features include multiple drawing modes, real-time coordinate display, canvas management, and image export capabilities.

MATLAB 261 views Tagged