This repository is designed as a Claude Code Skill. Claude can use the SKILL.md file to understand how to generate SolidWorks automation code from natural language requests. Example prompts: "Create a ...
blur Blurs specified rectangular or polygonal areas of an image using OpenCV. Can also invert the provided areas e.g. to blur background. "Blur the area from (150, 100) to (250, 200) with a blur ...