dispose method

void dispose()

Implementation

void dispose() {
  finalizer.detach(this);
  cobjdetect.HOGDescriptor_Close(ptr);
}