图像处理 Resources

Showing items tagged with "图像处理"

Application of 2D interpolation in image processing and data visualization. Key methods include nearest-neighbor interpolation, bilinear interpolation, and cubic spline interpolation. This source code demonstrates implementation differences and algorithmic characteristics, highlighting MATLAB's interp2 function usage for grid-based interpolation scenarios.

MATLAB 205 views Tagged

Image texture feature extraction serves as another crucial low-level feature in image processing, implemented using MATLAB with code-focused explanations

MATLAB 243 views Tagged

This MATLAB-based image processing GUI source code provides a comprehensive framework for various image manipulation tasks, including filtering, edge detection, and enhancement techniques.

MATLAB 262 views Tagged

Multi-object detection technique applicable to video surveillance, visual object tracking, motion detection, and other related image processing applications. Includes implementation approaches using detection algorithms and computer vision toolbox functions.

MATLAB 228 views Tagged