word count of a document image

1 次查看(过去 30 天)
How can I count words in a document image or from a string.

采纳的回答

KSSV
KSSV 2020-4-11
  1. If you have a string...you can use striaght away length to get its size.
  2. If you have a paragraph: https://in.mathworks.com/matlabcentral/answers/79459-how-to-count-the-no-of-words-in-a-sentence
  3. If you have a image, read about ocr. https://in.mathworks.com/help/vision/examples/recognize-text-using-optical-character-recognition-ocr.html

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Convert Image Type 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by