Ask Your Question

faysal's profile - activity

2018-06-29 09:45:17 -0600 commented question System Instruction Dependencies while using OpenCV

Sorry dont understand.

2018-06-29 09:41:56 -0600 edited question System Instruction Dependencies while using OpenCV

System Instruction Dependencies while using OpenCV I need to port OpenCV dependent facedetection inside the intel SGX en

2018-06-29 09:41:42 -0600 commented question System Instruction Dependencies while using OpenCV

intel sgx enclave - https://software.intel.com/en-us/sgx

2018-06-29 09:26:45 -0600 asked a question System Instruction Dependencies while using OpenCV

System Instruction Dependencies while using OpenCV I need to port OpenCV dependent facedetection inside enclave. But enc

2018-05-23 13:39:35 -0600 commented question Adding OpenCV libraries in SGX-Enclave Project

Actually, I am not sure about that. I have already posted in https://software.intel.com/en-us/forums/intel-software-guar

2018-05-23 09:57:39 -0600 commented question Getting error while building opencv extra modules

So I found the solution. I need to build the Install from Opencv.sln file. After that it will create all the necessary l

2018-05-23 09:56:19 -0600 answered a question Error inlcude opencv2/face.hpp

Try to follow the following link step by step. After installing opencv with extra successfully and adding it in the visu

2018-05-23 09:55:00 -0600 answered a question LBF Facemark Tutorial Issue

This error occurs because you have put the wrong lbfmodel.yaml file. Download the updated lbfmodel from the internet.

2018-05-22 15:55:00 -0600 commented question Adding OpenCV libraries in SGX-Enclave Project

I am just adding the following line: #include <opencv2/core/core.hpp> It shows me "Cannot open include file: 'e

2018-05-22 12:13:12 -0600 asked a question Adding OpenCV libraries in SGX-Enclave Project

Adding OpenCV libraries in SGX-Enclave Project I am trying to add OpenCV in my enclave project. I can run the OpenCV pro

2018-05-22 12:10:43 -0600 received badge  Enthusiast
2018-05-17 15:13:41 -0600 commented answer LBF Facemark Tutorial Issue

Did you find any solution for this error?

2018-05-17 14:30:10 -0600 commented question Getting error while building opencv extra modules

Finally, I resolved this problem by reinstalling. But facing this problem while running the sample project: OpenCV(4.0.

2018-05-17 12:17:35 -0600 commented question Getting error while building opencv extra modules

No, Actually there is still the problem with the build. When I tried to build Install from opencv.sln it is not building

2018-05-17 09:31:15 -0600 commented question Getting error while building opencv extra modules

Thank you for the reply. But now when I am trying to build https://www.learnopencv.com/facemark-facial-landmark-detectio

2018-05-15 18:05:45 -0600 received badge  Editor (source)
2018-05-15 18:05:45 -0600 edited question Getting error while building opencv extra modules

getting make file error while building opencv I am trying to run an opencv project using Microsoft visual studio 2015. i

2018-05-15 17:50:52 -0600 asked a question Getting error while building opencv extra modules

getting make file error while building opencv I am trying to run an opencv project using Microsoft visual studio 2015. i