-2

Just want to make sure if the latest version of opencv have dlib

Ann Mary
  • 39
  • 6

1 Answers1

1

No, those are separate libraries .

Dlib has functions that expect Opencv cv::Mat so you can use them as an interface.

Ziri
  • 718
  • 7
  • 16