CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - RGB-depth

搜索资源列表

  1. RGBColorChange

    0下载:
  2. 一个图象RGB色彩控制演示程序,深入了解图象基本原理。-an RGB color image display control procedures, in-depth understanding of the basic tenets of image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:261974
    • 提供者:都飞
  1. liaozhigan0873

    0下载:
  2. // CDC::FillSolidRect is faster, but it does not handle 8-bit color depth VERIFY(brush.CreateSolidBrush( RGB(r+rStep*iOnBand, g + gStep*iOnBand, b + bStep * iOnBand))) pDC->FillRect(&rectFill,&brush) VERIFY(brush.Delet
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:90169
    • 提供者:郭文三
  1. BMP2RGB.rar

    1下载:
  2. 用VC写的将BMP格式转化为RGB格式的程序,适用于各种位深度,VC will be used to write BMP format into RGB format, procedures, applicable to a variety of bit depth
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-13
    • 文件大小:3648432
    • 提供者:zhang yao
  1. kinect_opencv_image

    0下载:
  2. 用于微软kinect摄像头,直接显示depth图像及RGB图像-it is developed by microsoft kinect, and shows depth image and RGB image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-04
    • 文件大小:1336832
    • 提供者:yandong
  1. 0454

    0下载:
  2. 《visual C++ 开发经验技术宝典》图像灰度处理,灰度处理是将图像中的彩色效果用灰度的层次感表达出来,灰度只有黑白两种颜色,但其黑白两种颜色的深浅有所不同,程序使用常用的RGB颜色转灰度的算法来实现图像灰度的效果。-"Visual C++ development experience technical book" grayscale image processing, gray-scale image processing is to use the gray color layerin
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:331969
    • 提供者:Matt
  1. KinectTest

    0下载:
  2. 利用AlexP的driver,可以读到RGB摄像头,深度摄像头的图像,并可以用伪彩色和灰度来显示深度图像。灰度的深度图像,显示度并不好,但也无所谓,我们是要拿这个数据来处理的,不是用来看的。使用VS2008编译,需要opencv2.0支持-Using AlexP the driver, you can read RGB camera, the depth of the camera image, and pseudo color and grayscale can be used to dis
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:149835
    • 提供者:sdf
  1. Kinect_openVN

    0下载:
  2. 使用Opencv2.0 与 kinect driver写的简单程序VS2008编译分别读取并显示RGB摄像头图像,伪彩色/灰度的深度图像 -Simple procedure the Opencv2.0 and kinect driver write VS2008 compiler to read and display the RGB camera images, pseudo-color/gray scale depth image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8216139
    • 提供者:李剑
  1. kinect-related-code

    0下载:
  2. 相关的开发程序代码,主要用opencv实现的,包括骨架识别,RGB_depth等的demo,很好的资料哦-kinect related code,included touch ,skeleton,RGB depth conversionkinect
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2327587
    • 提供者:linda
  1. pixellib-1.2.115-20110925.tar

    0下载:
  2. 高质量二维渲染引擎,透视变换,色彩空间变换,二次三次插值,矢量图形,抗锯齿。-pixellib:High Quality Anti-Alising Vector/Raster Graphics Multi-Pixel-Format: RGB, BGR, ARGB, ABGR, RGBA, BGRA 8/15/16/24/32 depth Light weight 100 C implementation SSE2/MMX Graphics Optimized
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:173433
    • 提供者:林伟
  1. rgb2ycbcr

    0下载:
  2. 对于视频编解码感兴趣的初学者非常有帮助,深入学习JPEG编码中RGB转成YUV格式的细节!-For beginners interested in video codec is very helpful, in-depth study details of the JPEG encoder RGB to YUV format!
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:1742
    • 提供者:wl
  1. SDL_surface

    0下载:
  2. Create an empty RGB surface of the appropriate depth.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-26
    • 文件大小:6710
    • 提供者:buihieling
  1. calibrate-Kinect-depth-and-RGB

    0下载:
  2. Kinect自身的RGB摄像头分辨率有限,清晰度也不及一些专业摄像头,因此用第三方摄像头代替Kinect摄像头,将Kinect的深度图与第三方摄像头的RGB图像对准-calibrate Kinect depth and RGB
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:423455
    • 提供者:沈恒
  1. Kinect-for-RGB-Camera

    0下载:
  2. 关于使用Kinect景深摄像机获取色彩数据的源码。建立VS平台,建立WPF项目,运行即可。可获得用户的色彩数据RGB-About using Kinect depth camera to obtain color data source. Establish VS platform to build WPF project, run. RGB color data obtained user
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:54133
    • 提供者:王亮
  1. FirstKinectApp

    0下载:
  2. 这个程序能够打开Kinect的摄像头并且输出深度和RGB图像,这个程序需要一台Kinect以及相应的驱动的支持-This program can open the Kinect camera and the output depth and RGB images, this program requires a Kinect and the corresponding driver support
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:345639
    • 提供者:裴启程
  1. OpenNIandOpenCV

    1下载:
  2. OpenCV+OpenNI测试kinect显示RGB和Depth图像-OpenCV and OpenNI test kinect~
  3. 所属分类:Multimedia Develop

    • 发布日期:2014-05-11
    • 文件大小:14134272
    • 提供者:chenxi
  1. MainWindow.xaml

    0下载:
  2. 将kinect采集到的RGB图和深度图匹配到一起显示-kienct depth color mapping
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-05
    • 文件大小:1561
    • 提供者:baidf
  1. depth-canny-RGB

    0下载:
  2. 可以將kinect 讀取到的RGB影像作opencv的處理 包含顯示RGB視窗 depth視窗 canny視窗 -Kinect can be read as opencv RGB image processing includes display RGB canny Windows Windows Windows depth
  3. 所属分类:OpenCV

    • 发布日期:2017-06-13
    • 文件大小:20900031
    • 提供者:蘇俊麟
  1. RGB_D_Slam_test

    0下载:
  2. 在linux下运行的 深度相机slam ,C++语言。 (Running under Linux depth camera slam, C + + language.)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3817472
    • 提供者:hanahan789
  1. rgbtowc

    0下载:
  2. 将bmp图片(24位深度真彩图)转换成8位深度的伪彩图(bmp格式)(Bmp picture (24 bit color depth map) into pseudo color 8 bit depth (BMP format))
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:10286080
    • 提供者:别来无恙-
  1. depth-map-prediction-

    1下载:
  2. 基于AlexNet网络模型的单幅彩色图的深度估计,在NYU Depth 数据集,Make3D 数据集,KITTI 数据集经过测试效果很好,只是本次上传由于大小限制,压缩包不包括数据集,读者可自行下载数据集进行训练!(Based on the AlexNet network model, the depth estimation of a single color map, in the NYU Depth dataset, Make3D dataset, KITTI dataset ha
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-03-18
    • 文件大小:5120
    • 提供者:熊猫娃娃
« 12 »
搜珍网 www.dssz.com