Skip to content
#

chineseocr

Here are 11 public repositories matching this topic...

This repository offers a simple OCR library that leverages system APIs like VisionKit and Media OCR for accurate text recognition. Check out the examples and start integrating with ease! 🐙✨

  • Updated Feb 21, 2026
  • Rust

本工具用于对视频进行初步字幕提取。它采用「抽帧 + OCR」的方式:定时从视频画面中抽取图像帧,使用 OCR 引擎识别画面中出现的文字(如内嵌字幕、标题、台标文字、弹幕等),并将各帧识别结果按时间顺序逐帧拼接,输出为一个纯文本文件(.txt)

  • Updated Sep 9, 2026
  • Python

Add this topic to your repo

To associate your repository with the chineseocr topic, visit your repo's landing page and select "manage topics."

Learn more