图像熵 Resources

Showing items tagged with "图像熵"

This MATLAB code demonstrates our novel edge detection algorithm. Simply run "demo" in MATLAB to visualize edge detection results. On a desktop computer, processing one image typically takes approximately 3 seconds. The implementation combines image entropy with pulse-coupled neural networks (PCNN) for enhanced edge detection accuracy. Based on research by Jiansheng Chen, Jingping He, and Guangda Su presented at the International Symposium on Image Processing in September 2010.

MATLAB 266 views Tagged