Is it must to have Kinect device/sensor to use Kinect SDK ?

Hi,
I have an image having a person in it. The image was taken from any digital camera or any WebCam.
My task is to find Person's height, and different sizes of his body measurements eg: size of his Neck, Waist, Calf, Ankle, Wrist, and Length of: His total height, Right shoulder, left shoulder, Hips to floor, Hips to Bust, Waist to Knee, Waist to Floor,
etc...
Can I use Kinect SDK for this purpose ? I am again repeating, Can i use Kinect SDK to find above mentioned measurements from any given image ? (Without having Kinect device/sensor)
I am using Windows 8 with Visual Studio 2012. Please suggest.
Regards,
Zia.

The short answer is no.
You''ll need a Kinect v2 sensor, actually body detection and tracking is done purely using the depth data and does not use the color stream at all for this.
In theory you could create your own algorithms for detecting and tracking humans purely based on video (probably from multiple angles). But even with libraries like OpenCV and advanced knowledge of machine learning algorithms this will be a difficult
and time consuming task at least.
Brekel

Similar Messages

  • HT201441 if i forget my email & my password in icloud , My iPhone is have a device from a previous owner's account ?

    if i forget my email & my password in icloud , My iPhone is have a device from a previous owner’s account ?

    Activation Lock in iOS 7  >  http://support.apple.com/kb/HT5818
    JohnMoney1 wrote:
    I went through all the steps of resetting the phone now its telling me to give the apple ID of the previous owner but i can't get a hold of them,
    Then you have a Device you cannot use.

  • I've reset my PPAM before to get around Firmware lock, but I've upgraded to mountain lion and now need to do the same thing, but I can't reset the PRAM. I've heard of the chip that is on the post 2011 macs, but I must not have one? What to do?

    I've reset my PPAM before to get around Firmware lock, but I've upgraded to mountain lion and now need to do the same thing, but I can't reset the PRAM. I've heard of the chip that is on the post 2011 macs, but I must not have one? What to do? Also, I can not get start up chimes unless I have the factory startup disk in. Can the PRAM be reset with the factory startup disk in or must the mac boot from the hard drive? Need help.

    Help for forgotten passcode >   iOS: Forgotten passcode or device disabled after entering wrong passcode
    When you have access to your iPhone again, FaceTime is a pre installed app that cannot be removed.
    Try a search >  iOS: Understanding Spotlight Search

  • I have developed a fillable form using Adobe Acrobat Pro. The form has several fields and some of the information is captured in a bar code. What programs must be used to open the form to properly fill the form out?  Adobe Reader, Adobe Xi, Ibook, etc.. I

    I have created a fillable form using Adobe Acrobat Pro that contains several data fields with some feeding data to a barcode in the document.  I have a "button" set up to save and send the completed form one it is completed.  Some of the user are having troubles filling out the form as they are using various programs to do such as iBook, Adobe Reader, etc....  Sometimes the information is not transferred to the barcode and sometimes the "submittal button" doesn't function properly.
    Please provide a solution or give me a list of the programs that must be used to properly open and fill out the form.
    Greatly appreciated.

    Best option is to use Adobe Reader (or Acrobat, of course) on a desktop computer (ie, not on a mobile device). Any other configuration is likely to be problematic.

  • Why must I return a device I own?

    I have a device I have had for 2 years and am NOT on the edge program. Why must I return it if I want to upgrade early on the edge? I can understand going from edge to edge but I OWN my device and it is NOT on the edge program currently.

    If you have had the phone for 2 years as you say, you DON'T need to return it if you want to go on Edge. You say you want to "upgrade early", though, which means you HAVE NOT had the phone for 2 years. If you want to keep your phone, simply complete the contract you agreed to before switching to Edge. Then you DON'T have to return your phone when going on Edge.
    Yes, you may OWN your device but Verizon OWNS a contract you agreed to in order to get your phone at hundreds of dollars off the retail price of that phone. Verizon is simply making you trade the item you own for the item they own. You don't want to make the trade, simply complete the contract and you won't have to.

  • ISE and CDP device sensor

    Hi, all.
    Anyone can explain to me, how the CDP device sensor probe works with ISE ???
    What I am trying to do, is to identify different Cisco Wireless Access Point models (i.e. LAP 1142) with ISE.
    Since the APs do speak CDP (I can see the AP devices on the switch), this should be possible with the CDP device sensor on the switch, shouldn't it  ....
    I have done the following so far:
    Configured the switch to talk to ISE via radius accounting:
    aaa group server radius SERVERGROUP_radius_accounting
         server name ISE02
    radius server ISE02
          address ipv4 [ISE02 ip address] auth-port 1645 acct-port 1646
    radius-server attribute 6 on-for-login-auth
    radius-server attribute 6 support-multiple
    radius-server attribute 8 include-in-access-req
    radius-server attribute 25 access-request include
    radius-server attribute nas-port-id include remote-id
    radius-server dead-criteria time 30 tries 3
    radius-server retry method reorder
    radius-server retransmit 2
    radius-server timeout 2
    radius-server deadtime 1
    radius-server key 7 [ISE02 radius key]
    radius-server vsa send cisco-nas-port
    radius-server vsa send accounting
    radius-server vsa send authentication
    aaa accounting dot1x default start-stop group SERVERGROUP_radius_accounting
    Configured SNMP traps to be sent to ISE:
    snmp-server host [ISE02 ip address] [SNMP RO Community]
    authentication mac-move permit
    authentication critical recovery delay 120 
    mac address-table notification change interval 60
    mac address-table notification change
    mac address-table notification mac-move 
    interface GigabitEthernet0/1
    snmp trap mac-notification change added
    snmp trap mac-notification change removed 
    Configured logging to ISE:
    epm logging
    logging host [ISE02 ip address] transport udp port 20514
    Configured CoA:
    aaa server radius dynamic-author
    client [ISE02 ip address] server-key 7 [ISE02 radius key]
    Configured DHCP snooping, device tracking and device sensors:
    ip dhcp snooping vlan xyz
    no ip dhcp snooping information option
    ip dhcp snooping
    ip device tracking
    device-sensor filter-list dhcp list DSFL_dhcp
    option name domain-name-servers
    option name host-name
    option name domain-name
    option name class-identifier
    option name client-identifier
    device-sensor filter-list lldp list DSFL_lldp
    tlv name system-name
    tlv name system-description
    tlv name system-capabilities
    tlv name management-address
    device-sensor filter-list cdp list DSFL_cdp
    tlv name device-name
    tlv name port-id-type
    tlv name capabilities-type
    tlv name version-type
    tlv name platform-type
    tlv name duplex-type
    tlv number 34
    device-sensor filter-spec dhcp include list DSFL_dhcp
    device-sensor filter-spec lldp include list DSFL_lldp
    device-sensor filter-spec cdp include list DSFL_cdp
    device-sensor notify all-changes
    Configured an additional IP helper on the AP vlan pointing to ISE:
    interface vlan xyz
    ip helper-address [ISE02 ip address]
    I have configured new profiling conditions on ISE, which use the cdp attributes:
    and used these conditions in a new profiling policy for the 114x AP:
    ISE is configured to listen to DHCP, radius, DNS and SNMP traps ....
    However, the only thing ISE sees of this AP, is the dhcp probe:
    and therefore, the 114x policy has no effect .......
    ISE version is the following:
    Cisco Application Deployment Engine OS Release: 2.0
    ADE-OS Build Version: 2.0.4.018
    ADE-OS System Architecture: i386
    Copyright (c) 2005-2011 by Cisco Systems, Inc.
    All rights reserved.
    Hostname: deess01nise02
    Version information of installed applications
    Cisco Identity Services Engine
    Version      : 1.1.2.145
    Build Date   : Fri Oct 26 21:10:35 2012
    Install Date : Fri Jan 18 07:18:49 2013
    Cisco Identity Services Engine Patch
    Version      : 2
    Install Date : Mon Jan 21 07:36:50 2013
    Cisco Identity Services Engine Patch
    Version      : 3
    Install Date : Mon Jan 21 07:42:11 2013
    Version of the switch:
    cisco WS-C3560CG-8PC-S (PowerPC) processor (revision C0) with 131072K bytes of memory.
    Processor board ID FOC1619Y180
    Last reset from power-on
    7 Virtual Ethernet interfaces
    10 Gigabit Ethernet interfaces
    The password-recovery mechanism is enabled.
    512K bytes of flash-simulated non-volatile configuration memory.
    Base ethernet MAC Address       : 58:BF:EA:B9:AC:80
    Motherboard assembly number     : 73-13272-06
    Power supply part number        : 341-0407-01
    Motherboard serial number       : FOC16174ZZ5
    Power supply serial number      : LIT16120XR8
    Model revision number           : C0
    Motherboard revision number     : A0
    Model number                    : WS-C3560CG-8PC-S
    System serial number            : FOC1619Y180
    Top Assembly Part Number        : 800-33676-02
    Top Assembly Revision Number    : A0
    Version ID                      : V02
    CLEI Code Number                : CMMD900ARB
    Hardware Board Revision Number  : 0x00
    Switch Ports Model              SW Version            SW Image
    *    1 10    WS-C3560CG-8PC-S   15.0(2)SE             C3560c405ex-UNIVERSALK9-M   
    What am I missing ??? Should this config make the switch send CDP information about connected devices to the ISE (via radius accounting) ???
    How do the device sensors work ???
    Rgs
    Frank

    A switch with sensor capability gathers  endpoint information from network devices using protocols such as Cisco  Discovery Protocol (CDP), LLDP, and DHCP, subject to statically configured  filters, and makes this information available to its registered clients in the  context of an access session. An access session represents an endpoint's  connection to the network device
    Client notifications and accounting  messages containing profiling data along with the session events, and other  session-related data, such as MAC address and ingress port are generated and  sent to the internal and external clients (ISE). By default, for each supported  peer protocol, client notifications and accounting events are only generated  where an incoming packet includes a TLV that has not previously been received in  the context of a given session. You can enable client notifications and  accounting events for all TLV changes, where either a new TLV has been received  or a previously received TLV has been received with a different value using CLI  commands.
    http://www.cisco.com/en/US/docs/switches/lan/catalyst3750/software/release/15.0_1_se/device_sensor/guide/sensor_guide.html#wp1112722

  • IOS Device-Sensor and ISE profiling not working

    Hello,
    I configured IOS device-sensor on one 2960CG-8-TCL switch. IOS is 15.2(2)E.
    Switchconfig:
    device-sensor filter-list dhcp list dhcp-list
     option name host-name
    device-sensor filter-spec dhcp include list dhcp-list
    device-sensor accounting
    device-sensor notify all-changes
    Switch does DHCP-Snooping and "show device-sensor cache all" shows the DHCP name:
    Device: b2b5.2fff.sa43 on port GigabitEthernet0/1
    Proto Type:Name                       Len Value
    DHCP    12:host-name                   17 0C 0F 11 31 22 41 50 43 33 31 32 30 30 30 37 38
                                              38
    RADIUS probe on ISE is activated and TCPdump shows the accounting packets from the switch (see attachment).
    I configured a profiling rule ot check for DHCP-Hostname with "contains". This rule does not work however. The device is getting profiled with a MAC-OUI via RADIUS-probe but the DHCP-Profile is not working.
    Is this supposed to work?

    That is interesting. I haven't worked with the "Device Sensor" much so I am running out of ideas. I really thought the certainty level was going to fix your issue as I have had issues similar like yours in the past where the certainty level of my custom rule was the same as a default one so mine custom rule was never hit. . I thought this was the case with you since your device was hitting the parent policy of "HP-Device" but not moving any further. With that being  l would still recommend keeping your custom conditions with higher certainty levels to avoid such situations.
    Couple of more things:
    1. What profiling probes do you have enabled?
    2. Have you tried retrieving the DHCP hostname via another sensor/method. For example, via the DHCP probe and ip-helper?
    3. Do you have the following commands entered on your switch:
    access-session template monitor
    no macro auto monitor
    device-sensor accounting
    device-sensor notify all-changes

  • I believe I have implemented it correctly but I am not receiving the notifications on my phone. I have an ad hoc provisioning profile set up.  I have the device token from the phone through NSLOG to console. I have the dot net code running without errors.

    I believe I have implemented it correctly but I am not receiving the notifications on my phone. I have an ad hoc provisioning profile set up.  I have the device token from the phone through NSLOG to console. I have the dot net code running without errors.The notifications just don’t appear.
    Any ideas where I am going wrong?

    IMAP account access by itself does not provide for syncing contacts, calendar events, and notes or anything over the air. This is possible with an Exchange account accessed via ActiveSync with the Exchange Server.
    If your company email account is an Exchange Account, your company's IT Dept. has enabled IMAP account access for your Exchange account on the Exchange server?
    If an Exchange account, the IT Dept. must have ActiveSync enabled for your account on the Exchange Server to create and access the account as an Exchange account which provides Push access for received messages, and over the air syncing for contacts and calendar events with the Exchange Server.

  • HT201342 I'm still confuse  with this iCloud mail. I have 2 device which is iPhone and iPad, why every time I receive a mail from my iPhone it doesn't show on my iPad? Can you maybe help me out here thank you

    I'm still confuse  with this iCloud mail. I have 2 device which is iPhone and iPad, why every time I receive a mail from my iPhone it doesn't show on my iPad? Can you maybe help me out here thank you

    The iphone and ipad must be connected to the same icloud account.  Are you by chance using different IDs to connect from each device?

  • "bluetooth not available" but I don't have wireless devices & don't need it

    don't have wireless devices yet can't do icq or open some files or games as it says "bluetooth module not found" THERE NEVER WAS A MODULE ON MY COMPUTER. From what i have been reading, one of the updates tells you bluetooth is not found, but since I never had it and don't want it, I see no reason why I should "buy it anyway" (suggested) or take my computer in to the Apple store and likely have to pay to have a problem fixed they caused. Any help, suggestions would really be appreciated. Thanks
    iMac   Mac OS X (10.3.9)  

    Thanks for replying so quickly Dean!
    Sorry my mistake. It reads:
    NO BLUETOOTH HARDWARE FOUND
    In order to use this application, you must have a Bluetooth module. Please verify that your Bluetooth hardware is properly attached to the computer.
    This message comes up when I try to execute "icq5_setup.exe", when I try to open downloaded games, some of which are "_Setup-dm.exe", others are "Setup-dm.exe", "-dm.exe" and "Demo.dmg".
    The issue is this: I have no wireless devices and have no plans of obtaining any. It would appear my computer did not have Bluetooth installed when it was new. (when I got it) One day my computer was working fine, then for no discernable reason this message would come up and stop me from opening setups and new games. How do I tell my computer that I don't have any wireless devices and these are what they are? It seems to be confused at what task it is being asked to perform. It seems redundant to have to buy a module to fix the problem. Thanks.
    Kaz
    iMac   Mac OS X (10.3.9)  

  • I have apple id but dont have a credit card. i used my sisters apple id. if when i have my own, can i used it in my device?

    i have apple id but dont have a credit card. i used my sisters apple id. if when i have my own, can i used it in my device?

    You can create an iTune and App Store account without credit card details
    1. Sign out of current Apple ID if you are sign-in to one (important)
    2. Go to App Store and select a free app
    3. Tap INSTALL APP
    4. Create New Apple ID
    5. Confirm Your Country
    6. Agree with Terms and Conditions
    7. Fill in your Apple ID and Password (you must create a new Apple ID; don't use your old Apple ID)
    8. Create and answer your secret question
    9. Select NONE for Payment Method
    10. Fill in Billing Address
    11. Submit application for new Apple ID
    12. Wait for verification email
    13. When email arrive, verify your account
    14. Start downloading your free apps

  • We have multiple devices in our family.  On each iPad/iPhone each user has their own apple id for iMessage, Facetime and icloud, but we all sign in to the same apple id for itunes.  When one of my kids comments on my shared photostream, it shows my name??

    We have multiple devices in our family.  On each iPad/iPhone each user has their own apple id for iMessage, Facetime and icloud, but we all sign in to the same apple id for itunes.  When one of my kids comments on my shared photostream, it shows my name and not theirs as the commenter.  How do I fix that?

    CREATE A NEW USER
    Go to System Preferences --> Create a New User in Users & Groups
    Decide on whether to setup as Admin or Standard User.
    Switch to the New User by logging out under the Apple in the Menu Bar or use Fast User Switching
    Fast User Switching allows other users to leave current applications and windows open. Depending on RAM, you might need to log out rather than use FUS.

  • HT2589 We have purchase 5 apple minis and would like them all on one account.  That way we can monitor the use of these units.  they will be used strickly for a business application.  can I use one account in itunes or must i have multiple.

    We have purchased 5 apple minis and would like them all on one account, that way we can monitor the use of these units.  They will be used strickly for a business application.  Can I use one account in itunes or must i have multiple.

    Not going to happen the way you want it to.
    When you add a gift card balance to the Apple ID, it's available for the Apple ID.
    Probably best to create unique Apple ID's for each... this will also make things easier in the future as purchases are eternally tied to the Apple ID they were purchased with.

  • I have multiple devices in my family. Each of us has an iPhone and an iPad. Is there a way for each of us to have our own Apple ID but one account so we can all get the same music, movies, books, etc. I can't see paying twice for something in the same fam

    I have multiple devices in my family. Each of us has an iPhone and an iPad. Is there a way for each of us to have our own Apple ID but one account so we can all get the same music, movies, books, etc. I can't see paying twice for something in the same family.

    Welcome to the world of digital media. Your can't really transfer it. I don't know what the rules are about transferring to your spouse but I do know that in some cases when you die, your heirs cannot inherit your digital media. This is why there is still an advantage to buying the CD since the usage rights belong to whomever holds the physical media.
    A possible workaround is to burn the songs to a music CD with yout account (tracks only without song titles) and then having your wife upload it as a regular music CD onto her account. It's been a while since i've done this so I'm not sure if it would work now.
    Please note that I'm not advocating copyright and/or TOS violations. I'm only suggesting ways to copy music for your own personal use which has traditonally been permitted. I only did this because I wanted to convert iTunes songs to mp3 files so I could burn them onto a data CD for use in my car. It would make sense that since married couples are a joint entity, this would be personal use.
    Also, I'm not a lawyer so don't take this as legal advice.

  • I just got a new phone and deleted everything from my old one even my icloud and now on my new phone it says i have two devices on my icloud. i need help it wont let me delete my old phone from my icloud

    so i got a new phone and i am using my icloud on tht new phone but itb says i have two devices on my icloud. i am trying to delete my old phone on my i cloud but it wont let me. i got an email saying that because in deleted my icloud from my old phone now i no one can delete it from the icloud account or try and find it. so *** do i do. and hown i can i delete my storage so its not to full because now my stuff cant be backed up

    Settings>iCloud>Storage and Backup>Manage Storage. Select the phone that doesn't say "this phone" then scroll down and choose Delete Backup

Maybe you are looking for