Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ This repository contains basic examples of operation used in computer vision lik

### Topics Covered
- **Image Manipulation** : Transformation, Rotation, Scaling, Resizing, Image Pyramids, Cropping, Blurring, Arithmentic operation, Bitwise Operation, Blurring, Sharpening, Edge Detection, Perspective Transformation
-**working with histograms

- **Image Segmentation** : Object detection, Defining the shape of the objects, contours, Shape identification, Line Detection, Circle detection, Blob detection.

- ** Object Detection** : Object detection, finding corners, realtime object analysis.