luxlabs header browser preview


@interface PGFeatureExtractorPotentialLandmark : PGAssetFeatureExtractor

- (id)featureNames;
- (id)name;
- (id)floatVectorWithEntity:(id)a0 error:(id *)a1;
- (long long)featureLength;

@end