搜索资源列表
RepairImage
- (基于MFC)读取一幅有缺损的图像,针对不同图像设置阈值获得Mask,在通过OpenCV的cvInpaint函数修复图像,修复时间短,修复效果较好。(包含测试图像)-(Based on MFC) read a defect image, set the threshold for different images to obtain the Mask, repair image through of OpenCV cvInpaint function, short time to repair,
kinectmatch
- 利用kinect进行深度图的修复,修补空洞,减少噪点。-use kinect for restoration of depth map, repair cavity, reduce noise.
opencv_ImageInpainting
- 程序说明:《OpenCV3编程入门》OpenCV2版书本配套示例程序 程序描述:图像修补示例 开发测试所用操作系统: Windows 7 64bit 开发测试所用IDE版本:Visual Studio 2010 开发测试所用OpenCV版本:2.4.9.-Program descr iption: " OpenCV3 programming entry" OpenCV2 edition book supporting the sample program
inpaint
- 采集的图片如果发生污损等情况,图像修复代码可以根据相邻像素的情况修改污损部分-If the offset image acquisition, etc. occurs, image repair code can be changed according to the adjacent pixel offset part of the case
图像修复
- 获取一张影像,利用掩膜对图像进行修复操作。(Get an image and use the mask to repair the image.)
