video to text file conversion
Mostrar comentarios más antiguos
hi,
Anyone suggest matlab code for .avi to .txt conversion.
regards,
srinivas.
1 comentario
Walter Roberson
el 17 de Jun. de 2020
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.
Respuestas (0)
Categorías
Más información sobre Get Started with MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!