搜索资源列表
jiancesuanfa
- 边缘检测算法 速度快 你一定会满意的。以前是要收费的。现在免费给你们。 源码经过测试真确无误。 -edge detection algorithm faster you will surely satisfied. Prior to the charges. Now free to you. Source tested truthful.
greyhoundtrans
- 图象处理的代码(灰度变换部分) 先进行解压缩就可以直接运行了-image processing code (Gray Transform) prior decompression can be run directly!
ch_vcCOMM
- 这个程序解决BMP图像的显示、反色、转灰度图、加高斯噪声、锐化、平滑等功能。注意:处理前要先将图像转成灰度图,否则不能处理。-this resolution BMP images showed that the anti-color, the gray level to increase Gaussian noise, sharpening, smoothing, and other functions. Caution : Prior to the conversion of image gr
Real-TimeVehicleandDetectionSystem
- 一种实时的车辆检测和跟踪系统,抗前向遮挡 ICPR 06 IEEE. A Real-Time vehicle detection and tracking system,prior occlusion resolusion
SWImage
- The Swendsen-Wang Cuts algorithm is used to label atomic regions (superpixels) based on their intensity patterns using generative models in a Bayesian framework. The prior is based on areas of connected components, which provides a clean segmentation
quwu.rar
- 此程序是“Single Image Haze Removal Using Dark Channel Prior”的程序,效果较为理想,“Single Image Haze Removal Using Dark Channel Prior”
Code-for-Defrog
- 香港中文大学Dark channel prior算法实现图像的去雾-Chinese University of Hong Dark channel prior to fog the image algorithm
darkchannel
- 用matlab实现了暗通道图像增强,完整源代码,出自暗通道增强算法的提出者。-Dark-channel image enhancement, complete source code from the authors of the dark channel enhancement algorithms.
defog
- 用MatLab实现图片的雾化效果的去除,有四种方法(haze removal)-haze removal using Matlab
FingerprintImagePreprocessing
- 对一个指纹图像进行匹配前的预处理操作,实现对图像的中值滤波,锐化,二值化,细化等操作。-Match for a fingerprint image pre-processing prior to operations, to achieve the image median filtering, sharpening, binarization, thinning and other operations.
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
Medical-Image-Segmentation
- 基于Snake模型的图像分割技术是近年来图像处理领域的研究热点之一。Snake模型承载上层先验知识并融合 了图像的底层特征,针对医学图像的特殊性,能有效地应用于医学图像的分割中。本文对各种基于Snake模型的改进算法和 进化模型进行了研究,并重点梳理了最新的研究成果,以利于把握基于Snake模型的医学图像分割方法的脉络和发展方向-Snake model based image segmentation image processing technology in recent years
hazeremoval
- 这是一个对图像进行去雾的程序,是论文Single Image Haze Removal Using Dark Channel Prior的源程序-This is an image to the fog of the program, is the thesis Single Image Haze Removal Using Dark Channel Prior source
dehaze_cvpr2009
- 2009,cvpr最佳论文,利用dark channel prior 来复原有雾的图像-2009, cvpr the best papers, the use of dark channel prior to restoration of foggy images
SingleImageHazeRemovalUsingDarkChannelPrior
- 该论文是CVPR2009最佳论文,提出了一种新的图像去雾方法。-In this paper, we propose a simple but effective image prior- dark channel prior to remove haze from a single input image. The dark channel prior is a kind of statistics of the haze-free outdoor images. It is bas
MARK Dehaze
- 2009年CVPR最佳论文《Single image haze removal using dark channel prior》暗原色图像去雾的算法实现。与原文不同的是本程序没有完成最后matting细化效果的部分,但仍能够达到视觉上可以接受的去雾效果。计算机视觉课程作业。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。-CVPR 2009 Best Paper " Single image haze removal using d
Dark-Channel-Prior-Codes
- 何凯明的经典算法,代码已经注释过了,方便阅读。-Kaiming He s Single Image Haze Removal Using Dark Channel Prior
dark-channel-prior-dehaze
- 何凯明的暗原色先验图像去雾代码,能快速有效的实现图像去雾-Dark grey prior to fog algorithm based on Dr He Kaiming program, can complete the fast image to fog
dark_channel_dehaze
- 何凯明博士的暗通道先验去雾C++的opencv实现代码(implement of dehazing using dark channel prior)
Color-Attenuation-Prior-Dehazing-master
- 基于颜色衰减先验的图像去雾代码,很好的实现去雾。(Based on the color attenuation prior image defogging code, it is very good to achieve fog.)