amueller / damascene-python-and-matlab-bindings

Python and matlab bindings for the Damascene CUDA implementation of gPB
13 stars 12 forks source link

oriMap order in gpb function #7

Open AaronReidCI opened 6 years ago

AaronReidCI commented 6 years ago

gPb oriMap from line 159 in gpb.cu: what's the issue with the ordering of these orientations? Does it have anything to do with creating UCMs from the contours?

AaronReidCI commented 6 years ago

Also how do we convert the gPb output to a UCM?

amueller commented 6 years ago

This code does not include UCM from what I know.