Summary
In this chapter, we explored the basics of object segmentation in a controlled situation where a camera takes pictures of different objects. Here, we learned how to remove background and light to allow us to binarize our image better, thus minimizing the noise. After binarizing the image, we learned about three different algorithms that we can use to divide and separate each object of one image, allowing us to isolate each object to manipulate or extract features.
We can see this whole process in the following image:

Finally, we extracted all of the objects on an image. You will need to do this to continue with the next chapter, where we are going to extract characteristics of each of these objects to train a machine learning system.
In the next chapter, we are going to predict the class of any objects in an image and then call a robot or any other system to pick any of them, or detect an object that is not in the correct carrier tape. We will then look at notifying a person to pick it up.
- Unity 5.x Game AI Programming Cookbook
- Google Visualization API Essentials
- App+軟件+游戲+網站界面設計教程
- Access 2007數據庫應用上機指導與練習
- Neural Network Programming with TensorFlow
- ZeroMQ
- 企業級容器云架構開發指南
- 探索新型智庫發展之路:藍迪國際智庫報告·2015(下冊)
- Hadoop集群與安全
- Visual FoxPro數據庫技術基礎
- MySQL技術內幕:InnoDB存儲引擎
- 數據應用工程:方法論與實踐
- AI Crash Course
- 數據迷霧:洞察數據的價值與內涵
- 數據庫原理及應用實驗:基于GaussDB的實現方法