1 | initial version |
Hi,
These two functions do not compute the same thing : cv::EMD(<params>) takes the point's coordinates into account whereas EMDL1(<params>) only uses the weights. Please refer to the documentation: EMDL1, EMD.
Please also read the documentation before posting, as this is a duplicate of this question on the same forum.
Hope this helps.