Skip to content

DepthImaging2017/ReIdentificator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReIdentificator

Reidentify persons with Kinect

Requirements

  • mongoDB
  • mongoDB driver

Install mongoDB driver

Run following command in NuGet Package Manager console

Install-Package MongoDB.Driver

Run

  • create Folder repofolder/ReIdentificator/data/db
  • start mongoDb path/to/mongod.exe --dbpath path/to/repofolder/ReIdentificator/data/db
  • Run application

About

Reidentify persons with Kinect

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages