spfeas icon indicating copy to clipboard operation
spfeas copied to clipboard

Add or improve features

Open jgrss opened this issue 8 years ago • 2 comments

jgrss avatar Jun 30 '17 18:06 jgrss

Fourier uses NumPy and OpenCV in the inner loops.

jgrss avatar Jun 30 '17 18:06 jgrss

The following features need to be tested on 0.2.0b.

  • lbp
  • lbpm

The following features have been tested with v. 0.2.0b on OSX.

  • dmp
    • OK
  • evi2
    • OK
  • fourier
    • slow but OK
  • gabor
    • seems OK
  • hog
    • OK
  • gndvi
    • OK
  • grad
    • OK, but watch for EGM dynamic range
  • lac
    • OK
  • lsr
    • OK
  • mean
    • OK
  • pantex
    • seems OK
  • ndvi
    • OK
  • orb
    • OK
  • saliency
    • TODO: standardize dynamic scale range across tiles
  • sfs
    • seems OK

jgrss avatar Jun 30 '17 19:06 jgrss