July 2020
Intermediate to advanced
467 pages
9h 44m
English
You learned about various image processing techniques in the previous chapter. In this chapter, we will discuss the steps to develop machine learning computer vision systems. This chapter is a primer for the next chapter, which will provide details on various deep learning algorithms and how to write code with Python to execute on TensorFlow.
Computer vision (CV) is the ability of computers to capture and analyze images and make interpretations and decisions about it. For example, ...