Image_processing_module

Implementation of image processing algorithms using opencv and C++

Topics covered:-

  1. Basic thresholdOperation
  2. Smoothening
  3. Morphological Operations 4 )extract horizontal and vertical lines
  4. Zoom in/Zoom out
  5. Adding borders to Images
  6. Sobel operator
  7. Laplacian
  8. Canny Edge Detector
  9. Hough Line transform
  10. Affine Transform
  11. Remapping
  12. Histogram Plot
  13. Template Matching
  14. Contours/Convex Hull/min enclosing circle
  15. Image moments