- Mastering OpenCV Android Application Programming
- Salil Kapur Nisarg Thakkar
- 165字
- 2021-07-16 13:36:48
Chapter 2. Detecting Basic Features in Images
After reading about the basics of image processing and manipulation in the previous chapter, we will take a look at some of the most widely used algorithms used to extract meaningful information from the images in the form of edges, lines, circles, ellipses, blobs or contours, user defined shapes, and corners. In context of computer vision and image processing, such information is often termed as features. In this chapter, we will take a look at the various feature detection algorithms, such as Edge and Corner detection algorithms, Hough transformations, and Contour detection algorithms and their implementations on an Android platform using OpenCV.
To make our lives simpler, and have a clear understanding of this chapter, we will first create a basic Android application to which we will keep adding implementations of different feature detection algorithms. This will reduce the amount of extra code that we would otherwise have to write for each algorithm in this chapter.
- Android Wearable Programming
- Expert C++
- Getting Started with ResearchKit
- Cocos2d-x游戲開(kāi)發(fā):手把手教你Lua語(yǔ)言的編程方法
- Oracle 12c中文版數(shù)據(jù)庫(kù)管理、應(yīng)用與開(kāi)發(fā)實(shí)踐教程 (清華電腦學(xué)堂)
- Vue.js 3.0源碼解析(微課視頻版)
- Visual Basic程序設(shè)計(jì)教程
- 從學(xué)徒到高手:汽車(chē)電路識(shí)圖、故障檢測(cè)與維修技能全圖解
- 軟件架構(gòu):Python語(yǔ)言實(shí)現(xiàn)
- Getting Started with Eclipse Juno
- 零基礎(chǔ)學(xué)Kotlin之Android項(xiàng)目開(kāi)發(fā)實(shí)戰(zhàn)
- Mastering Leap Motion
- ASP.NET Core and Angular 2
- CryENGINE Game Programming with C++,C#,and Lua
- 軟技能2:軟件開(kāi)發(fā)者職業(yè)生涯指南