图片 Resources

Showing items tagged with "图片"

This program implements the functionality of MATLAB's built-in imfilter function in .m file format, with the same optional parameters as imfilter. The code includes sample images and uses the actual imfilter function at the end for direct comparison of processing results. Note: The program reads RGB images and converts them to grayscale for processing.

MATLAB 301 views Tagged

Visualize MNIST dataset images with code implementation examples to enhance understanding of the handwritten digit data structure and characteristics.

MATLAB 207 views Tagged

This algorithm presents the classic implementation of the Criminisi algorithm, providing substantial assistance for beginners. The package includes pre-configured images that effectively guide users from introductory concepts to mastery of the Criminisi algorithm, with detailed code explanations and practical demonstrations.

MATLAB 220 views Tagged