Project-10 / DGM

Direct Graphical Models (DGM) C++ library, a cross-platform Conditional Random Fields library, which is optimized for parallel computing and includes modules for feature extraction, classification and visualization.
http://research.project-10.de/dgm/
Other
188 stars 41 forks source link

I modified everything to work with upcoming OpenCV 4. changes #15

Closed TechnikEmpire closed 5 years ago

TechnikEmpire commented 5 years ago

Do you want a PR? I'm not sure I can't even use the library but I made the changes first, thought about it later. So I can send if you want them.

ereator commented 5 years ago

Yes, please make a pull request, I will test whether all demos and unit test running and merge your changes into the master. Thank you very much for you contribution.

TechnikEmpire commented 5 years ago

Unit tests pass but I didn't try demos. Will submit a PR today.

TechnikEmpire commented 5 years ago

Probably submitted and merged so I'm closing.