8 comments (8 comments)0 reactions (0 reactions)1 assignee (1 assignee)Rust188 forks (188 forks)auto 404
enhancementhelp wanted
Repository metrics
- Stars
- 675 stars (675 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
reference codes:
requirements:
Contributor guide
- Research direction
- Study the reference OpenCV documentation and Kornia Python implementation. Understand the pyramidal Lucas Kanade algorithm, Gaussian pyramid construction, and convolution operations. Then implement in Rust using the existing Gaussian blur and pyramid modules.
- Tech stack
- rust
- Domain
- computer graphics
- Issue type
- Feature
- Prerequisites
- Rustcomputer vision basics