Imported from ssrjkk/claude-skills (
.claude/skills/ai/imgaug-optical-flow/SKILL.md). Install upstream withnpx skills add ssrjkk/claude-skills --skill imgaug-optical-flow. Copyright stays with the author.
Imgaug Optical Flow
Optical Flow with Imgaug. motion detection.
Quick Start
# Imgaug Optical Flow
# See Imgaug docs
When to Use
- Building applications with Imgaug
- motion detection
- optical flow
- video analysis
Step-by-Step
- Install:
pip install imgaug - Set up Imgaug
- Configure Optical Flow
- Implement features
- Test and verify
Dependencies
- Imgaug >= latest stable
- Runtime environment
- Dependencies as needed
Examples
# Imgaug Optical Flow
# See Imgaug documentation
Resources
- Official Imgaug documentation
- Community tutorials
- GitHub repositories
Validation
- Run:
imgaug --version - Test with sample data
- Verify output correctness