搜索资源列表
RGBColorChange
- 一个图象RGB色彩控制演示程序,深入了解图象基本原理。-an RGB color image display control procedures, in-depth understanding of the basic tenets of image.
liaozhigan0873
- // 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,&b
RGBColorChange
- 一个图象RGB色彩控制演示程序,深入了解图象基本原理。-an RGB color image display control procedures, in-depth understanding of the basic tenets of image.
liaozhigan0873
- // 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,&b
BMP2RGB
- 用VC写的将BMP格式转化为RGB格式的程序,适用于各种位深度-VC will be used to write BMP format into RGB format, procedures, applicable to a variety of bit depth
0454
- 《visual C++ 开发经验技术宝典》图像灰度处理,灰度处理是将图像中的彩色效果用灰度的层次感表达出来,灰度只有黑白两种颜色,但其黑白两种颜色的深浅有所不同,程序使用常用的RGB颜色转灰度的算法来实现图像灰度的效果。-"Visual C++ development experience technical book" grayscale image processing, gray-scale image processing is
KinectTest
- 利用AlexP的driver,可以读到RGB摄像头,深度摄像头的图像,并可以用伪彩色和灰度来显示深度图像。灰度的深度图像,显示度并不好,但也无所谓,我们是要拿这个数据来处理的,不是用来看的。使用VS2008编译,需要opencv2.0支持-Using AlexP the driver, you can read RGB camera, the depth of the camera image, and pseudo color an
kinect_opencv_image
- 用于微软kinect摄像头,直接显示depth图像及RGB图像-it is developed by microsoft kinect, and shows depth image and RGB image
Kinect_openVN
- 使用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 imag
kinect-related-code
- 相关的开发程序代码,主要用opencv实现的,包括骨架识别,RGB_depth等的demo,很好的资料哦-kinect related code,included touch ,skeleton,RGB depth conversionkinect
pixellib-1.2.115-20110925.tar
- 高质量二维渲染引擎,透视变换,色彩空间变换,二次三次插值,矢量图形,抗锯齿。-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/MM
rgb2ycbcr
- 对于视频编解码感兴趣的初学者非常有帮助,深入学习JPEG编码中RGB转成YUV格式的细节!-For beginners interested in video codec is very helpful, in-depth study details of the JPEG encoder RGB to YUV format!
SDL_surface
- Create an empty RGB surface of the appropriate depth.
calibrate-Kinect-depth-and-RGB
- Kinect自身的RGB摄像头分辨率有限,清晰度也不及一些专业摄像头,因此用第三方摄像头代替Kinect摄像头,将Kinect的深度图与第三方摄像头的RGB图像对准-calibrate Kinect depth and RGB
Kinect-for-RGB-Camera
- 关于使用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
FirstKinectApp
- 这个程序能够打开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
depth-canny-RGB
- 可以將kinect 讀取到的RGB影像作opencv的處理 包含顯示RGB視窗 depth視窗 canny視窗 -Kinect can be read as opencv RGB image processing includes display RGB canny Windows Windows Windows depth
RGB_D_Slam_test
- 在linux下运行的 深度相机slam ,C++语言。 (Running under Linux depth camera slam, C + + language.)
rgbtowc
- 将bmp图片(24位深度真彩图)转换成8位深度的伪彩图(bmp格式)(Bmp picture (24 bit color depth map) into pseudo color 8 bit depth (BMP format))
depth-map-prediction-
- 基于AlexNet网络模型的单幅彩色图的深度估计,在NYU Depth 数据集,Make3D 数据集,KITTI 数据集经过测试效果很好,只是本次上传由于大小限制,压缩包不包括数据集,读者可自行下载数据集进行训练!(Based on the AlexNet network model, the depth estimation of a single color map, in the NYU Depth dataset, Ma