源码 Resources

Showing items tagged with "源码"

Collection of DWT-based digital watermarking source codes and technical materials, featuring algorithm implementations in MATLAB/Python including discrete wavelet transform operations, embedding techniques, and robustness testing modules.

MATLAB 185 views Tagged

Medoid Shift is an unsupervised clustering algorithm, similar to k-means but applicable to broader fields. It can be used for image segmentation and other applications, with a MATLAB implementation provided. The source code offers insights into key functions like distance computation and medoid updating, making it accessible for researchers and developers.

MATLAB 207 views Tagged