Skip to content

Add Wavelet Based Earth Mover Distance #418

@garrettwrong

Description

@garrettwrong

Amit M has provided some code used by the ASPIRE group relating to this paper:

https://home.ttic.edu/~ssameer/Research/Papers/WEMD_CVPR08.pdf

Basically, it performs a wavelet transform of a signal (image, volume, etc.) and weights the coefficients according to a formula. Then one can use L1 distances between the weighted coefficients to approximate an Earthmover's distance.

I will submit a draft PR with a stub test file after meetings this morning. When the tests are added we can undraft for review.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions