万本电子书0元读

万本电子书0元读

顶部广告

Instant OpenCV for iOS电子书

售       价:¥

11人正在读 | 0人评论 9.8

作       者:Kirill Kornyakov

出  版  社:Packt Publishing

出版时间:2013-08-26

字       数:70.9万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. This book uses a very practical approach, with each recipe and their associated sample projects or examples focusing on a particular aspect of the technology.This book is intended for OpenCV developers who are interested in porting their applications to the iOS platform. Basic experience with OpenCV, computer vision, Objective C, and other iOS tools is encouraged.
目录展开

Instant OpenCV for iOS

Instant OpenCV for iOS

Credits

About the Authors

About the Reviewers

www.PacktPub.com

Support files, eBooks, discount offers and more

Why Subscribe?

Free Access for Packt account holders

Preface

What this book covers

What you need for this book

Who this book is for

Conventions

Reader feedback

Customer support

Downloading the example code

Errata

Piracy

Questions

1. Instant OpenCV for iOS

Getting started with iOS (Simple)

Getting ready

How to do it...

How it works...

There's more...

Xcode

Objective-C

Displaying an image from resources (Simple)

Getting ready

How to do it...

How it works...

There's more...

Cocoa design patterns

Linking OpenCV to an iOS project (Simple)

Getting ready

How to do it...

How it works...

There's more...

Objective-C++

Converting to cv::Mat

Detecting faces with Cascade Classifier (Intermediate)

Getting ready

How to do it...

How it works...

There's more...

Native iOS face detector

Detecting other types of objects

Tuning performance of the detector

Printing a postcard (Intermediate)

Getting ready

How to do it...

How it works...

There's more...

GIMP

Acceleration

Working with images in Gallery (Intermediate)

Getting ready

How to do it...

How it works...

There's more...

Device orientation

Disabling buttons

Applying a retro effect (Intermediate)

Getting ready

How to do it...

How it works...

There's more...

Taking photos from camera (Intermediate)

Getting ready

How to do it...

How it works...

There's more...

Creating a static library (Intermediate)

Getting ready

How to do it...

How it works...

There's more...

Cross-platform development

Frameworks

Capturing a video from camera (Simple)

Getting ready

How to do it...

How it works...

There's more...

Control advanced camera settings (Advanced)

Getting ready

How to do it...

How it works...

There's more...

Applying effects to live video (Intermediate)

Getting ready

How to do it...

How it works...

There's more...

Saving video from camera (Simple)

Getting ready

How to do it...

How it works...

Optimizing performance with ARM NEON (Advanced)

Getting ready

How to do it...

How it works...

There's more...

NEON

Fixed-point arithmetic

Detecting facial features (Advanced)

Getting ready

How to do it...

How it works...

There's more...

Performance

Tracking between detections

Active Shape Model

Using the Accelerate framework (Advanced)

Getting ready

How to do it...

How it works...

There's more...

Building OpenCV for iOS from sources (Advanced)

Getting ready

How to do it...

How it works...

There's more...

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部