资源列表
几何变换
- 系统介绍图像几何变换内容,包括二维和三维图像集合变换.(This file introduce something about image processing.)
DeHaze-master
- 实现雾天图像的清晰化处理,提高图像对比度,有效地进行图像复原(Realization of clear image processing in fog)
Image-visibility-improving-master
- 去散射和边缘增强是水下图像从严重细节损失、颜色偏移和模糊中提取的关键步骤。本文提出了一种增强水下图像对比度和边缘的新方法。(De-scattering and edge enhancing are critical procedures for underwater images which surfer from serious detail loss, color deviation and blurring. In this work, a novel method has been pr
双峰法阈值分割
- 双峰法阈值分割。阈值分割法是一种基于区域的图像分割技术,原理是把图像象素点分为若干类。图像阈值化分割是一种传统的最常用的图像分割方法,因其实现简单、计算量小、性能较稳定而成为图像分割中最基本和应用最广泛的分割技术。它特别适用于目标和背景占据不同灰度级范围的图像。它不仅可以极大的压缩数据量,而且也大大简化了分析和处理步骤,因此在很多情况下,是进行图像分析、特征提取与模式识别之前的必要的图像预处理过程。图像阈值化的目的是要按照灰度级,对像素集合进行一个划分,得到的每个子集形成一个与现实景物相对应的区
wu
- 基于opencv c++识别图像视频中的火焰(Identification of flame based on OpenCV)
第 02 章 基于形态学的权重自适应图像去噪
- 图像处理 matlab 基于形态学的权重自适应图像去噪(mage de fog based image demogging based on histogram optimization matlab implementation)
image_evaluation
- 图片重建质量评估算法。计算两张图片的PSNR(Peak Signal to Noise Ratio,峰值信噪比)和SSIM(Structural Similarity Index,结构相似性)。(The measurement algorithm of image reconstruction. Compute the PSNR and SSIM between two images.)
DCTtranslation
- 选取一个图像,并对它进行DCT变换和逆变换。(Select an image and carry out DCT transform and invert change.)
车牌识别系统
- 利用opencv进行车牌识别,包含识别样本(Using OpenCV for license plate recognition, including identification samples)
PCA
- 对高维图像进行PCA和KNN分类器处理转换为低维图像(use PCA and KNN for high dimensional image)
block
- 对测试集图像增加随机的正方形遮挡,以测试算法错误率(add random block to images in order to test the accuracy of the algorithm)
目标跟踪CorrelationFilter
- 相关滤波技术讲解PPT,包含DSST详细过程的介绍(Correlation filter PPT , including the introduction of the DSST, MOSSE.)