Skip to content

Creating Text from images with OCR API (Fusion_Coders) #194

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
FizaAkra opened this issue Feb 13, 2025 · 0 comments
Open

Creating Text from images with OCR API (Fusion_Coders) #194

FizaAkra opened this issue Feb 13, 2025 · 0 comments

Comments

@FizaAkra
Copy link

Prof, this is our proposed project workflow. Kindly review it and provide your valuable feedback.

Project Workflow:

  • Load Images: Read images from a specified input folder using System.IO.
  • Preprocess Images: Apply transformations (e.g., rotation, scaling, brightness adjustment) using System.Drawing.
  • Initialize Terrasect SDK: Set up the OCR engine for text extraction.
  • Extract Text: Pass preprocessed images to the Terrasect API to extract text.
  • Save Extracted Text: Store the extracted text in a structured format (e.g., .txt or .json).
  • Compare Results: Evaluate text extraction quality for different preprocessing methods.
  • Display Output: Show extracted text and comparison results in the console.
  • Test: Validate the application with various images and preprocessing techniques.
  • Finalize: Document the process and results for submission.

Best Regards;
Fiza Akram
Romesa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant