- rotate 只使用opengl的glvertex函数和基本的矩阵变换
- sjwl 神经网络理论与MATLAB7实现 书籍和源码打包在一起了. 分别介绍了几种比较重要的神经网络类型
- [javaprogramart].Pulp.Free.Press.Java.For.Artists. 是一本介绍java基础应用的好书 Java For Artists targets both the undergraduate computer science or information technology student and the practicing programmer. It is both an introductory
- about-TLD 描述tld跟踪算法相关文章和相关思路
- code-data Matlab programming
- 2949544 用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘
文件名称:Chapter2_iPhoneAR
-
所属分类:
- 标签属性:
- 上传时间:2015-09-02
-
文件大小:14.61mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
mastering opencv 第二章源代码-mastering opencv chapter 2 source code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Chapter2_iPhoneAR/
Chapter2_iPhoneAR/Example_MarkerBasedAR/
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/project.pbxproj
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/project.xcworkspace/
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/project.xcworkspace/xcuserdata/
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/project.xcworkspace/xcuserdata/bloodaxe.xcuserdatad/
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/project.xcworkspace/xcuserdata/bloodaxe.xcuserdatad/UserInterfaceState.xcuserstate
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/xcuserdata/
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/xcuserdata/bloodaxe.xcuserdatad/
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/xcuserdata/bloodaxe.xcuserdatad/xcdebugger/
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/xcuserdata/bloodaxe.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/xcuserdata/bloodaxe.xcuserdatad/xcschemes/
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/xcuserdata/bloodaxe.xcuserdatad/xcschemes/Example_MarkerBasedAR.xcscheme
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/xcuserdata/bloodaxe.xcuserdatad/xcschemes/xcschememanagement.plist
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/AppDelegate.h
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/AppDelegate.m
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/BGRAVideoFrame.h
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/CameraCalibration.cpp
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/CameraCalibration.hpp
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/cube.h
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/DebugHelpers.hpp
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/EAGLView.h
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/EAGLView.m
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/en.lproj/
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/en.lproj/InfoPlist.strings
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/en.lproj/MainStoryboard_iPad.storyboard
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/en.lproj/MainStoryboard_iPhone.storyboard
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/Example_MarkerBasedAR-Info.plist
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/Example_MarkerBasedAR-Prefix.pch
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/GeometryTypes.cpp
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/GeometryTypes.hpp
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/main.m
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/Marker.cpp
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/Marker.hpp
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/MarkerDetector.cpp
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/MarkerDetector.hpp
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/SimpleVisualizationController.h
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/SimpleVisualizationController.mm
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/TinyLA.cpp
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/TinyLA.hpp
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/VideoSource.h
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/VideoSource.mm
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/ViewController.h
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/ViewController.mm
Chapter2_iPhoneAR/Example_MarkerBasedAR/marker.png
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Headers
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/opencv2
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Resources
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/calib3d/
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/calib3d/calib3d.hpp
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/contrib/
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/contrib/contrib.hpp
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Heade
Chapter2_iPhoneAR/Example_MarkerBasedAR/
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/project.pbxproj
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/project.xcworkspace/
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/project.xcworkspace/xcuserdata/
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/project.xcworkspace/xcuserdata/bloodaxe.xcuserdatad/
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/project.xcworkspace/xcuserdata/bloodaxe.xcuserdatad/UserInterfaceState.xcuserstate
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/xcuserdata/
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/xcuserdata/bloodaxe.xcuserdatad/
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/xcuserdata/bloodaxe.xcuserdatad/xcdebugger/
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/xcuserdata/bloodaxe.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/xcuserdata/bloodaxe.xcuserdatad/xcschemes/
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/xcuserdata/bloodaxe.xcuserdatad/xcschemes/Example_MarkerBasedAR.xcscheme
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR.xcodeproj/xcuserdata/bloodaxe.xcuserdatad/xcschemes/xcschememanagement.plist
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/AppDelegate.h
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/AppDelegate.m
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/BGRAVideoFrame.h
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/CameraCalibration.cpp
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/CameraCalibration.hpp
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/cube.h
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/DebugHelpers.hpp
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/EAGLView.h
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/EAGLView.m
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/en.lproj/
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/en.lproj/InfoPlist.strings
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/en.lproj/MainStoryboard_iPad.storyboard
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/en.lproj/MainStoryboard_iPhone.storyboard
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/Example_MarkerBasedAR-Info.plist
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/Example_MarkerBasedAR-Prefix.pch
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/GeometryTypes.cpp
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/GeometryTypes.hpp
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/main.m
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/Marker.cpp
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/Marker.hpp
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/MarkerDetector.cpp
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/MarkerDetector.hpp
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/SimpleVisualizationController.h
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/SimpleVisualizationController.mm
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/TinyLA.cpp
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/TinyLA.hpp
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/VideoSource.h
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/VideoSource.mm
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/ViewController.h
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/ViewController.mm
Chapter2_iPhoneAR/Example_MarkerBasedAR/marker.png
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Headers
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/opencv2
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Resources
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/calib3d/
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/calib3d/calib3d.hpp
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/contrib/
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/contrib/contrib.hpp
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Heade
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
