图像识别 Resources

Showing items tagged with "图像识别"

Implementation of grayscale conversion, histogram equalization, and median filtering for image preprocessing, enabling identification of landmark objects in images. Various sharpening methods are explored and compared, providing valuable learning resources for beginners in computer vision.

MATLAB 245 views Tagged

This repository contains MATLAB-based source code for image recognition with various practical examples demonstrating different techniques and algorithms.

MATLAB 210 views Tagged

A comprehensive collection of artificial intelligence algorithms covering various applications including function optimization, image recognition, and clustering. Implemented using MATLAB programming with included sample datasets for practical experimentation and validation.

MATLAB 191 views Tagged

Application Background: This MATLAB-based learning resource focuses on HOG (Histogram of Oriented Gradients) and SIFT (Scale-Invariant Feature Transform) feature extraction methods. The SIFT implementation includes a ready-to-use match function for immediate deployment. Key Technologies: MATLAB programming environment with HOG and SIFT algorithms for image recognition and machine vision applications, featuring practical code implementation examples and algorithm explanations.

MATLAB 253 views Tagged