I am trying to develop a motion estimation image processing algorithm in MATLAB, and as part of a paper that I am following I need to maximize the conditional probability density function for each frame.
My question is, is there a pdf function in MATLAB specifically for image processing, or should the pdf function in the statistics toolbox work?
I would appreciate any help on this!
Thank you!