Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 452 Bytes

Anshuman_OpenCV.md

File metadata and controls

24 lines (21 loc) · 452 Bytes

OpenCV

Face Detection
Object Dectection
Tracking Paths
Image Processing Steps (Thresholding, Filtering, Smoothening, etc.)
Contours 
Image Editing

Along with OpenCV I am familiar with these also.

Machine Learning

ANN, CNN
Regression (Linear, Logistic, Polynomial)
SVM
Decesion Tress
Overfitting and Underfitting
Optimizers (Adam, Rmsprop)
Gradient Descent
Metrics - ( Precision, Recall , F1, Accuracy , R2)