This repository has been archived by the owner on Mar 1, 2020. It is now read-only.
Due to overcomplicated class structure, the code will be refactored with a simplified architecture.
The vector field will be nothing but a numpy array with certain dimension, and not anymore a class.
The underpinning library to deal with vector fields is external and will be stored in VECtorsToolkit.
This release represent the tag before this architecture upgrade, and it is meant to reproduce the results as proposed in the WBIR paper.
The next version, with its more flexible structure, is the suggested starting point for future research.