资源列表
edge
- 边缘检测,图像里存在很多边缘信息,采用log算子进行检测,很多情况下效果很好。-Edge detection, there are many edges in the image information detected by the log operator, in many cases good results.
Adaptive-Neighborhood--for--Image
- 自适应邻域技术在图像处理方面运用的非常广泛,本文中所介绍的两种自适应邻域技术——各向异性局部多项式近似—置信区域交集[1] (LPA-ICI,Local Polynomial Approximation—Intersection of Confidence Intervals)技术和区域生长[2] (region growing)技术是目前为止使用最为广泛两种。本文分别使用点的灰度值预选取、矩形块的均值预选取和自适应块预选取来驱动这两种自适应邻域算法来实现自适应邻域的生成,并将自适应邻域技术
dwt2w
- 经典的二维小波变换算法 vc6.0编写 本人的小贝哦课程作业 经过老师审核-classical 2d wavelet code,good!
Wavelet2D
- 经典的二维小波变换 图像变换 可实现图像的多层小波 有haar小波 db小波等-classical 2d wavelet code
wavelet-denoise
- 经典的小波去噪程序,matlab程序 适合初学者-wavelet denoise matlab classical code
GazeTracker.v2.0b-32bit
- 基于opencv的眼球跟踪程序 是一个国外的开源程序-opencv eyes tracking code
kalman_filter
- 卡尔曼滤波程序 详细标注 适合学习用 另有pdf的详细教程-kalman filter code
MRF
- 利用马尔科夫随机场和吉布斯分布来进行图像处理,将图像分为不同区域-The use of markov random field and gibbs distribution for image processing, image can be divided into different areas
AdaBoost
- adaboost 在人脸检测中的应用,适合初学者学习-adaboost introduction
GMm
- 混合高斯模型在运动检测中的应用,检测视频中的运动物体,做出其背景图像和前景图像-Gaussian mixture model in motion detection to detect moving objects in the video to make the background image and the foreground image
maxflow-v3.01
- 这个软件图书馆实现了maxflow算法描述 “一个实验比较的最大流最小切/能量最小化算法在视觉。-This software library implements the maxflow algorithm described in "An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Minimization in Vision.
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
