搜索资源列表
ImageShow_juxingkoutu
- opencv对图像进行矩形抠图,功能已实现-opencv image rectangle of matting, function has been achieved
grabcut
- opencv抠图算法。c语言实现。需要较少的用户输入就能实现很好的分割效果。-opencv matting algorithm
image-dehazing-based-on-opencv
- Kaiming He, Jian Sun, Xiaoou Tang. Single Image Haze Removal Using Dark Channel Prior 大致内容是提出了一个叫做暗原色先验的东西来对有雾图像进行处理,十分巧妙,有兴趣者可以看看。这里使用OpenCV实现文中的去雾算法,然而论文提到的soft matting未在本程序中实现。 -This is a source code of paperKaiming He, Jian Sun, Xiaoou Tang
quwu
- 去雾算法参考了一篇论文: Kaiming He, Jian Sun, Xiaoou Tang. Single Image Haze Removal Using Dark Channel Prior 大致内容是提出了一个叫做暗原色先验的东西来对有雾图像进行处理,然而论文提到的soft matting未在本程序中实现。-Roughly content is put forward a thing called dark grey prior to the fog image pr
CPU
- 基于暗通道先验理论图像去雾,在vc平台下实现,用到了引导滤波替代软抠图法-Based on the theory of dark channel prior image to fog, in vc platform, use the guide filter replacement soft matting method
Opencv-matting
- opencv实现抠图的程序,求指出错误。-Opencv matting program, and pointed out the mistake.
sharedmatting
- c++ opencv GrabCut image matting 图像分割 抠图-c++ opencv GrabCut image matting
cutpicture
- 基于opencv的抠图,方便图像处理人员对某些特征的图片进行快速手动抠图-Opencv based matting, image processing staff to facilitate certain features fast manual matting pictures
spectralMattingCode
- spectral matting算法,很经典的利用模板图进行抠图的算法,包含一个头文件和cpp文件,直接调用接口即可-Spectral matting algorithm, very classic algorithm using template figure cutout, contains a header file and CPP files, directly call interface
sharedmatting
- 图像抠图算法,应用的抠图场合的背景应该比较简单-Image matting algorithm, background applications matting occasions should be relatively simple
sharedmatting
- sharedmatting,可是实现简单的抠图-sharedmatting,it can realize simple image matting.
matting
- 使用opencv开发,实现图像抠图,将需要的局部图像提取处理(Robust Matting 1. OpenCV 2. MTL library (for sparse matrix) 3. Intel Math Kernel Library (to solve linear equation by conjugate gradient method))
