# mosse相关滤波器 **Repository Path**: felix-ky/mosse-correlation-filter ## Basic Information - **Project Name**: mosse相关滤波器 - **Description**: No description available - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-09-22 - **Last Updated**: 2021-04-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mosse_tracker mosse_tracker writted in c++ and opencv。 this version was refered to this project:https://github.com/amoudgl/mosse-tracker I rewrite this using c++ and opencv, demo process is the same as original.