文件名称:opencv-2-cookbook-src-master
介绍说明--下载内容均来自于网络,请自行研究使用
学习Opencv 2.0 随书代码,可以直接运行的-Learning Opencv 2.0 with the book code, can be directly run
(系统自动生成,下载前可以参看下载内容)
下载文件列表
opencv-2-cookbook-src-master
............................\.gitignore
............................\Chapter 01
............................\..........\README.txt
............................\..........\anotherQtGUI
............................\..........\............\Makefile
............................\..........\............\Makefile.Debug
............................\..........\............\Makefile.Release
............................\..........\............\anotherQtGUI.pro
............................\..........\............\main.cpp
............................\..........\............\mainwindow.cpp
............................\..........\............\mainwindow.h
............................\..........\............\mainwindow.ui
............................\..........\............\ui_mainwindow.h
............................\..........\main1.cpp
............................\..........\main2.cpp
............................\..........\myQtConsoleProject.pro
............................\..........\myQtGUIApp
............................\..........\..........\Makefile
............................\..........\..........\Makefile.Debug
............................\..........\..........\Makefile.Release
............................\..........\..........\main.cpp
............................\..........\..........\mainwindow.cpp
............................\..........\..........\mainwindow.h
............................\..........\..........\mainwindow.ui
............................\..........\..........\myQtGUIApp.pro
............................\..........\..........\ui_mainwindow.h
............................\Chapter 02
............................\..........\README.txt
............................\..........\addImages.cpp
............................\..........\colorReduce.cpp
............................\..........\contrast.cpp
............................\..........\saltImage.cpp
............................\Chapter 03
............................\..........\README.txt
............................\..........\colorDetectController.cpp
............................\..........\colorDetectController.h
............................\..........\colorDetection.cpp
............................\..........\color_detector
............................\..........\..............\Makefile
............................\..........\..............\colorDetectController.cpp
............................\..........\..............\colorDetectController.h
............................\..........\..............\color_detector.pro
............................\..........\..............\colordetector.cpp
............................\..........\..............\colordetector.h
............................\..........\..............\main.cpp
............................\..........\..............\mainwindow.cpp
............................\..........\..............\mainwindow.h
............................\..........\..............\mainwindow.ui
............................\..........\..............\ui_mainwindow.h
............................\..........\colordetector.cpp
............................\..........\colordetector.h
............................\..........\colordetectorLab.cpp
............................\..........\colordetectorLab.h
............................\Chapter 04
............................\..........\README.txt
............................\..........\colorhistogram.h
............................\..........\finder.cpp
............................\..........\histogram.h
............................\..........\histograms.cpp
............................\..........\imageComparator.h
............................\..........\objectFinder.h
............................\..........\objectfinder.cpp
............................\..........\retrieve.cpp
............................\Chapter 05
............................\..........\README.txt
............................\..........\morpho2.cpp
............................\..........\morphoFeatures.h
............................\..........\morphology.cpp
............................\.......