Image processing operations
When you write a computer vision algorithm, there are a lot of basic image processing operations that you will use over and over again. Most of these functions are present in the imgproc module. You can do things such as image filtering, morphological operations, geometric transformations, color conversions, drawing on images, histograms, shape analysis, motion analysis, feature detection, and more.
Let's consider the following photo:

The right image is a rotated version of the one on the left. We can carry out this transformation with a single line in OpenCV.
There is another module, called ximgproc, which contains advanced image processing algorithms such as structured forests for edge detection, domain transform filter, adaptive manifold filter, and so on.
- Building Computer Vision Projects with OpenCV 4 and C++
- 輕松學大數據挖掘:算法、場景與數據產品
- Effective Amazon Machine Learning
- MySQL從入門到精通(第3版)
- Spark核心技術與高級應用
- Python數據分析:基于Plotly的動態可視化繪圖
- 智能數據分析:入門、實戰與平臺構建
- Learning Proxmox VE
- 云數據中心網絡與SDN:技術架構與實現
- Hadoop集群與安全
- 機器學習:實用案例解析
- Deep Learning with R for Beginners
- Node.js High Performance
- 算力經濟:從超級計算到云計算
- Microsoft Dynamics NAV 2015 Professional Reporting