Fix parsing error
Marco Andronaco andronacomarco@gmail.com
Sun, 31 Jul 2022 19:46:15 +0200
Fix tessdata URLs
Marco Andronaco andronacomarco@gmail.com
Sun, 31 Jul 2022 19:45:56 +0200
version 0.1.6
Yi Ge me@yige.ch
Sun, 15 Dec 2019 22:53:12 +0800
update README
Yi Ge me@yige.ch
Sun, 15 Dec 2019 22:44:55 +0800
print muted exception from multiprocessing pool
Yi Ge me@yige.ch
Sun, 15 Dec 2019 22:29:13 +0800
Merge branch 'dependabot/pip/pillow-6.2.0' of https://github.com/apm1467/videocr
Yi Ge me@yige.ch
Sun, 15 Dec 2019 21:51:24 +0800
reformat setup.py
Yi Ge me@yige.ch
Sun, 15 Dec 2019 21:49:57 +0800
move util functions to utils.py
Yi Ge me@yige.ch
Sun, 15 Dec 2019 21:38:48 +0800
add adapter for OpenCV
Yi Ge me@yige.ch
Sun, 15 Dec 2019 21:38:17 +0800
move download_lang_data to utils.py
Yi Ge me@yige.ch
Sun, 15 Dec 2019 20:56:09 +0800
version 0.1.5
Yi Ge me@yige.ch
Sat, 18 May 2019 21:58:43 +0200
update README
Yi Ge me@yige.ch
Fri, 17 May 2019 17:46:43 +0200
use lazy map when performing parallel ocr
Yi Ge me@yige.ch
Fri, 17 May 2019 16:26:06 +0200
update README
Yi Ge me@yige.ch
Wed, 01 May 2019 05:43:59 +0200
update README
Yi Ge me@yige.ch
Tue, 30 Apr 2019 17:59:10 +0200
add installation to README
Yi Ge me@yige.ch
Tue, 30 Apr 2019 03:00:17 +0200
add project long_description
Yi Ge me@yige.ch
Tue, 30 Apr 2019 01:18:08 +0200
add setup files
Yi Ge me@yige.ch
Tue, 30 Apr 2019 00:01:13 +0200
update README
Yi Ge me@yige.ch
Mon, 29 Apr 2019 23:16:37 +0200
support combining multiple languages
Yi Ge me@yige.ch
Mon, 29 Apr 2019 22:29:49 +0200
update README
Yi Ge me@yige.ch
Mon, 29 Apr 2019 17:02:35 +0200
update README
Yi Ge me@yige.ch
Mon, 29 Apr 2019 05:00:25 +0200
add README
Yi Ge me@yige.ch
Mon, 29 Apr 2019 04:14:35 +0200
remove pillow from Pipfile
Yi Ge me@yige.ch
Mon, 29 Apr 2019 04:00:54 +0200
add LICENSE
Yi Ge me@yige.ch
Mon, 29 Apr 2019 03:56:43 +0200
make sim_threshold adjustable through api
Yi Ge me@yige.ch
Mon, 29 Apr 2019 03:50:06 +0200
make conf_threshold adjustable through api
Yi Ge me@yige.ch
Mon, 29 Apr 2019 03:05:02 +0200
move tessdata dir to ~/tessdata
Yi Ge me@yige.ch
Mon, 29 Apr 2019 03:04:06 +0200
auto download tesseract data file
Yi Ge me@yige.ch
Sun, 28 Apr 2019 17:33:16 +0200
define module __init__.py
Yi Ge me@yige.ch
Sun, 28 Apr 2019 17:31:43 +0200
add api definition
Yi Ge me@yige.ch
Sun, 28 Apr 2019 15:46:24 +0200
move video parameters to run_ocr() function
Yi Ge me@yige.ch
Sat, 27 Apr 2019 21:41:19 +0200
adjust text similarity metrics
Yi Ge me@yige.ch
Sat, 27 Apr 2019 03:18:27 +0200
support ocr on part of the video
Yi Ge me@yige.ch
Sat, 27 Apr 2019 00:29:31 +0200
export subtitles to srt file
Yi Ge me@yige.ch
Sat, 27 Apr 2019 00:28:17 +0200
install fuzzywuzzy
Yi Ge me@yige.ch
Fri, 26 Apr 2019 00:34:28 +0200
calculate PredictedSubtitle.text early
Yi Ge me@yige.ch
Fri, 26 Apr 2019 00:32:47 +0200
merge new sub to the last subs if they are similar
Yi Ge me@yige.ch
Fri, 26 Apr 2019 00:07:25 +0200
divide ocr of frames into subtitle paragraphs
Yi Ge me@yige.ch
Thu, 25 Apr 2019 01:40:46 +0200
add PredictedSubtitle model
Yi Ge me@yige.ch
Thu, 25 Apr 2019 01:39:35 +0200
add Video class
Yi Ge me@yige.ch
Wed, 24 Apr 2019 21:18:31 +0200
add initial models
Yi Ge me@yige.ch
Sat, 20 Apr 2019 23:21:41 +0200
Bump pillow from 6.0.0 to 6.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 to 6.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/6.0.0...6.2.0) Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
Tue, 22 Oct 2019 23:40:36 +0000