DynaSlum/satsense

Add unit tests of feature computation

bouweandela opened this issue · 1 comments

List of features that need tests:

  • hog
  • lacunarity
  • ndxi
  • pantex
  • rid (do we believe this feature is worth the effort?)
  • sift
  • texton

The minimum test that should be available is a regression test. More is better, but maybe not feasible in the limited amount of time we have.

We may also consider comparing with the features as computed by spfeas.

Regression tests have been implemented in #35