Borrar filtros
Borrar filtros

Need Help with vision.BlockMatcher

3 visualizaciones (últimos 30 días)
Tianyi Ma
Tianyi Ma el 2 de Feb. de 2018
Comentada: Navan Ruthramoorthy el 2 de Feb. de 2018
I tried to run the blockmatcher example in https://www.mathworks.com/help/vision/ref/vision.blockmatcher-system-object.html. At the line motion = step(hbm,img1,img2); I got the error Error using vision.BlockMatcher/validateInputsImpl Expected input I to be a non-empty matrix.
I don't know where does this I come from. I need to use the blockmatcher to on my video analysis project, but I don't know what happen.
Thanks.
  1 comentario
Navan Ruthramoorthy
Navan Ruthramoorthy el 2 de Feb. de 2018
The error means, image input one (img1) is empty. This object expects that input to be a non-empty matrix.

Iniciar sesión para comentar.

Respuestas (0)

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by