分割 Resources

Showing items tagged with "分割"

MeanShift, also known as mean shift, is widely applied in clustering, image smoothing, segmentation, and tracking. The shifted mean vector defines a family of kernel functions where the contribution of each sample's shift to the mean shift vector varies based on its distance from the shifted point. By incorporating a weight coefficient that assigns different importance to sample points, MeanSignificantly broadens its application scope. Target tracking using MeanShift is now a mature technique. Fundamentally, the MeanShift algorithm operates as a kernel density estimation method, often implemented through iterative gradient ascent to locate probability density maxima.

MATLAB 210 views Tagged

An interactive GUI application for performing fundamental image processing operations including noise addition, filtering, segmentation, and sharpening with real-time preview capabilities.

MATLAB 207 views Tagged

A high-performance homomorphic filtering program I developed, featuring robust image processing capabilities with detailed code implementation insights

MATLAB 231 views Tagged