灰度图像上色 Resources

Showing items tagged with "灰度图像上色"

Color transfer method for grayscale image colorization. This implementation is based on the paper "Transferring Color to Grayscale Images" and works by performing texture matching to identify corresponding regions between grayscale and color images, then transferring colors to matched areas. The code package includes detailed function documentation covering algorithm implementation and parameter specifications.

MATLAB 286 views Tagged