Pages

Thursday, March 15, 2012

SIXTH SENSE PROTOTYPE


To demonstrate the viability and flexibility of the system to use SixthSense model implements a number of applications. Application user in the user know about the map, zoom multi - touch-based systems are supported by a nearby surface using hand gestures to the gestures that resembled a map, or zoom out using natural hand movements and lets you navigate to. Drawing application, user, user's index finger to draw on the surface of the fingertip, allowing any movement on the track. SixthSense is the user's freehand gestures (postures) to identify. For example, SixthSense system user 'framing' gesture of marking time by looking at the scene to take photos of the camera makes the implementation of histrionic. User that he / she is looking through the photos and the film by any surface or wall. SixthSense also using the index finger of the movement of air in the user draw icons or symbols, and interactive instructions to recognize the signs. For example, drawing a map of the application, the user may take a magnifying glass symbol or an '@' symbol marks lets the user check his mail. SixthSense system user was expected of them is interacting with by projecting more information about these objects, physical objects, augments.

 http://code.google.com/p/sixthsense/

SIXTH SENSE

                                  SixthSense model, a pocket projector, a mirror and a camera that has it. Hardware components, such as mobile wearable device being attached to the pendant exhibited. Mobile computing device to the projector and the camera is connected to both the user's pocket.
                                  The user's hand gestures to the camera and computer - using the physical objects of vision-based methods to identify and jadanu, however; around us to be used as interfaces, surfaces, walls and physical objects is enabled, the projector projects visual information. Software program examines the camera captured the video stream data, and general computer - using visual methods of color at the tip of the user's fingers markers (visual tracking fiducials) the positions of the jadanu.
                                                       The movements and arrangements of these fiducials work instructions interaction Gesture interfaces into the application, the project is understandable. The maximum number of tracked fingers is only limited by the number of unique fiducials, thus SixthSense also multi - touch and multi - user interaction is supported.

Wednesday, March 14, 2012

Black Box Resolved in Sixth SENSE

Recently pranav has released a beta version of his project sixthsense.when u run this application u can see some part of the picture is hiding with a black box , all u need  to do is  right click on the pictureBox1 control and select the option "send it to back"  in visual studio  (OR)   adjust the  width of the control "pictureBox1" because it is overlapping  with the pictureBoxDisplay" control 

Now the code is available at github ...........u can download it from there.
he has placed the code that doesn't get this black box

SIXTH SENSE Weather UI Exception

cannot create instance WeatherReaderUI Exception 
whenever u try to build or execute this application in VisualStudio  make sure that ur connected to internet because there is an WEATHER APP which uses INTERNET to find out the weather.If ur try without connecting to internet the application quits by raising an exception and the program doesn't START.Here is a snapshot of that Exception(It raises because it is unable to cretate sockets to connect the internet)













If u directly try to run the .exe file which is present in the debug folder of the project without connecting the INTERNET  the program doesn't start.Here is the snapshot for that..........











So make sure ur connected to INTERNET...........................