masibw / violint

linter tool for video

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

violint

lint tool for videos.

PreRequirements

This tool uses following tools. You have to install them before.

  • opencv
  • tesseract

Install

go install github.com/masibw/violint@latest

How to use

Run the command.

violint [target_file]

A window will appear, with the areas that have been detected by OCR surrounded by a blue frame and the areas with low contrast surrounded by a red frame.

result

About

linter tool for video

License:MIT License


Languages

Language:Go 100.0%