Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

normalisation of current and background frame in video example

2 Ansichten (letzte 30 Tage)
SHOBA MOHAN
SHOBA MOHAN am 13 Dez. 2017
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
I wish to perform normalisation by dividing pixel by pixel value of current frame with background frame. I tried with this code but got black screen as output.
fr_shadow=thisFrame./Background;
this Frame represents current frame and background represents background frame.
What is the error?

Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by