may i directly convert video to text document using matlab ?
Mostrar comentarios más antiguos
if it is possible please send me the code or please reply me it is possible or not
3 comentarios
Alessandro Masullo
el 10 de Feb. de 2015
Editada: Alessandro Masullo
el 10 de Feb. de 2015
What do you mean by converting video to text?
-Convert binary data into ascii/hex data?
-Analyse video frames by OCR?
-Transform images into ascii-art?
pandiselvi subas chandran
el 10 de Feb. de 2015
pandiselvi subas chandran
el 10 de Feb. de 2015
Respuestas (1)
Alessandro Masullo
el 10 de Feb. de 2015
0 votos
You can use matlab OCR function:
If you have a video, you can simply apply it to the frames of it.
Categorías
Más información sobre Convert Image Type 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!