Skip to content

leminhyen2/remove-furigana-from-image

Repository files navigation

Dependencies:

OpenCV, numpy

Instruction:

  • install opencv, numpy if you haven't already
  • put removeFurigana.py in your folder
  • give it a read (I put detailed comments in the file)
  • give it 2 parameters: your image path and result image path
  • profit???

Usage:

import removeFurigana 

removeFurigana.saveResultImage("images/original.png", "result.png")  

Steps (in images):

Alt text

Alt text

Alt text

Alt text

Alt text

Alt text

Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages