搜索资源列表
Shock-Filters
- 利用Shock Filters去除图像噪声,附件里有关于Shock Filters的网页介绍-use Shock Filters remove image noise, annex on the Shock's website on Filters
ransac.rar
- 用VC++实现了ransac算法,可以用于图像匹配时去除错误匹配等,代码是可用的。,Using VC++ implementation of the RANSAC algorithm, image matching can be used to remove the error when the match and so on, the code are available.
FINAL
- 图像拼接原代码,VC++,图像拼接在制作全景图的过程中具有重要作用。对多幅图像进行特定模式投影后,用约束的相位相关度法求取水平垂直偏移量,然后寻找最佳缝合线,实现图像拼接,最后采用多分辨率算法对全图进行拼接处理去除曝光差异和鬼影。整个过程用VisualC++加以实现,实验结果验证了算法的有效性。-The original code image mosaic, VC , image mosaic panorama in the production process plays an impo
matlab
- 直方图图像均衡化和规定划、以及加性噪声,如拖尾脉冲噪声,高斯脉冲噪声(自适应方法)、和椒盐噪声等等各种噪声的添加噪声和去除噪声的MATLAB代码-Histogram equalization and provisions of the planning image, and additive noise, such as trailing impulse noise, Gaussian pulse noise (adaptive approach), and salt and pepper no
Leefilter
- Lee滤波器,具有很好的去噪效果,结合各种小波,可以有效去除SAR图像噪声。-Lee filter, has a good de-noising effect of combination of wavelet can effectively remove the SAR image noise.
BD IP2006
- 一个盲去卷积程序,可以实现去除图像的各类模糊,同时可进行相关参数的自适应调整。-A blind deconvolution process can be achieved to remove all kinds of image blur, while the relevant parameters can be adaptive.
image-process
- 使用opencv对图像进行了简单的去除噪声等处理。希望对学习opencv的朋友有帮助-Opencv image using a simple processing to remove noise. Hope of learning opencv friends help
AveEnhance
- 实现图像的均值滤波,去除图像噪声使图像看起来更平滑,模板窗口大小3*3,5*5,9*9。-Image of the mean filter, remove image noise to make the image look smoother, the Template window size 3* 3,5* 5,9* 9.
Wiener
- 用维纳滤波去除图象噪声,保持图象清晰可见.-Wiener filter used to remove image noise, maintaining the image clearly visible.
Study.on.License.Plate.Segmentation.Based.on.Color
- 智能运输系统中车牌识别技术得到了广泛应用 , 车牌分割是车牌识别的重要部分。基于彩色图像车牌分割与采用灰度图像车牌分割相比 , 可以有效消除阴影影响 , 同时车牌颜色也是车牌识别的一个参数。颜色分类处理使用特征函数 , 可以减少颜色坐标转换运算 , 提高颜色分类速度。文中详细讨论中国车牌特征 , 给出车牌分割详细步骤。车牌 区域判别采用信息融合技术。车牌倾斜矫正结合车牌倾斜特点 , 提出快速算法。-Intelligent Transport System in the license pla
Object_Removal_by_Exemplar-Based_Inpainting
- 基于样例的图像修补方法,可以用于移除较大的目标,修复较大的区域。VC++环境,Qiushuang Zhang设计,参见A.Criminisi等人的论文:Object Removal by Exemplar-Based Inpainting.-Based on the sample image repair method can be used to remove larger goal, to repair the larger region. VC++ Environment, Qiushua
imageprocess2
- 对矩阵进行四叉树分解,将图像分为文字和非文字的两个类别,形态学梯度检测二值图像的边缘,形态学实例——从PCB图像中删除所有电流线(仅保留芯片对象),计算图像中的欧拉数 -Of the matrix quadtree decomposition, the image is divided into text and non-text of two categories, the morphological gradient detection of the edge binary image,
denoise
- 图像去躁函数,FIR窗函数去除噪点-Image to impatient function, FIR window function to remove noise
learcode
- Image carving for image. A new technique shows resizing of images while keeping the important features of the image undistorted, also allows you to protect or remove part.
medianFilter
- 图像处理中的中值滤波源代码,能够较好的模糊图像,除去椒盐噪声。-Image processing median filter source code, be able to better fuzzy images, remove the salt and pepper noise.
FHD_PAMI
- 去除彩色图像中的阴影,以便于图像分割,物体识别以及跟踪-To remove the shadow of color images in order to facilitate the image segmentation, object recognition and tracking
CVisionProject
- This is a computer vision project implemented in matlab to remove radial distortion from the image This is a computer vision project implemented in matlab to remove radial distortion from the image
zhifangquwufa
- 对于彩色图像,用直方图的方法去掉雾,使得图像清晰-For color images, using the histogram method to remove fog, making the image clear
Bilateral_Filtering
- Bilateral filter to enhance the image. This programme will remove the noise of the image.
mid_filter
- 中值滤波的实现,用于图像的预处理。取出图像噪声-Implementation of median filter for image preprocessing. Remove image noise