dispose method

void dispose()

Implementation

void dispose() {
  finalizer.detach(this);
  cimgproc.cv_LineSegmentDetector_close(ptr);
}