-
Notifications
You must be signed in to change notification settings - Fork 223
Open
Description
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
Labels
No labels