Ask Your Question

JSVueCo's profile - activity

2017-08-22 12:17:42 -0600 received badge  Enthusiast
2017-08-18 19:40:00 -0600 commented question Building OpenCV2.4.6 using CMake gui PrimeSense

I have also tried to rename the files today, and unfortunately that does not work either.

2017-08-18 13:17:00 -0600 commented question Building OpenCV2.4.6 using CMake gui PrimeSense

Yes that dll is in the proper folder. The asset is called ARToolkit. Everywhere I have looked points to these files. I guess it makes sense since they are nonexistent on my computer.

2017-08-18 12:46:16 -0600 commented question Building OpenCV2.4.6 using CMake gui PrimeSense

have not tried to rename 2.4.13 i will try today. As far as renaming 2.4.10 there are no error messages specifically for these files. I am using it with Unity3D for an asset. The asset just does not work and the error says can not find ARWrapper.dll which from my understanding is the error you get when you are missing opencv_core and flann of version 2.4.6.

2017-08-17 18:58:54 -0600 commented question Building OpenCV2.4.6 using CMake gui PrimeSense

the 2 files that I tried to rename btw are opencv_core and opencv_flann

2017-08-17 18:56:56 -0600 commented question Building OpenCV2.4.6 using CMake gui PrimeSense

Yes this is for windows. Is it that simple from 2.4.13? I say this because I have tried to rename 2.4.10 and that did not work.

2017-08-15 18:19:52 -0600 received badge  Editor (source)
2017-08-15 18:18:40 -0600 commented question Building OpenCV2.4.6 using CMake gui PrimeSense

Hi sturkmen, I have the source code the problem is trying to build it I am running into the issues above. I need primesense, I have tried to install primesense using the exe file in the folders from the primesense repo on Git. The setup file does not seem to work neither does running the Redist.py in CMD.

2017-08-14 20:21:13 -0600 asked a question Building OpenCV2.4.6 using CMake gui PrimeSense

I understand that version 246 is old but I need this specific version for a Unity asset that is set at a specific version that uses these files.

Is there any way to find primesense it seems to be one of the last programs I need to complete the OpenCV 2.4.6 Build in cmake gui.I tried download from the Git repo but the Redist.py won't run in CMD. I get "Import Error : No module named win32con". Any help would be greatly appreciated thanks.

Edit: I should add I also tried to simply run the exe setup file in the primesense folders and it does not work.