DynaSlum / SatelliteImaging

The software for WP1: SatelliteImaging
Apache License 2.0
3 stars 1 forks source link

SIFT/SURF #53

Open bpmweel opened 7 years ago

bpmweel commented 7 years ago

Use SIFT or SURF to find features.

Each pixel is assigned to belong to one of the found features.

The feature is then a 32 bin histogram of these features on each window scale.