video to text file conversion
显示 更早的评论
hi,
Anyone suggest matlab code for .avi to .txt conversion.
regards,
srinivas.
1 个评论
Walter Roberson
2020-6-17
Are you talking about doing optical character recognition on the video? If so for any one frame you just do standard ocr. For multiple frames you should probably do object tracking so that you can detect moving text to know not to output it again.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Get Started with MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!