Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You can just put your algorithm in a separate hpp/cpp. Something like:

GiLDescriptor.hpp
GiLDescriptor.cpp

At this point you can compile it and obtain your library. Link this in a new solution and you should good to go.