A serious
issue that arises when using OpenCV under windows 7 is the use of
opencv_highgui or openCVFrameGrabber for capturing frames from WebCam or
a video file. In this case, OpenCv uses video for windows codec which
isn’t always working well under windows 7.
Equations
Friday, June 7, 2013
Building a DLL With JNI support under Windows (32bit versus 64bit)
Java
provides us with JNI to link java projects with C++ code. I’m using
Netbeans IDE which has a good C++ support With Cygwin tools and I needed
to use a C++ implementation for multilabel graphcut optimization in one
of my java projects.
Subscribe to:
Posts (Atom)