摘要:OpenCV.Net.Capture cap; public Form1() { InitializeComponent(); while (true) { cap = OpenCV.Net.Capture.CreateCameraCapture(0); ...
阅读全文
摘要:https://bitbucket.org/horizongir/opencv.net/src
阅读全文
摘要:https://msdn.microsoft.com/zh-cn/library/60k1461a.aspx
阅读全文
摘要:https://msdn.microsoft.com/zh-cn/library/ms810439.aspx
阅读全文
摘要:http://blog.sina.com.cn/s/blog_4395f9980101fnbl.html
阅读全文
摘要:http://www.tek.com.cn/webinar/i2c-basic-and-testing http://www.fluke.com/fluke/cnzh/training/fluke_lecture.htm
阅读全文
摘要:http://www.a-site.cn/article/321545.html
阅读全文
摘要:http://www.codejock.com/
阅读全文
摘要:http://wiki.opencv.org.cn/index.php/Template:Doc http://www.opencv.org.cn/opencvdoc/2.3.2/html/doc/tutorials/tutorials.html http://wiki.opencv.org.cn/
阅读全文
摘要:1.利用MFC向导,取消所有勾选; 2.生成的文件代码: 就一个主程序类和Dialog类,非常简洁.
阅读全文
摘要:include: G:\CProgram\OpenCV\软件\opencv\build\include lib: G:\CProgram\OpenCV\软件\opencv\build\x86\vc12\lib opencv_calib3d249.libopencv_calib3d249d.libop
阅读全文
摘要:using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.IO; namespace DirLibs { class Program { static void Main(string[] args) { ...
阅读全文
摘要:bin: C:\Program Files\MATLAB\R2016a\bin\win64 include: C:\Program Files\MATLAB\R2016a\extern\include C:\Program Files\MATLAB\R2016a\extern\include\win
阅读全文
摘要:http://highlighterr.codeplex.com/
阅读全文