Logo Detection in Video sequence
Mostra commenti meno recenti
Hello everyone, First of all I want to apologise for my english (I'm not a native speaker). I have a videofile and I want to perform logo detection on it. I want to do it like this:
- Read video with VideoReader object
- Convert video into frames
- Apply code from Matlab tutorial from topic Object Detection in a Cluttered Scene ( Here ) on every frame
- Every frame will have logo highlighted with a polygon
- Save each frame to another video
I want to ask if this aproach is good and can you give me some advice how to do that?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Computer Vision Toolbox in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!