How to detect object being touched or not in kinect

Dear all,
i am new bie to kinect programming. i want to build application where camera can detect object touched or not.consider 3 object are placed on table like in set book ; remote & MOUSE . whenever object being picked i wanted to increment paricular item
being counted up. if object kept back count remain same. 
Is it possible to check which object being touched?? & increment the count in the particular item section.
if moused picked once increment mount count value by 1 & display on screen.let me know how can i do usinf kinect sensor.
AMPS12

Kinect itself does not provide any type of object recognition. There are third party libraries and tools that you may want to look into that can do that. Kinect will only provide you depth and color information of what the camera sees. We have a body tracking
system so we know where people are. Based on that and if you define target areas, you may be able to deduce things.
Carmine Sirignano - MSFT

Similar Messages

  • How to find my ipod touch if not connected with icloud

    how to find my ipod touch if not connected to iclouds

    John Galt wrote:
    The same way you would look for a misplaced sock. Start with the couch cushions.
    ROFLMBO!!!!!!

  • How to detect connecting to Internet or not ??

    Hi
    I have class with GUI and this class will download some files from server. When user click download, I want to detect user have connected to Internet or not . If not , I want to show a page to remind them to connect to internet first. But how to detect they are online or offline?? Which way is easy and simple. Thanks
    Gary

    From memory i think InetAddress.getByName should pop up the dial up dialog box of the connection is not present (atleast in windows):
    boolean internetConnectionPresent()
      try
        java.net.InetAddress addr = java.net.InetAddress.getByName( "www.yahoo.com" );
        return true;
      catch( UnknownHostException uhe )
        return false;

  • BO Extension - how to detect object deletion?

    Hi community.
    I have the problem that we extended an SAP BO node and this BO node might get deleted by user interaction using SAP floorplans.
    However to prevent associations from our custom BOs to this extended SAP BO node pointing into the void I need to somehow react on deletion of this BO node.
    Our own floorplans following these associations and showing content from the SAP BO node throw exceptions if the SAP BO node does not exist anymore.
    the afterModify or beforeSave events of the extended BO do not work: both are (afaik) not triggered upon deletion.
    Did anybody else encounter a similar problem and maybe found a solution?
    More specific: we exended the SAP Project BO and have trouble when a ProjectTask is deleted.

    Hi Sunil, thanks for your answer.
    I already to check for IsSet on the ProjectTask but the assoviation was set even though the destination object was not existent anymore.
    The Idea about counting the project tasks is a good additional idea, i will try to explore into this direction.
    However, how could I solve the problem when the exception gets thrown by UI?
    I.e. when viewing floorplans (no changes made to object so far -> no events/actions with custom code triggered) the UI interpreter follows these associations and tries to load the relevant object to show  the project task data.
    I might save a local copy of this data maybe...
    Best regards,
    Ludger

  • Unable to unlock phone -- How to backup photos when touch is not working

        
    Hello Experts,
    My HTC 8X running windows phone 8.1 update (dev Preview) had some password unlock attempts in my pocket and now its currently on the screen where its asking me to enter A1B2C3 to try to enter the password again.
    My problem is that the left side of the touch screen is not responding so i am unable to type 'A1'
    Is there ANY way I can unlock my phone and take a backup of the pictures on it.
    I don't want to reset my phone as I have very important pics on it and I didn't turn on the auto upload feature of pictures to OneDrive.
    Please help as I really cannot reset my phone and delete the pictures.
    Please note that the phone is getting detected on the computer but I am unable to see the storage to do a backup.
    Thanks in advance
    Digvijay
    Thanks, Digvijay Nath

    Hi everybody.
    I have the same issue on a Nokia Lumia 925. Yesterday the screen stopped working, due to an accident. The phone is locked with a NIP so I cannot unlock it and when I connect it to the PC I cannot see its data, which is not saved on OneDrive by the way. The
    Windows Phone App on Windows 8 asks me to unlock the phone to see its content, but I cannot do that since the screen is broken, and the Windows Explorer on Windows 8 (and XP also) recognizes the phone correctly but cannot display any of the files on it. It
    says the device is empty.
    I understand that I need to send my phone to have its screen replaced or fixed, but I sure do not want to delete its files, and would like to backup them before I send away my phone, specially the pics and videos. Maybe on these months you have come up with
    a way to do that I guess?
    Thanks in advance, regards.

  • HOW TO FIX MY IPOD TOUCH ITS NOT CHARGING

    Can anyone help

    Try the not charging topic of:
    iPod touch: Hardware troubleshooting
    If you need more help need more information:
    - What happens when you connect to a charging source?
    - How many charging sources have you tried?
    - Tried another cable?
    - Does iTunes see the iPod when connected?
    - Does the iPod work?

  • How to detect external SWF has stopped not using totalFrames

    Trying to find a way to detect when an externally loaded SWF has stopped. Using "totalFrames" like the example below doesn't work for what I'm trying to accomplish.
    I need something that simply listens and detects when the clip has stopped. Editing the external SWF is not an option. Thanks in advance for any insight.
    function onfrm( evnt: Event ): void
    if (newMC.currentFrame == newMC.totalFrames )
    newMC.removeEventListener( Event.ENTER_FRAME, onfrm);
    trace("End of banner");

    Just did a small test, and at least with loading a swf that has a timeline the totalFrames option works fine:
    var m:MovieClip;
    var a:Loader = new Loader();
    a.contentLoaderInfo.addEventListener(Event.COMPLETE, done);
    a.load(new URLRequest("anim.swf"));
    function done(e:Event):void
      m = MovieClip(a.content);
      m.addEventListener(Event.ENTER_FRAME, chek);
      addChild(m);
    function chek(e:Event):void
      if(m.currentFrame == m.totalFrames){
      trace("done");
      m.removeEventListener(Event.ENTER_FRAME, chek);

  • How do you get the Touch to not shuffle a playlist?

    I created a playlist for a class I teach, in a specific order. When I go to play it, it shuffles the playlist even though I did not hit the shuffle button. What am I missing? The shuffle is there to "shuffle" if I ask it to, so why is it doing it when I don't? Makes it hard to teach when it keeps changing the order.

    The problem may not be Shuffle. iTouch changes the order of my playlists when they are put in a folder for syncing or transferring from iTunes to the iTouch - before they are ever transferred/synced. I am still trying to find out how to get it to maintain the order I set up when I created the Playlist of Songs in the first place in iTunes on my Mac. Very annoying and frustrating and that goes for the rather paltry instructions offered with this $300 device, too.

  • How to fix apple iphone touch id not working properly?

    I have a iphone 5s,, it's touch id is not working properly.. even after multiple attempts,, it is not working properly... what to do..??

    Hi palash_1993,
    Welcome to Apple Support Communities.
    The article linked below provides a lot of great information and troubleshooting suggestions that’ll resolve issues like the one you described, where you're running into Touch ID issues with your iPhone 5s.
    Use Touch ID on iPhone and iPad - Apple Support
    Get help with Touch ID
    Make sure that you're using the latest version of iOS.
    Make sure that your fingers and the Home button are clean and dry.*
    Cover the Home button completely. Don't tap too quickly, don't press down hard, and don't move your finger while Touch ID is scanning. Make sure that your finger touches the metal ring around the Home button.
    If you're using a case or screen protector, make sure it doesn't cover the Home button or the surrounding ring. If it does, remove the case or screen protector and try again.
    Tap Settings > Touch ID & Passcode and make sure that iPhone Unlock or iTunes & App Store is on. Also make sure that you've enrolled one or more fingerprints.
    Try enrolling a different finger.
    If you can't enroll any of your fingers, take your device to an Apple Retail Store, Apple Authorized Service Provider, or contact AppleCare for help.
    * Moisture, lotions, sweat, oils, cuts, or dry skin might affect fingerprint recognition. Certain activities can also temporarily affect fingerprint recognition, including exercising, showering, swimming, cooking, or other conditions or changes that affect your fingerprint.
    Cheers,
    -Jason

  • Had to reinstall windows how do I get ipod touch to not think new computer?

    I have had virus on computer and reinstalled tunes and windows. But I dont want the touch to think it yet another computer im trying to use. It tells me I only have to more computer to hook up to it. I hope Im asking the question right.
    Thanks,
    Ryan

    The 5 authorized COMPUTERS has NOTHING to do with ipods.
    Itunes will allow up to 5 computers to be authorized to play pre-itunes+ music. When you reach the limit of 5 COMPUTERS, then you can de-authorize them all, then authorize the active ones again.
    You can sync as many ipods as you like to a computer.
    In the future, it is a good idea to de-authorize before re-installing your os or getting rid of a computer.
    http://support.apple.com/kb/HT1420

  • How to detect only single click and not double-click mouse events in Swing?

    Hi,
    In my application, I want to implement a functionality only for single click. But problem is on double click, first i can see a single click and then double click.
    i.e e.getCount() return 1 and then 2 for double click. I want to avoid this situation.
    Shouldn't it be just one event with a clickCount of 2? or any alternative solution?
    Please let me know how can i stop this.
    Thanks in advance..
    Cheers
    Somasekhar
    Edited by: SomasekharPatil on Mar 13, 2009 3:36 PM

    Maybe something like the below example:
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import java.awt.event.MouseAdapter;
    import java.awt.event.MouseEvent;
    import java.awt.event.MouseListener;
    import javax.swing.JFrame;
    import javax.swing.JLabel;
    import javax.swing.SwingUtilities;
    import javax.swing.Timer;
    public class SingleClickOnly {
        public static void main(String[] args) {
         SwingUtilities.invokeLater(new Runnable() {
             @Override
             public void run() {
              new SingleClickOnly().createGUI();
        public void createGUI() {
         JFrame frame = new JFrame();
         frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
         JLabel label = new JLabel("Only acts on a single click");
         label.addMouseListener(createListener());
         frame.add(label);
         frame.pack();
         frame.setLocationRelativeTo(null);
         frame.setVisible(true);
        public MouseListener createListener() {
         return new MouseAdapter() {
             private int clickCount = 0;
             private final Timer timer = new Timer(1000, new ActionListener() {
              @Override
              public void actionPerformed(ActionEvent e) {
                  if (clickCount == 1) {
                   System.out
                        .println("Executing action on click count 1 only");
              timer.setRepeats(false);
             @Override
             public void mouseClicked(MouseEvent event) {
              clickCount = event.getClickCount();
              System.out.println("Clicked: " + clickCount);
              if (clickCount == 1) {
                  if (timer.isRunning()) {
                   timer.stop();
                  timer.start();
    }Piet

  • Why do my photos from the Further Festival in Portland Oregon show that they were taken at Red Rocks CO when I've never been there? I don't believe it is coincidental that they wre there the previous week. How is the location being tagged if not GPS?

    We saw Further at Mcmenamins Edgefield on Friday and Saturday night in Portland Oregon. However, when I look at the 'Locations' tab in the Photo App, every photo shows that it was taken at Red Rocks Colorado. Further was there the week before Edgefield but me and my phone were not! I can only think of 2 ways that could happen - either Further/Mcmenamins was overriding the GPS signal or Apple was using some facial recognition to recognize the band and override the location.
    Any thoughts?

    your itunes accoutn have nothing to d with your computer
    you can go to any computer with internet access in the world and
    login into your itunes account if you have the appleID and password
    the itunes account is placed on apples itunes servers

  • TS1713 My mac sometimes will not power up even though it is fully charged and no matter how many key's I touch will not bring it on. It comes on after about 10 minutes and I have to shut down about 6 windows before I can open up a browser.

    My mac will not power up even though it is fully charged. It only happens occasionally and when I try to power up after about 10 minutes it comes to life but has 6 or 7 windows that I have to close in order to open up my browser.

    1. Reset PRAM.  http://support.apple.com/kb/PH4405
    2. Reset SMC.     http://support.apple.com/kb/HT3964
        Choose the method for:
        "Resetting SMC on portables with a battery you should not remove on your own".
    3. Start up in Safe Mode.
         http://support.apple.com/kb/PH11212

  • How to detect session objects in a project

    Hi,
    There are many session objects in our project which has over 1000 classes. What would you suggest as the best practice to identify all of them. I am using eclipse. How to detect they are serialized or not. If not serialized how could i make sure they are serializable or not.?
    Appreciate your time.
    Pralav

    If not serialized how could i make sure they are serializable or not.?By implementing the Serializable interface.
    If you want to ensure they can't be serialised, then you implement Externalisable and throw exceptions when you override readExternal() and writeExternal()
    As for identifying the objects that are added to a session.... do a search for things like session.setAttribute() on your code. No easy way.
    regards,
    Owen

  • IPod Touch 4G not detected in iTunes 10.0.1.22 when using Remote App 2.0

    I'm guessing Apple's Remote App 2.0 works well for iPhone 4 and iPad, but when I try using it with iPod Touch 4G, it does not show up in devices to enter the passcode.
    same wifi network
    iTunes 10.0.1.22, Home Sharing On, Library Sharing enabled, Looking for remotes enabled.
    iPod Touch 4G (iOS 4.1) (no problems with wifi)
    Apple's Remote App 2.0 Home Sharing login works well. Adding Library produces 4 digit passcode.
    BUT, again, it does not show up in Devices to have the opportunity to enter the passcode.
    iTunes is an approved app in firewall settings.
    Win 7 (32bit) Network Detection/Printer&File Sharing is enabled.
    Interesting:
    When I try to connect to Airport Express with my PC,
    I receive "unknown error (-15006)"
    Another iMac running iTunes 9 is able to stream music to the airport express without problem.
    Using my PC, I'm able to connect to the iMac, and stream music from the iMac to my PC.
    When Airport Utility (on PC) is open I can't detect Airport Express (even though the light is solid green.
    I'm still guessing iTunes 10.0.1.22 has AirPlay/AirTunes issues, and in general doesn't want to detect any wifi devices.
    I haven't yet looked up the error code, but would love to hear some thoughts out there.
    Anyone else have similar issues? Are there any fixes?
    Please share.
    Thanks.

    another piece of info about Remote App 2.0 on my iPod Touch 4G
    I'm able to turn on the Home Sharing button inside the app.
    The text description below it says:
    "Remote will automatically find the iTunes libraries and Apple TV's that have Home Sharing turned on using the account _____."
    Both my iTunes and this app have Home Sharing turned on and logged-in using the same account info, but Remote App is NOT automatically detecting my iTunes library. Nothing happens!! When I then click the "Add an iTunes Library" button, Remote app generates a 4-digit passcode number, but still won't detect my iTunes account. The same is true for iTunes; it will not detect my iPod Touch as a nearby wireless device on the same wifi network.
    I don't know how to move beyond this issue!
    Am I correct to assume that signing into my Home Sharing account on Remote App should automatically find my iTunes Library and populate the Remote App screen on my iPod Touch with a button/link to start navigating my iTunes Library, while at the same time iTunes should detect my iPod Touch in Devices and give me a screen to enter the passcode? Do I actually need a passcode if I'm using Home Sharing?
    I'm guessing that Home Sharing is for when I'm at my house, and a passcode is for when I'm at a friend's house. Could someone confirm if this is really the case?

Maybe you are looking for