mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #857] [MERGED] [Fix] Fix OCR issue caused by separated dvb subtitle regions #1688
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/857
Author: @harrynull
Created: 12/27/2017
Status: ✅ Merged
Merged: 12/28/2017
Merged by: @cfsmp3
Base:
master← Head:dvb-ocr-bug📝 Commits (2)
736b7d6Fix OCR issue caused by separated dvb subtitle regionsa631f59Merge remote-tracking branch 'upstream/master' into dvb-ocr-bug📊 Changes
1 file changed (+76 additions, -29 deletions)
View changed files
📝
src/lib_ccx/dvb_subtitle_decoder.c(+76 -29)📄 Description
Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Fix #279 by merging all regions into one before passing to OCR
It works for the sample but not sure if it will affect anything else. (See the code for detail)
I'd wait for the result of the sample platform.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.