图像处理 Resources

Showing items tagged with "图像处理"

This program demonstrates image recognition techniques using MATLAB through a license plate recognition example, suitable for enthusiasts with basic MATLAB and image processing knowledge. Implementation includes image preprocessing, segmentation, and character recognition algorithms. The code should be placed in the work folder under the MATLAB directory for proper execution.

MATLAB 291 views Tagged

Custom-developed image processing functions including histogram plotting, histogram specification, and histogram equalization algorithms, with reference to Zhang Yujin's "Image Engineering (Volume 1) - Image Processing (2nd Edition)" published by Tsinghua University Press

MATLAB 235 views Tagged

A program for color synthesis in polarimetric SAR image processing that combines data from three different polarization channels to create composite color images, implementing RGB channel mapping techniques

MATLAB 263 views Tagged