Skip to content

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

@FizaAkra

Description

@FizaAkra

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions