Why is it difficult for machines to understand image content?
We now understand how visual data enters the human visual system, and how our system processes it. The issue is that we still don't fully understand how our brain recognizes and organizes this visual data. In machine learning, we just extract some features from images, and ask the computers to learn them using algorithms. We still have these variations, such as shape, size, perspective, angle, illumination, occlusion, and so on.
For example, the same chair looks very different to a machine when you look at it from the profile view. Humans can easily recognize that it's a chair, regardless of how it's presented to us. So, how do we explain this to our machines?
One way to do this would be to store all the different variations of an object, including sizes, angles, perspectives, and so on. But this process is cumbersome and time-consuming. Also, it's actually not possible to gather data that can encompass every single variation. The machines would consume a huge amount of memory and a lot of time to build a model that can recognize these objects.
Even with all this, if an object is partially occluded, computers still won't recognize it. This is because they think this is a new object. So when we build a computer vision library, we need to build the underlying functional blocks that can be combined in many different ways to formulate complex algorithms.
OpenCV provides a lot of these functions, and they are highly optimized. So once we understand what OpenCV is capable of, we can use it effectively to build interesting applications.
Let's go ahead and explore that in the next section.
- 數據庫基礎教程(SQL Server平臺)
- Building Computer Vision Projects with OpenCV 4 and C++
- SQL Server 2016 數據庫教程(第4版)
- Google Visualization API Essentials
- Mastering Ninject for Dependency Injection
- Ceph源碼分析
- 基于Apache CXF構建SOA應用
- Remote Usability Testing
- 數亦有道:Python數據科學指南
- Oracle 12c云數據庫備份與恢復技術
- 大數據技術入門
- SIEMENS數控技術應用工程師:SINUMERIK 840D-810D數控系統功能應用與維修調整教程
- Deep Learning with R for Beginners
- 數據挖掘與數據化運營實戰:思路、方法、技巧與應用
- 掌中寶:電腦綜合應用技巧