Skip to main content

Sixthsense on windows 64 Bit



The code in Github is probably the best code so far and for those who have downloaded and are still downloading the software from Google Code I would suggest to try Github.

(Link: https://github.com/sixthsense/sixthsense )

Here's a tutorial to run the software and configure it.


-Requirements:

1.A windows computer/Laptop (I have not tried it in any other OS)
2.A camera (You can also use your laptop camera )
3.Projector (Not necessary ;  You can even use your Monitor for interaction)
4. Colour markers (Red,Yellow,Blue &Green)
5.Essential softwares:
   -Direct X
   -Visual studios
   -Adobe Flash player (active x) 
   -MS Outlook
6.Internet Connection ( Many apps require Internet connection)




1. First of all open the solution in visual studios. Then go to Build -> configuration manager.

And Define a new platform (x86) and set it as platform for debugging






 2. Try to do a full build (this will fail because of missing dlls). This will create a folder x86 in [....\WUW01\bin]













3. copy all dll files from [...\WUW01\bin\debug] to [....\WUW01\bin\x86] these files.

   For Example : DirectShowLib-2005.dll,FluidKit.dll, NyARToolkitCS.dll,
   NyARToolkitCS.sandbox.dll,.......



  






 





 4. Now back in visual studio remove the following references


    1.DirectShowLib-2005
    2.FluidKit.dll
    3.NyARToolkitCS.dll
    4.NyARToolkitCS.sandbox.dll
    5.NyARToolkitCSUtils.dll
    6.TouchlessLib.dll
    7.VEarthControl.dll
    8.WeatherReaderMVC.dll
    9.WpfUserControl_Stock01.dll
    10.WPFControl_Clock01.dll
    11.WPFControl_Menu03.dll
    12.WPFControl_Weather01.dll
    13.WpfUserControl_Mail01.dll
    14.WpfUserControlInkPlaying01.dll









5. Then click on add reference and browse to the x86 folder and add those dlls again by selecting them.

   
    1.DirectShowLib-2005
    2.FluidKit.dll
    3.NyARToolkitCS.dll
    4.NyARToolkitCS.sandbox.dll
    5.NyARToolkitCSUtils.dll
    6.TouchlessLib.dll
    7.VEarthControl.dll
    8.WeatherReaderMVC.dll
    9.WpfUserControl_Stock01.dll
    10.WPFControl_Clock01.dll
    11.WPFControl_Menu03.dll
    12.WPFControl_Weather01.dll
    13.WpfUserControl_Mail01.dll
    14.WpfUserControlInkPlaying01.dll










6. Copy the folder Gestures,pics,temp from [....\WUW01\bin\Debug] to [...\WUW01\bin\x86\Debug]





7. Now go to the solution and push the debug button and it would throw an error "Null Refernce exception...."





 8. Now, comment the line under MailDemo Control and add a new line

WpfUserControl_Mail01.UserControl1 Control_mail;





9. This will solve the issue and the app will start running.


Watch this tutorial on youtube








 I hope this Tutorial was was easy for you to follow , if you like it please share and for any help or queries comment below :)


Comments

  1. Great effort !!! Your information related to software tutorial is much helpful. I must say that it's an appreciated effort. Checkout the latest software: Full Version Software | Download Free Software

    ReplyDelete
    Replies
    1. This comment has been removed by the author.

      Delete
  2. It was Good, But if you have shown How LAPTOP works Before and After Installation of the Software
    CLEARLY, then It would have been AWESOME.
    Please Do that as soon as possible. I sincerely request you for that.
    When you do that please send the link to my mail.
    Regards,
    090aditya369@gmail.com

    ReplyDelete
  3. Hi, Rajesh I am getting this error but form dxdiag i have checked DirectX v11.2 is installed.

    ReplyDelete
  4. ERROR: Unable to load webcamlib.dlll

    ReplyDelete
    Replies
    1. You may not have probably copied all the dll files, please check the video you may find it useful

      Delete
  5. Hello sir
    I a not able to complete the last step .It is showing some error ,can u please help me with that?

    ReplyDelete
  6. System.BadImageFormatException: 'Could not load file or assembly 'AxInterop.ShockwaveFlashObjects, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.'


    this is my error ..can u pleasehelp me resolve it

    ReplyDelete
  7. EVEN i AM GETTING THE BELOW ERROR
    PLEASE HELP ME OUT!

    System.BadImageFormatException: 'Could not load file or assembly 'AxInterop.ShockwaveFlashObjects, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.'

    ReplyDelete
  8. Dear sir/madam,

    while executing following procedures in 64 bit(Windows 10), my visual studio community enters into break mode and throw following exception.

    Exception : "System.BadImageFormatExceptionHResult=0x800700C1Message= is not a valid Win32 application. (Exception from HRESULT: 0x800700C1)Source=StackTrace:"

    Thanks Regards
    Hoping for your reply

    ReplyDelete
  9. please i want to talk to you
    my phone no is 9508588726
    please help my sister she is in bca ...
    pls help us......

    ReplyDelete

Post a Comment

Popular posts from this blog

Configure the software and add colour markers

This tutorial is for those who w anna mak e the ir own sixthsense device and have downloaded the code from Google codes and are facing is sues to add marker s , S o guys just follow this easy tutorial :

Sixthsense Installation (32 Bit users)

Befor e starting with the installation , I would suggest you to download the code from Github .   (Link:  https://github.com/sixthsense/sixthsense  ) Here's a tutorial to run the software and configure it.