程序 Resources

Showing items tagged with "程序"

This program implements image processing techniques to detect lines in images, marking detected lines in green with '+' symbols indicating endpoints, while highlighting the longest line using a distinct color for better visual differentiation.

MATLAB 218 views Tagged

A parameter optimization program for libsvm that provides full grid search optimization specifically designed for SVR (Support Vector Regression), primarily used for SVM regression prediction with detailed implementation of parameter tuning algorithms and cross-validation techniques.

MATLAB 258 views Tagged