官术网_书友最值得收藏!

The NetBeans configuration

In case you are more comfortable working with NetBeans, the configuration process is pretty much like Eclipse:

  1. Select File | New Project.... On the Projects tab, select Java Application and click on Next. Give the new project an appropriate name and click on Finish.
  2. Now, right-click on your Libraries folder and click on Add Library..., as shown in the following screenshot:
  3. As we haven't gone through this process before, a library for OpenCV won't exist. Click on the Create... button on the right-hand side of the pane. It will open a dialog asking for the library name—name it as OpenCV—and the Library type, for which you should leave the default option Class Libraries. In the next screen, on the Classpath tab, click Add JAR/Folder... like in the next screenshot:
  4. Now point to your library, which is where the opencv-300.jar file is present—usually in opencv/build/java/. As your library is properly configured, select it in the Add Library dialog.
  5. The last detail to provide is the path for the libraries' native files. Right-click on your project name in the Projects tab and select Properties. Go to the Run item on the tree and under VM Options, set the library path by typing -Djava.library.path=C:\Users\baggio\Downloads\opencv\build\java\x64 in the text box.

Make sure you change the given path to the one where your OpenCV installation is, and that it points to the folder where the native libraries are, that is, opencv_java300.dll in Windows, or libopencv_java300.so in Linux. Now, add the SimpleSample class code in your project, as pointed. Run the sample and make sure that you don't get any errors.

主站蜘蛛池模板: 黄石市| 新疆| 仙游县| 邹平县| 阿勒泰市| 阜阳市| 贵港市| 雅安市| 鹿泉市| 平舆县| 马龙县| 红河县| 辰溪县| 安顺市| 长武县| 广宁县| 云梦县| 邓州市| 靖西县| 临朐县| 宜兴市| 平乡县| 门源| 普宁市| 穆棱市| 安国市| 孝感市| 万盛区| 扬州市| 阜城县| 宜宾市| 鸡西市| 荔波县| 成安县| 永胜县| 沧州市| 西平县| 西宁市| 柳河县| 栾川县| 松桃|