效果 Resources

Showing items tagged with "效果"

Adaptive Region Histogram Equalization for image enhancement, particularly effective for ultrasound images, providing significant grayscale enhancement with implementation involving region-based processing and histogram manipulation.

MATLAB 266 views Tagged

Maximum entropy image restoration method with decent results - this recent implementation achieves good performance though appropriate improvements could yield even better outcomes; sharing the approach to benefit the image processing community

MATLAB 259 views Tagged

This example demonstrates the following key functionalities: 1. GUI interface layout and visual effects implementation using MATLAB's guide or app designer 2. Methods for configuring Simulink module counts using toggle buttons and push buttons with callback functions 3. Integrated usage of edit text controls and sliders for dynamic parameter modification in Simulink models 4. Real-time display and updating of Simulink parameters on the GUI interface 5. Code implementation with comprehensive English comments for easier compilation and international compatibility

MATLAB 280 views Tagged

An implementation of fuzzy minimum support vector machine for classification, demonstrating superior performance compared to conventional classification algorithms through enhanced fuzzy membership functions and optimized margin calculation.

MATLAB 232 views Tagged