# blade_tip_detection **Repository Path**: Enjay-Wu/blade_tip_detection ## Basic Information - **Project Name**: blade_tip_detection - **Description**: 风机叶片尖端检测项目。 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-10 - **Last Updated**: 2025-08-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Blade Tip Detection This project is designed to detect blade tip positions from video data and output their coordinates into a CSV file. It includes a video file `blade_tip_detection.avi` and a CSV file `tip_positions.csv` that maps blade tip positions frame by frame. ## Overview The project provides a simple yet effective solution for tracking blade tip positions in video sequences. It can be used in applications such as motion analysis, mechanical diagnostics, or visual tracking systems. ## Files - `blade_tip_detection.avi`: The video file containing the footage for blade tip detection. - `tip_positions.csv`: A CSV file containing the coordinates of detected blade tips for each frame. ## Usage To use this project, simply access the video and CSV files directly. The CSV file contains frame-by-frame coordinates of the blade tips, which can be used for further analysis or visualization. ## License The licensing information for this project is not provided in the repository. Please contact the repository owner for licensing details. ## Contact For any questions or contributions, please reach out to the repository owner at [fishcatwej](https://gitee.com/fishcatwej/blade_tip_detection).