搜索资源列表
ColorBasics-D2D
- 利用 kinect 进行的彩色图像采集及保存。-Use of kinect color image acquisition and preservation.
DepthBasics-D2D
- 利用 kinect 进行的深度 图像 获取。-Kinect depth image acquisition.
DepthBasics-D2D
- 微软的Kinect深度图的显示及处理.在深度图帧中,每个像素有2个字节,而每个字节又有8位,故每个像素占了16位。虽然有16位,但并不是全部用来存储图像数据,从0到2是用来储存用户数据的。-Microsoft Kinect depth map display and processing in the depth map frames, each pixel has 2 bytes, and each byte of another eight, each pixel represented b
ColorBasics-D2D
- 利用VC++和Kinect读取彩色图像信息,并对其进行简单的图像处理。Get the RGB Video with Kinect ,and process the video using opencv.-Get the RGB Video with Kinect ,and process the video using opencv.
DepthBasics-D2D
- 使用KINECT获取深度图像的源码,在vs平台下使用C++编写。-Use KINECT obtain depth image source, written using C++ in vs internet.
SkeletonBasics-D2D
- 使用KINECT获取骨骼图像的源码,在vs平台下使用C++编写。-Use KINECT get bone image source, written using C++ in vs internet.
KinectExplorer-D2D
- kinect功能集成,可以同时获取彩色、深度、骨骼图像,调整俯仰角等。-kinect functional integration, you can also get the color, depth, bone image, adjusting the pitch angle.
Resource-D2D-users
- D2D用户间的资源分配,对QoS的D2D通信资源分配算法研究有帮助-Resource allocation between D2D users, the D2D QoS communication resource allocation algorithm to help
ColorBasics-D2D
- 通过kinect提取深度图和彩色图像。将kinect采集的视频转化成单帧图像进行保存-Depth maps and color images were extracted by kinect. Kinect will capture the video into a single frame image to save
BackgroundRemovalBasics-D2D
- 利用Kinect对进行图像背景的进行消除,效果很好!也可以插入不同的背景图!-Use Kinect to carry out the image background to eliminate, the effect is very good! Can also insert a different background map!
DelphiXE10.3_FMX画图全部实例
- { 相关介绍: FMX 的 Canvas 在不同的系统上会分别使用: WinVista、Win7: D2D (FMX.Canvas.D2D.pas) WinXP: GDI+ (FMX.Canvas.GDIP.pas) Mac 系列: Core Graphics (FMX.Canvas.Mac.pas) 和 HTML5 中的 Canvas 非常类似, 现在的 Canvas 模糊了 Pen 的概念: 之前的 Canvas.Pen 对应: Canvas.Stroke; 之前的 Ca
