ENH: Add enum and featurePointEdges.

This commit is contained in:
laurence
2012-12-11 17:08:27 +00:00
parent 057eff0e59
commit 9f61b9123b
5 changed files with 125 additions and 6 deletions

View File

@ -446,6 +446,7 @@ int main(int argc, char *argv[])
edgeDirections,
edgeNormals,
labelListList(0), // featurePointNormals,
labelListList(0), // featurePointEdges,
labelList(0) // regionEdges
);