Skip to content

VisionCLI v1.0 - Windows Release

Latest

Choose a tag to compare

@Jedrzej-Klosowski Jedrzej-Klosowski released this 22 Jan 16:31
· 6 commits to main since this release
d5ff792

VisionCLI – Initial Release

🎉 First public release of VisionCLI – a lightweight command-line tool for running computer vision tasks on Windows.

✨ Features

  • Object detection from images
  • Simple CLI interface
  • No external dependencies required
  • Fast startup and low memory usage

🖥 Requirements

  • Windows 10/11 (64-bit)
  • 4GB+ RAM
  • ~500 MB free disk space

🚀 Getting Started

  1. Download and extract VisionCLI-Release
  2. Open CMD or PowerShell in the extracted folder
  3. Run an example command:
VisionCLI.exe --image assets\dog.jpg --run

📦 Included

  • VisionCLI.exe
  • Sample assets
  • Preconfigured runtime environment