Skip to content

ar-py-grim/CV-CS5330

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS5330

OpenCV codes in C++

Software used

  1. OpenCV: 4.12.0
  2. ONNX Runtime: onnxruntime-win-x64-1.23.2
  3. OpenCV_contrib: https://github.com/opencv/opencv_contrib
  4. GLEW (2.3.1): https://glew.sourceforge.net/
  5. GLM (1.0.3): https://github.com/g-truc/glm/releases
  6. stb_image_write.h: https://github.com/nothings/stb/blob/master/stb_image_write.h

Project 1 (Video-special effects)

Created several filters which can be applied in real time. Below is sepia filter with vignetting filter applied color

sepia

Project 2 (Content-based Image Retrieval)

Demo video link: https://youtu.be/jLHL6HFBPqU

Project 3 (Real-time 2-D Object Recognition)

Demo video link: https://youtu.be/jLHL6HFBPqU

Project 4 (Camera Calibration and Augmented Reality)

Demo video link: https://www.youtube.com/watch?v=mx82tLaLIDc

About

OpenCV codes in C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors