Skip to content

IP and CV algorithms written as a part of Aspiring Researchers Challenge.

Notifications You must be signed in to change notification settings

alasin/DenseMatrix-AR

Repository files navigation

DenseMatrix-AR

Go to car-detection-HOG for the main code. (UIUC Car dataset)

Make sure you have g++, OpenCV, cmake etc. installed in your system.

  1. Run 'cmake .' or 'cmake ..' depending on where you want to build Makefile (prefer building in a seperate 'build' directory).
  2. Run 'make'.
  3. Run the executable and pass the image file as argument.
  4. For fine-tuning the code, modify the source file.

About

IP and CV algorithms written as a part of Aspiring Researchers Challenge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published