定位 Resources

Showing items tagged with "定位"

This program implements rapid aircraft identification and localization using known aircraft templates, employing template matching algorithms for efficient real-time processing.

MATLAB 2341 views Tagged

This project implements localization using Extended Kalman Filter (EKF) and Particle Filter on a simple robotic platform, developed based on University of Washington's robotics course assignments. It serves as a fundamental tutorial for filtering algorithms and mobile robot localization. Author: Wilford Wang. PS. For optimal learning, download my previously uploaded Project-1.rar (University of Washington coursework), implement your own solution, and compare with my code implementation featuring sensor fusion and probabilistic state estimation techniques.

MATLAB 284 views Tagged

A powerful algorithm for human pose estimation that detects and precisely locates human limbs, torso, and head positions, enabling higher-level analysis through coordinate regression and keypoint detection techniques.

MATLAB 237 views Tagged

An advanced color image edge detection algorithm with superior detection performance, improved from the Canny algorithm, featuring precise localization, high response standards, high detection rate, and low false positive rate, with implementation insights including gradient computation in RGB/HSV color spaces and multi-channel fusion techniques.

MATLAB 222 views Tagged