交互式 Resources

Showing items tagged with "交互式"

MATLAB implementation of the Interactive Multiple Model algorithm for hybrid system estimation, featuring multi-model approach with model transition logic and probabilistic weighting for enhanced tracking performance in filter design.

MATLAB 217 views Tagged

Code Implementation: This program implements interactive image segmentation for region merging using maximum similarity criteria. The code has been rigorously tested and is fully functional, featuring region adjacency analysis, similarity calculation using color/texture features, and merge priority queue management.

MATLAB 222 views Tagged

Color image segmentation with excellent performance. This function applies k-means clustering to input RGB images (dimensions m x n x 3). It requires two primary inputs: IMGIN (input image) and NCLUSTERS (number of clusters), and implements an interactive color segmentation workflow using k-means algorithm with user-defined color selection through interactive prompts.

MATLAB 252 views Tagged

MATLAB-based interactive image matting program implementing Poisson, Hillman, and Ruzon algorithms with source images and code implementations

MATLAB 232 views Tagged