Skip to content

Allow word reading from photographs using tessaract #1

@dkotik

Description

@dkotik

Detect if tesseract is installed on the system. If it is, permit uploading a photograph of the code. The code should be marked as used on one use.

cmd := exec.Command("tesseract", fileName, "stdout")
// capture stdOut of the command

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions