Commit 2aaa67a6 authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #1605 from berak:face_deps

parents 3c536ef4 d685c992
......@@ -2,8 +2,8 @@ set(the_description "Face recognition etc")
ocv_define_module(face opencv_core
opencv_imgproc
opencv_objdetect
opencv_tracking # estimateRigidTransform()
opencv_photo # samples
opencv_video # estimateRigidTransform() (trainFacemark)
opencv_photo # seamlessClone() (face_swap sample)
WRAP python java
)
# NOTE: objdetect module is needed for one of the samples
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment