文件名称:candescentnui-20148
-
所属分类:
- 标签属性:
- 上传时间:2016-05-08
-
文件大小:3.32mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Kinect的基于深度相机识别手部的算法。微软官方Kinect开发网站上也有。-
Kinect的基于深度相机识别手部的算法。微软官方Kinect开发网站上也有。
Kinect based depth camera recognition algorithm for hand. Microsoft s official Kinect development site also has.
Kinect的基于深度相机识别手部的算法。微软官方Kinect开发网站上也有。
Kinect based depth camera recognition algorithm for hand. Microsoft s official Kinect development site also has.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
build.bat
CCT.NUI.Core/
CCT.NUI.Core/ActionRunner.cs
CCT.NUI.Core/ArrayToPointerFactory.cs
CCT.NUI.Core/CCT.NUI.Core.csproj
CCT.NUI.Core/Clustering/
CCT.NUI.Core/Clustering/Cluster.cs
CCT.NUI.Core/Clustering/ClusterCollection.cs
CCT.NUI.Core/Clustering/ClusterDataSourceSettings.cs
CCT.NUI.Core/Clustering/ClusterPrototype.cs
CCT.NUI.Core/Clustering/ClusterPrototypeFactory.cs
CCT.NUI.Core/Clustering/DefaultMergeStrategy.cs
CCT.NUI.Core/Clustering/IClusterDataSource.cs
CCT.NUI.Core/Clustering/IClusterFactory.cs
CCT.NUI.Core/Clustering/IClusterMergeStrategy.cs
CCT.NUI.Core/Clustering/IDepthPointFilter.cs
CCT.NUI.Core/Clustering/KMeans.cs
CCT.NUI.Core/Clustering/KMeansClusterFactory.cs
CCT.NUI.Core/DataSourceProcessor.cs
CCT.NUI.Core/DepthDataFrame.cs
CCT.NUI.Core/DepthDataFrameRepository.cs
CCT.NUI.Core/DepthFramePointerDataSource.cs
CCT.NUI.Core/Histogram.cs
CCT.NUI.Core/IDataSource.cs
CCT.NUI.Core/IDataSourceFactory.cs
CCT.NUI.Core/IDepthPointerDataSource.cs
CCT.NUI.Core/IImagePointerDataSource.cs
CCT.NUI.Core/ILocatable.cs
CCT.NUI.Core/IntSize.cs
CCT.NUI.Core/IRGBPointerDataSource.cs
CCT.NUI.Core/OpenNI/
CCT.NUI.Core/OpenNI/DepthDataFrameFactory.cs
CCT.NUI.Core/OpenNI/DepthDataFrameSource.cs
CCT.NUI.Core/OpenNI/DepthGeneratorAdapter.cs
CCT.NUI.Core/OpenNI/DepthPointerDataSource.cs
CCT.NUI.Core/OpenNI/GeneratorAdapterBase.cs
CCT.NUI.Core/OpenNI/IDepthGenerator.cs
CCT.NUI.Core/OpenNI/IGenerator.cs
CCT.NUI.Core/OpenNI/IImageGenerator.cs
CCT.NUI.Core/OpenNI/ImageGeneratorAdapter.cs
CCT.NUI.Core/OpenNI/OpenNIClusterDataSource.cs
CCT.NUI.Core/OpenNI/OpenNIDataSourceBase.cs
CCT.NUI.Core/OpenNI/OpenNIDataSourceFactory.cs
CCT.NUI.Core/OpenNI/OpenNIRunner.cs
CCT.NUI.Core/OpenNI/PointerDepthPointFilter.cs
CCT.NUI.Core/OpenNI/PointerVolumePointFilter.cs
CCT.NUI.Core/OpenNI/RGBPointerDataSource.cs
CCT.NUI.Core/OpenNI/TrackingClusterDataSource.cs
CCT.NUI.Core/Point.cs
CCT.NUI.Core/Properties/
CCT.NUI.Core/Properties/AssemblyInfo.cs
CCT.NUI.Core/Range.cs
CCT.NUI.Core/Rectangle.cs
CCT.NUI.Core/Shape/
CCT.NUI.Core/Shape/ClusterShapeDataSource.cs
CCT.NUI.Core/Shape/ClusterShapeFactory.cs
CCT.NUI.Core/Shape/Contour.cs
CCT.NUI.Core/Shape/ContourFactory.cs
CCT.NUI.Core/Shape/ContourTracer.cs
CCT.NUI.Core/Shape/ConvexHull.cs
CCT.NUI.Core/Shape/DepthMap.cs
CCT.NUI.Core/Shape/GrahamScan.cs
CCT.NUI.Core/Shape/IClusterShapeFactory.cs
CCT.NUI.Core/Shape/IShapeDataSource.cs
CCT.NUI.Core/Shape/LineThinner.cs
CCT.NUI.Core/Shape/PointAngleComparer.cs
CCT.NUI.Core/Shape/Shape.cs
CCT.NUI.Core/Shape/ShapeCollection.cs
CCT.NUI.Core/Shape/ShapeDataSourceSettings.cs
CCT.NUI.Core/Size.cs
CCT.NUI.Core/Vector.cs
CCT.NUI.Core/Video/
CCT.NUI.Core/Video/BitmapDataSource.cs
CCT.NUI.Core/Video/DepthBitmapDataSource.cs
CCT.NUI.Core/Video/DepthBitmapFactory.cs
CCT.NUI.Core/Video/DepthImageDataSource.cs
CCT.NUI.Core/Video/DepthImageFactoryBase.cs
CCT.NUI.Core/Video/DepthImageSourceFactory.cs
CCT.NUI.Core/Video/IBitmapDataSource.cs
CCT.NUI.Core/Video/IBitmapFactory.cs
CCT.NUI.Core/Video/IImageDataSource.cs
CCT.NUI.Core/Video/IImageFactory.cs
CCT.NUI.Core/Video/ImageDataSource.cs
CCT.NUI.Core/Video/RgbBitmapDataSource.cs
CCT.NUI.Core/Video/RgbBitmapFactory.cs
CCT.NUI.Core/Video/RgbImageDataSource.cs
CCT.NUI.Core/Video/RgbImageSourceFactory.cs
CCT.NUI.Core/Volume.cs
CCT.NUI.HandTracking/
CCT.NUI.HandTracking/CCT.NUI.HandTracking.csproj
CCT.NUI.HandTracking/DistanceMap.cs
CCT.NUI.HandTracking/FingerBaseDetector.cs
CCT.NUI.HandTracking/FingerPoint.cs
CCT.NUI.HandTracking/FingerPointDetector.cs
CCT.NUI.HandTracking/HandCollection.cs
CCT.NUI.HandTracking/HandData.cs
CCT.NUI.HandTracking/HandDataFactory.cs
CCT.NUI.HandTracking/HandDataSource.cs
CCT.NUI.HandTracking/HandDataSourceSettings.cs
CCT.NUI.HandTracking/IdGenerator.cs
CCT.NUI.HandTracking/IFinger.cs
CCT.NUI.HandTracking/IHand.cs
CCT.NUI.HandTracking/IHandDataFactory.cs
CCT.NUI.HandTracking/IHandDataSource.cs
CCT.NUI.HandTracking/Mouse/
CCT.NUI.HandTracking/Mouse/CenterOfClusterCursorMode.cs
CCT.NUI.HandTracking/Mouse/CenterOfHandCursorMode.cs
CCT.NUI.HandTracking/Mouse/ClickModeBase.cs
CCT.NUI.HandTracking/Mouse/FingerCursorMode.cs
CCT.NUI.HandTracking/Mouse/HandClickMode.cs
CCT.NUI.HandTracking/Mouse/HandTrackingCursorMode.cs
CCT.NUI.HandTracking/Mouse/IClickMode.cs
CCT.NUI.HandTracking/Mouse/ICursorMode.cs
CCT.NUI.HandTracking/Mouse/MouseController.cs
CCT.NUI.HandTracking/Mouse/SecondHandClickMode.cs
CCT.NUI.HandTracking/Mouse/TwoFingerClickMode.cs
CCT.NUI.HandTracking/Mouse/UserInput.cs
CCT.NUI.HandTracking/Palm.cs
CCT.NUI.HandTracking/PalmFinder.cs
CCT.NUI.HandTracking/Persistence/
CCT.NUI.HandTracking/Persistence/DepthFrameEntity.cs
CCT.NUI.HandTracking/Persistence/FingerEntity.cs
CCT.NUI.HandTracking/Persistence/HandEntity.cs
CCT.NUI.HandTracking/Persistence/TestFrameEntity.cs
CCT.NUI.HandTracking/Persistence/TestFrameRepository.cs
CCT.NUI.HandTracking/Properties/
CCT.NUI.HandTracking/Properties/AssemblyInfo.cs
CCT.NUI.HandTracking/ShapeHandDataFactory.cs
CCT.NUI.HandTracking/Touch/
CCT.NUI.HandTracking/Touch/KinectMultiTouchDevice.cs
CCT.NUI.HandTracking/Touch/KinectTouchDevice.cs
CCT.NUI.KinectSDK/
CCT.NUI.KinectSD
CCT.NUI.Core/
CCT.NUI.Core/ActionRunner.cs
CCT.NUI.Core/ArrayToPointerFactory.cs
CCT.NUI.Core/CCT.NUI.Core.csproj
CCT.NUI.Core/Clustering/
CCT.NUI.Core/Clustering/Cluster.cs
CCT.NUI.Core/Clustering/ClusterCollection.cs
CCT.NUI.Core/Clustering/ClusterDataSourceSettings.cs
CCT.NUI.Core/Clustering/ClusterPrototype.cs
CCT.NUI.Core/Clustering/ClusterPrototypeFactory.cs
CCT.NUI.Core/Clustering/DefaultMergeStrategy.cs
CCT.NUI.Core/Clustering/IClusterDataSource.cs
CCT.NUI.Core/Clustering/IClusterFactory.cs
CCT.NUI.Core/Clustering/IClusterMergeStrategy.cs
CCT.NUI.Core/Clustering/IDepthPointFilter.cs
CCT.NUI.Core/Clustering/KMeans.cs
CCT.NUI.Core/Clustering/KMeansClusterFactory.cs
CCT.NUI.Core/DataSourceProcessor.cs
CCT.NUI.Core/DepthDataFrame.cs
CCT.NUI.Core/DepthDataFrameRepository.cs
CCT.NUI.Core/DepthFramePointerDataSource.cs
CCT.NUI.Core/Histogram.cs
CCT.NUI.Core/IDataSource.cs
CCT.NUI.Core/IDataSourceFactory.cs
CCT.NUI.Core/IDepthPointerDataSource.cs
CCT.NUI.Core/IImagePointerDataSource.cs
CCT.NUI.Core/ILocatable.cs
CCT.NUI.Core/IntSize.cs
CCT.NUI.Core/IRGBPointerDataSource.cs
CCT.NUI.Core/OpenNI/
CCT.NUI.Core/OpenNI/DepthDataFrameFactory.cs
CCT.NUI.Core/OpenNI/DepthDataFrameSource.cs
CCT.NUI.Core/OpenNI/DepthGeneratorAdapter.cs
CCT.NUI.Core/OpenNI/DepthPointerDataSource.cs
CCT.NUI.Core/OpenNI/GeneratorAdapterBase.cs
CCT.NUI.Core/OpenNI/IDepthGenerator.cs
CCT.NUI.Core/OpenNI/IGenerator.cs
CCT.NUI.Core/OpenNI/IImageGenerator.cs
CCT.NUI.Core/OpenNI/ImageGeneratorAdapter.cs
CCT.NUI.Core/OpenNI/OpenNIClusterDataSource.cs
CCT.NUI.Core/OpenNI/OpenNIDataSourceBase.cs
CCT.NUI.Core/OpenNI/OpenNIDataSourceFactory.cs
CCT.NUI.Core/OpenNI/OpenNIRunner.cs
CCT.NUI.Core/OpenNI/PointerDepthPointFilter.cs
CCT.NUI.Core/OpenNI/PointerVolumePointFilter.cs
CCT.NUI.Core/OpenNI/RGBPointerDataSource.cs
CCT.NUI.Core/OpenNI/TrackingClusterDataSource.cs
CCT.NUI.Core/Point.cs
CCT.NUI.Core/Properties/
CCT.NUI.Core/Properties/AssemblyInfo.cs
CCT.NUI.Core/Range.cs
CCT.NUI.Core/Rectangle.cs
CCT.NUI.Core/Shape/
CCT.NUI.Core/Shape/ClusterShapeDataSource.cs
CCT.NUI.Core/Shape/ClusterShapeFactory.cs
CCT.NUI.Core/Shape/Contour.cs
CCT.NUI.Core/Shape/ContourFactory.cs
CCT.NUI.Core/Shape/ContourTracer.cs
CCT.NUI.Core/Shape/ConvexHull.cs
CCT.NUI.Core/Shape/DepthMap.cs
CCT.NUI.Core/Shape/GrahamScan.cs
CCT.NUI.Core/Shape/IClusterShapeFactory.cs
CCT.NUI.Core/Shape/IShapeDataSource.cs
CCT.NUI.Core/Shape/LineThinner.cs
CCT.NUI.Core/Shape/PointAngleComparer.cs
CCT.NUI.Core/Shape/Shape.cs
CCT.NUI.Core/Shape/ShapeCollection.cs
CCT.NUI.Core/Shape/ShapeDataSourceSettings.cs
CCT.NUI.Core/Size.cs
CCT.NUI.Core/Vector.cs
CCT.NUI.Core/Video/
CCT.NUI.Core/Video/BitmapDataSource.cs
CCT.NUI.Core/Video/DepthBitmapDataSource.cs
CCT.NUI.Core/Video/DepthBitmapFactory.cs
CCT.NUI.Core/Video/DepthImageDataSource.cs
CCT.NUI.Core/Video/DepthImageFactoryBase.cs
CCT.NUI.Core/Video/DepthImageSourceFactory.cs
CCT.NUI.Core/Video/IBitmapDataSource.cs
CCT.NUI.Core/Video/IBitmapFactory.cs
CCT.NUI.Core/Video/IImageDataSource.cs
CCT.NUI.Core/Video/IImageFactory.cs
CCT.NUI.Core/Video/ImageDataSource.cs
CCT.NUI.Core/Video/RgbBitmapDataSource.cs
CCT.NUI.Core/Video/RgbBitmapFactory.cs
CCT.NUI.Core/Video/RgbImageDataSource.cs
CCT.NUI.Core/Video/RgbImageSourceFactory.cs
CCT.NUI.Core/Volume.cs
CCT.NUI.HandTracking/
CCT.NUI.HandTracking/CCT.NUI.HandTracking.csproj
CCT.NUI.HandTracking/DistanceMap.cs
CCT.NUI.HandTracking/FingerBaseDetector.cs
CCT.NUI.HandTracking/FingerPoint.cs
CCT.NUI.HandTracking/FingerPointDetector.cs
CCT.NUI.HandTracking/HandCollection.cs
CCT.NUI.HandTracking/HandData.cs
CCT.NUI.HandTracking/HandDataFactory.cs
CCT.NUI.HandTracking/HandDataSource.cs
CCT.NUI.HandTracking/HandDataSourceSettings.cs
CCT.NUI.HandTracking/IdGenerator.cs
CCT.NUI.HandTracking/IFinger.cs
CCT.NUI.HandTracking/IHand.cs
CCT.NUI.HandTracking/IHandDataFactory.cs
CCT.NUI.HandTracking/IHandDataSource.cs
CCT.NUI.HandTracking/Mouse/
CCT.NUI.HandTracking/Mouse/CenterOfClusterCursorMode.cs
CCT.NUI.HandTracking/Mouse/CenterOfHandCursorMode.cs
CCT.NUI.HandTracking/Mouse/ClickModeBase.cs
CCT.NUI.HandTracking/Mouse/FingerCursorMode.cs
CCT.NUI.HandTracking/Mouse/HandClickMode.cs
CCT.NUI.HandTracking/Mouse/HandTrackingCursorMode.cs
CCT.NUI.HandTracking/Mouse/IClickMode.cs
CCT.NUI.HandTracking/Mouse/ICursorMode.cs
CCT.NUI.HandTracking/Mouse/MouseController.cs
CCT.NUI.HandTracking/Mouse/SecondHandClickMode.cs
CCT.NUI.HandTracking/Mouse/TwoFingerClickMode.cs
CCT.NUI.HandTracking/Mouse/UserInput.cs
CCT.NUI.HandTracking/Palm.cs
CCT.NUI.HandTracking/PalmFinder.cs
CCT.NUI.HandTracking/Persistence/
CCT.NUI.HandTracking/Persistence/DepthFrameEntity.cs
CCT.NUI.HandTracking/Persistence/FingerEntity.cs
CCT.NUI.HandTracking/Persistence/HandEntity.cs
CCT.NUI.HandTracking/Persistence/TestFrameEntity.cs
CCT.NUI.HandTracking/Persistence/TestFrameRepository.cs
CCT.NUI.HandTracking/Properties/
CCT.NUI.HandTracking/Properties/AssemblyInfo.cs
CCT.NUI.HandTracking/ShapeHandDataFactory.cs
CCT.NUI.HandTracking/Touch/
CCT.NUI.HandTracking/Touch/KinectMultiTouchDevice.cs
CCT.NUI.HandTracking/Touch/KinectTouchDevice.cs
CCT.NUI.KinectSDK/
CCT.NUI.KinectSD
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.