错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Image Processing Using OpenCV

  • K. Mohaideen Abdul Kadhar,
  • G. Anand

摘要

A number of image processing techniques with varying levels of complexities are used in a number of applications like medical imaging, multimedia processing, computer vision, etc. OpenCV provides a huge collection of algorithms and functions that can help us to do a wide range of image processing operations such as filtering, edge detection, object detection, segmentation, and more. In this chapter, we will begin by exploring the various properties and types of images along with the various noises that could affect the images. Then, we will go on to explore various processing techniques like image enhancement methods, image filtering techniques for edge detection, morphological operations, thresholding techniques, blob detection, and contour detection.