实例介绍
【实例截图】
【核心代码】
.
├── OpenCV鍥惧儚澶勭悊缂栫▼瀹炰緥Source
│ ├── chapter1
│ │ ├── 1-3.cpp
│ │ ├── 1-4(1).cpp
│ │ ├── 1-5.sublime-build
│ │ ├── 1-6.sublime-build
│ │ ├── 1-7.cpp
│ │ ├── 1.1.hpp
│ │ └── 1.2.hpp
│ ├── chapter2
│ │ ├── 2-1.hpp
│ │ ├── 2-10.cpp
│ │ ├── 2-11.cpp
│ │ ├── 2-12.cpp
│ │ ├── 2-13.cpp
│ │ ├── 2-14.cpp
│ │ ├── 2-15.cpp
│ │ ├── 2-16.cpp
│ │ ├── 2-17.cpp
│ │ ├── 2-18.cpp
│ │ ├── 2-19.cpp
│ │ ├── 2-2.cpp
│ │ ├── 2-20.cpp
│ │ ├── 2-21.cpp
│ │ ├── 2-22.cpp
│ │ ├── 2-23-29.cpp
│ │ ├── 2-23.cpp
│ │ ├── 2-24.cpp
│ │ ├── 2-25.cpp
│ │ ├── 2-26.cpp
│ │ ├── 2-27.cpp
│ │ ├── 2-28.cpp
│ │ ├── 2-29.cpp
│ │ ├── 2-3.cpp
│ │ ├── 2-30.cpp
│ │ ├── 2-31.cpp
│ │ ├── 2-32.cpp
│ │ ├── 2-33.cpp
│ │ ├── 2-4.cpp
│ │ ├── 2-5.cpp
│ │ ├── 2-6.cpp
│ │ ├── 2-7.cpp
│ │ ├── 2-8.cpp
│ │ └── 2-9.cpp
│ ├── chapter3
│ │ ├── 3-1.cpp
│ │ ├── 3-10.cpp
│ │ ├── 3-11.cpp
│ │ ├── 3-12.cpp
│ │ ├── 3-13.cpp
│ │ ├── 3-14.cpp
│ │ ├── 3-15.cpp
│ │ ├── 3-16.cpp
│ │ ├── 3-17.cpp
│ │ ├── 3-18.cpp
│ │ ├── 3-19.cpp
│ │ ├── 3-2.cpp
│ │ ├── 3-20.cpp
│ │ ├── 3-21.cpp
│ │ ├── 3-22.cpp
│ │ ├── 3-23.cpp
│ │ ├── 3-24.cpp
│ │ ├── 3-25.cpp
│ │ ├── 3-26.cpp
│ │ ├── 3-27.cpp
│ │ ├── 3-3.cpp
│ │ ├── 3-4.cpp
│ │ ├── 3-5.cpp
│ │ ├── 3-6.cpp
│ │ ├── 3-7.cpp
│ │ ├── 3-8.cpp
│ │ └── 3-9.cpp
│ ├── chapter4
│ │ ├── 4-1.cpp
│ │ ├── 4-10-14.cpp
│ │ ├── 4-10.cpp
│ │ ├── 4-11.cpp
│ │ ├── 4-12.cpp
│ │ ├── 4-13.cpp
│ │ ├── 4-14.cpp
│ │ ├── 4-15.cpp
│ │ ├── 4-16.cpp
│ │ ├── 4-17-21.cpp
│ │ ├── 4-17.cpp
│ │ ├── 4-18.cpp
│ │ ├── 4-19.cpp
│ │ ├── 4-2.cpp
│ │ ├── 4-20.cpp
│ │ ├── 4-21.cpp
│ │ ├── 4-3.cpp
│ │ ├── 4-4.cpp
│ │ ├── 4-5.cpp
│ │ ├── 4-6.cpp
│ │ ├── 4-7.cpp
│ │ ├── 4-8.cpp
│ │ └── 4-9.cpp
│ ├── chapter5
│ │ ├── 5-1.cpp
│ │ ├── 5-10-13.cpp
│ │ ├── 5-10.cpp
│ │ ├── 5-11.cpp
│ │ ├── 5-12.cpp
│ │ ├── 5-13.cpp
│ │ ├── 5-14.cpp
│ │ ├── 5-15.cpp
│ │ ├── 5-16.cpp
│ │ ├── 5-17.cpp
│ │ ├── 5-18.cpp
│ │ ├── 5-19.cpp
│ │ ├── 5-2-5.cpp
│ │ ├── 5-2.cpp
│ │ ├── 5-20.cpp
│ │ ├── 5-21.cpp
│ │ ├── 5-22.cpp
│ │ ├── 5-23.cpp
│ │ ├── 5-24.cpp
│ │ ├── 5-25.cpp
│ │ ├── 5-26.cpp
│ │ ├── 5-27.cpp
│ │ ├── 5-28.cpp
│ │ ├── 5-29-32.cpp
│ │ ├── 5-29.cpp
│ │ ├── 5-3.cpp
│ │ ├── 5-30.cpp
│ │ ├── 5-31.cpp
│ │ ├── 5-32.cpp
│ │ ├── 5-4.cpp
│ │ ├── 5-5.cpp
│ │ ├── 5-6.cpp
│ │ ├── 5-7.cpp
│ │ ├── 5-8.cpp
│ │ └── 5-9.cpp
│ ├── chapter6
│ │ ├── 6-1.cpp
│ │ ├── 6-2.cpp
│ │ ├── 6-3.cpp
│ │ ├── 6-4.cpp
│ │ ├── 6-5.cpp
│ │ └── 6-6.cpp
│ ├── chapter7
│ │ ├── 7-1-2.cpp
│ │ ├── 7-1.cpp
│ │ ├── 7-2.cpp
│ │ ├── 7-3.cpp
│ │ ├── 7-4.cpp
│ │ ├── 7-5.cpp
│ │ ├── 7-6.cpp
│ │ ├── 7-7.cpp
│ │ └── 7-8.cpp
│ ├── chapter8
│ │ ├── 8-1.cpp
│ │ ├── 8-10.cpp
│ │ ├── 8-11.cpp
│ │ ├── 8-12.cpp
│ │ ├── 8-13.cpp
│ │ ├── 8-14.cpp
│ │ ├── 8-15.cpp
│ │ ├── 8-16.cpp
│ │ ├── 8-17.cpp
│ │ ├── 8-2.cpp
│ │ ├── 8-3.cpp
│ │ ├── 8-4.cpp
│ │ ├── 8-5.cpp
│ │ ├── 8-6.cpp
│ │ ├── 8-7-9.cpp
│ │ ├── 8-7.cpp
│ │ ├── 8-8.cpp
│ │ └── 8-9.cpp
│ ├── chapter9
│ │ ├── 9-1.cpp
│ │ ├── 9-10.cpp
│ │ ├── 9-11.cpp
│ │ ├── 9-12-14.cpp
│ │ ├── 9-12.cpp
│ │ ├── 9-13.cpp
│ │ ├── 9-14.cpp
│ │ ├── 9-2.cpp
│ │ ├── 9-3.cpp
│ │ ├── 9-4.cpp
│ │ ├── 9-5.cpp
│ │ ├── 9-6.cpp
│ │ ├── 9-7.cpp
│ │ ├── 9-8.cpp
│ │ ├── 9-9.cpp
│ │ └── xml
│ │ ├── haarcascade_eye.xml
│ │ ├── haarcascade_eye_tree_eyeglasses.xml
│ │ ├── haarcascade_frontalface_alt.xml
│ │ ├── haarcascade_frontalface_alt2.xml
│ │ ├── haarcascade_frontalface_alt_tree.xml
│ │ ├── haarcascade_frontalface_default.xml
│ │ ├── haarcascade_fullbody.xml
│ │ ├── haarcascade_lefteye_2splits.xml
│ │ ├── haarcascade_lowerbody.xml
│ │ ├── haarcascade_profileface.xml
│ │ ├── haarcascade_righteye_2splits.xml
│ │ ├── haarcascade_smile.xml
│ │ └── haarcascade_upperbody.xml
│ ├── data
│ │ ├── haarcascade_eye.xml
│ │ ├── haarcascade_eye_tree_eyeglasses.xml
│ │ └── haarcascade_frontalface_alt2.xml
│ ├── images
│ │ ├── Acar.jpg
│ │ ├── GalleryRoad.jpg
│ │ ├── HDR
│ │ │ ├── README.txt
│ │ │ ├── list.txt
│ │ │ ├── memorial.hdr
│ │ │ ├── memorial0061.png
│ │ │ ├── memorial0062.png
│ │ │ ├── memorial0063.png
│ │ │ ├── memorial0064.png
│ │ │ ├── memorial0065.png
│ │ │ ├── memorial0066.png
│ │ │ ├── memorial0067.png
│ │ │ ├── memorial0068.png
│ │ │ ├── memorial0069.png
│ │ │ ├── memorial0070.png
│ │ │ ├── memorial0071.png
│ │ │ ├── memorial0072.png
│ │ │ ├── memorial0073.png
│ │ │ ├── memorial0074.png
│ │ │ ├── memorial0075.png
│ │ │ └── memorial0076.png
│ │ ├── HSVFlower4.jpg
│ │ ├── NOFlower4.jpg
│ │ ├── RGBFlower4.jpg
│ │ ├── boudingRect.jpg
│ │ ├── building.jpg
│ │ ├── car.avi
│ │ ├── car.jpg
│ │ ├── circle.jpg
│ │ ├── flow.jpg
│ │ ├── flower.jpg
│ │ ├── flower2.jpg
│ │ ├── flower3.jpg
│ │ ├── flower4.jpg
│ │ ├── hand1.jpg
│ │ ├── hand2.jpg
│ │ ├── hand3.jpg
│ │ ├── img07.JPG
│ │ ├── img08.JPG
│ │ ├── img09.JPG
│ │ ├── lakeWater.jpg
│ │ ├── millstone.jpg
│ │ ├── pool.jpg
│ │ ├── resFlower4.jpg
│ │ ├── sAcar.jpg
│ │ ├── sandbeach.jpg
│ │ ├── scenery.jpg
│ │ ├── scenery2.jpg
│ │ ├── sea.jpg
│ │ ├── snowMountain.jpg
│ │ ├── ssea.jpg
│ │ ├── test
│ │ │ ├── 1 (1).jpg
│ │ │ ├── 1 (2).jpg
│ │ │ ├── 1 (3).jpg
│ │ │ └── 1 (4).jpg
│ │ ├── test.avi
│ │ ├── test.jpg
│ │ ├── testWrite.avi
│ │ └── text.jpg
│ └── 鈭徛糕€撀€碌鈭毸_txt
└── 好例子网_OpenCV图像处理编程实例Source.zip
15 directories, 251 files
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论