Saliency Resources

Showing items tagged with "Saliency"

This code implements the source program described in the paper "Saliency Detection via Graph-Based Manifold Ranking" by Chuan Yang, Lihe Zhang, Huchuan Lu, Ming-Hsuan Yang, and Xiang Ruan. Key feature: Implements Canny edge detection to compute binary edge maps using MATLAB's edge() function with specific threshold parameters.

MATLAB 255 views Tagged