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

OCRC target #8

Merged
merged 30 commits into from
Apr 3, 2022
Merged

OCRC target #8

merged 30 commits into from
Apr 3, 2022

Conversation

pilgrimlyieu
Copy link
Owner

@pilgrimlyieu pilgrimlyieu commented Mar 29, 2022

  • OCRC #3
    • 1. BaiduOCR
      • 1. Add custom OCR hotkey support
      • 2. Improve result GUI
        • 1. Transform MsgBox into Edit control (Editable)
        • 2. Type real-time transform support
          • 1. Intelligent paragraph
          • 2. Split multiple lines
          • 3. Merge multiple lines
          • 4. Intelligent punctuation
          • 5. Chinese punctuation
          • 6. English punctuation
          • 7. Intelligent space
          • 8. Remain space
          • 9. Remove space
        • 3. Translate support (Maybe too difficult, so it is not the necessary function)
          • 1. Automatic Detection
          • 2. EN -> CN
          • 3. CN -> EN
          • 4. TC -> SC
          • 5. JP -> CN
        • 4. Search support
          • 1. Baidu Search
          • 2. Google Search
          • 3. Google Search (Mirror)
          • 4. Baidu Encyclopedia
          • 5. Wikipedia (Mirror)
          • 6. Everything
      • 3. Add Probability support
        • 1. Precise Probability
        • 2. Rough Probability
      • 4. Add multiple Result Windows support (Issue: c650baf, Implementation: 91473b7)
    • 2. MathpixOCR
      • 1. Result style
        • 1. RAW
        • 2. $RAW$
        • 3. $$RAW$$
        • 4. \\(RAW\\)
        • 5. \\[RAW\\]
      • 2. Confidence support
    • 3. Add multiple Result Windows support (Issue: c650baf, Implementation: a5809d6)
    • 4. Preview result support (Maybe too difficult, so it is not the necessary function)

@pilgrimlyieu pilgrimlyieu added the enhancement New feature or request label Mar 29, 2022
@pilgrimlyieu pilgrimlyieu self-assigned this Mar 29, 2022
@pilgrimlyieu pilgrimlyieu linked an issue Mar 29, 2022 that may be closed by this pull request
Closed
42 tasks
1. Normalize variable names
2. Format
3. Add BaiduOCR probability support
4. Improve GUI and Setting appearance
5. Change Config format
1. Fix "the default setting in Result Window doesn't work" bug
2. Add CN & EN Punctuation support (unsupport Intelligent so far)
3. Fix small bug of Result Window
@pilgrimlyieu pilgrimlyieu mentioned this pull request Apr 1, 2022
Closed
42 tasks
1. Add Confidence bar support
2. End Click to Clip function while all Result Windows are closed
3. Beautify Result Window
1. Add Baidu class
2. Add BaiduOCR multiple Result Windows support
3. Simplify class parameters
4. Merge Mathpix function in Common Class into Mathpix Class
5. Add BaiduOCR probability bar support
1. Change encoding
2. Fix "default_select doesn't work" bug
@pilgrimlyieu pilgrimlyieu marked this pull request as ready for review April 3, 2022 15:41
@pilgrimlyieu pilgrimlyieu merged commit 3aa1fb2 into master Apr 3, 2022
@pilgrimlyieu pilgrimlyieu deleted the 3-ocrc branch April 3, 2022 15:46
@pilgrimlyieu pilgrimlyieu added the plan This issue or pull request includes future plan label Jun 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request plan This issue or pull request includes future plan project-OCRC OCRC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OCRC
1 participant