Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 248 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 248 Bytes

OpenCV Examples in C++

This repository contains examples for the OpenCV library in C++.

It shows the following features:

  • Color changing
  • Histogram equalization and image filtering
  • Edge detection and hough transform
  • Image stitching