Skip to content

Instantly share code, notes, and snippets.

/gist.rbx Secret

Created October 6, 2016 16:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/f557c518ef10e75dcb2812e7ff5881d7 to your computer and use it in GitHub Desktop.
Save anonymous/f557c518ef10e75dcb2812e7ff5881d7 to your computer and use it in GitHub Desktop.
%typemap(javaimports) MySwigResult "import org.opencv.core.Mat;
import org.opencv.core.Rect;
"
%typemap(javaimports) MySwigExample "import org.opencv.core.Mat;
"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment