Ask Your Question

Shan Ali Khan's profile - activity

2015-06-21 22:46:52 -0600 received badge  Famous Question (source)
2015-02-13 15:01:40 -0600 received badge  Notable Question (source)
2014-12-29 21:38:02 -0600 received badge  Popular Question (source)
2014-08-24 07:15:32 -0600 asked a question How to develop Harris 3D detector

Hi , Anyone please help me regarding how to develop the algorithm for Harris 3D detector Or how I can convert the features from Harris Corner detector to spatial time domain. I have read many research papers. Please provide me any code if available in java or C++

Thanks

2014-06-03 11:02:20 -0600 asked a question error LNK1112: module machine type 'X86' conflicts with target machine type 'x64' - (opencv_highgui249d.dll)

Hi ,

Im trying to setup the opencv for c++ in visual studio i have completed setting it up. when i run the sample code i get the error as

error LNK1112: module machine type 'X86' conflicts with target machine type 'x64 C++\FinalPro\FinalPro\opencv_highgui249d.lib(opencv_highgui249d.dll)

I have set also x64 instead of win32 default but still its not working the lib of open cv are all 64bit