dispose method

void dispose()

Implementation

void dispose() {
  finalizer.detach(this);
  cstitching.cv_Stitcher_close(ptr);
}