Skip to content
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

CV2-4187-Determine-what-percentage-of-an-image-is-text #445

Merged

Commits on Aug 29, 2024

  1. creating convert_text_annotation_to_json in image_ocr_controller.py t…

    …o convert text_annotations to json
    ahmednasserswe committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1752e0c View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. code styling.

    ahmednasserswe committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    1d77eb2 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. codeclimate styling

    ahmednasserswe committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    dfb49f0 View commit details
    Browse the repository at this point in the history
  2. Revert commits to 5413a6e (#446)

    * Revert "Merge pull request #444 from meedan/CV2-4187-Determine-what-percentage-of-an-image-is-text"
    
    This reverts commit 40b5874, reversing
    changes made to 10901da.
    
    * resolving conflicts while reverting
    
    * Revert "Print `texts` instead of `response` in `ImageOcrResource`"
    
    This reverts commit 9314332.
    
    * Revert "Merge pull request #443 from meedan/CV2-4187-Determine-what-percentage-of-an-image-is-text"
    
    This reverts commit 10901da, reversing
    changes made to b36ad46.
    
    * resolving conflicts while reverting 8c76c20
    
    * Revert "change the logging in image_ocr_controller.py to use `json.dumps(response)`"
    
    This reverts commit 9052fda.
    
    * Revert "Merge pull request #442 from meedan/CV2-4187-Determine-what-percentage-of-an-image-is-text"
    
    This reverts commit b36ad46, reversing
    changes made to 5413a6e.
    ahmednasserswe authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d31e6cb View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. rebase from develop

    ahmednasserswe committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    ec0255d View commit details
    Browse the repository at this point in the history
  2. code styling.

    ahmednasserswe committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    ce05041 View commit details
    Browse the repository at this point in the history
  3. codeclimate styling

    ahmednasserswe committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c2f9766 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'CV2-4187-Determine-what-percentage-of-an-image-is-text'…

    … of github.com:meedan/alegre into CV2-4187-Determine-what-percentage-of-an-image-is-text
    ahmednasserswe committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9ce8ee0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77a2a3f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b14df93 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    1d3b668 View commit details
    Browse the repository at this point in the history
  2. refactoring imports in image_ocr_controller.py and changing `BaseEx…

    …ception` to `Exception` in `google_client.py`
    ahmednasserswe committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    829536f View commit details
    Browse the repository at this point in the history