CLM-framework (a.k.a Cambridge Face Tracker) is a framework for various Constrained Local Model based face tracking and landmark detection algorithms and their extensions/applications. Includes CLM-Z and CLNF.
Hi ,
Windows MinGW 32-bit:
Builded opencv 3.0 with tbb enabled in mingw 32 bit.
then builded clm framework it works good.
Windows MinGW 64-bit issue:
Builded opencv 3.0 with tbb enabled in mingw 64 bit
then builded clm framework ,
When run the SimpleCLM.exe/MultiTrackCLM.exe/FeatureExtraction.exe it works good.
When I close the application (SimpleCLM.exe/MultiTrackCLM.exe/FeatureExtraction.exe),then it goes to application crashes ,this not happened in Mingw 32 bit.
Hi , Windows MinGW 32-bit: Builded opencv 3.0 with tbb enabled in mingw 32 bit. then builded clm framework it works good.
Windows MinGW 64-bit issue: Builded opencv 3.0 with tbb enabled in mingw 64 bit then builded clm framework , When run the SimpleCLM.exe/MultiTrackCLM.exe/FeatureExtraction.exe it works good. When I close the application (SimpleCLM.exe/MultiTrackCLM.exe/FeatureExtraction.exe),then it goes to application crashes ,this not happened in Mingw 32 bit.