-
Inpainting
图像修复程序,专门用于去除图片中大的物体。去除后的图像裂缝通过基于用户手动得到的掩模进行填充。(This project involved removing large objects from images. From a user-specified mask, small patches were duplicated until all remaining gaps were filled. )
- 2012-08-15 09:15:51下载
- 积分:1
-
TPS
TPS算法,做人脸校准的,同一个人脸的不同的照片做匹配,脸型匹配(Algorithms for TPS, face the calibration, the same face different photos do match, face shape matching)
- 2015-09-08 13:46:31下载
- 积分:1
-
植被提取
利用matlab对只包含RBG三个波段的图像进行植被提取,通过设定一定的阈值将植被与背景进行分割(The vegetation is extracted from the image containing only three bands of rbg by matlab, and the vegetation and background are segmented by setting a certain threshold.)
- 2019-05-23 20:43:11下载
- 积分:1
-
IMM
IMM交互式对机动目标跟踪,程序写的很完美,包含各种常见的滤波算法(IMM UKF KF)
- 2013-08-24 10:19:56下载
- 积分:1
-
boundary_trace
说明: 灰度图像的边界跟踪的方法,先用微分算子计算出图像的梯度图。然后再应用此算法。(Gray-scale image of the border tracking methods, first calculate the differential operator of the gradient map images. And then apply this algorithm.)
- 2009-08-14 09:30:37下载
- 积分:1
-
cBTDRS
视频插帧中的双向运动估计算法,注释很详细。利用双向运动估计,计算内插帧运动矢量场(Bidirectional motion estimation, is used to calculate interpolation motion vector field)
- 2020-09-01 16:58:08下载
- 积分:1
-
图像空域增强处理
说明: 思想:把原始图的直方图变换为均匀分布的形式,这样就增加了灰度值的动态
范围从而达到增强图像整体对比度的效果。其优点是能自动地增强整个 图像的对比度。
1、对灰度图像进行直方图的均衡化处理,达到图像增强的目的。
2、利用平均滤波和中值滤波对图像进行平滑滤波。
3、利用拉普拉斯运算对图像进行锐化滤波。(Idea: transform the histogram of the original image into the form of uniform distribution, so as to increase the dynamic gray value
Range to enhance the overall contrast of the image. Its advantage is that it can automatically enhance the contrast of the whole image.
1. The gray image is processed by histogram equalization to achieve the purpose of image enhancement.
2. Average filter and median filter are used to smooth the image.
3. Using Laplace operation to sharpen the image.)
- 2019-11-13 16:49:49下载
- 积分:1
-
模式识别
说明: 对一副已经给出的图像进行中值滤波处理,利用罗伯特算子、索伯尔算子、canny算子、拉普拉斯算子,分别进行边缘检测。
具体见说明文档。(A given image is processed by median filter. Robert operator, Sobel operator, Canny operator and Laplace operator are used for edge detection.
See the instruction document for details.)
- 2021-01-30 21:56:57下载
- 积分:1
-
my_dct
用matlab做的基于DCT变换的图像压缩源码,先把图像分成8X8 的子块,然后做DCT变换,再量化,在恢复重建图像(Using matlab to do DCT-based transform image compression source code, first image is divided into 8x8 sub-block, and then make DCT transform, and then quantified, at the resumption of the reconstructed image)
- 2020-08-09 12:08:29下载
- 积分:1
-
shadow-removal
该代码用于在视觉智能监控/视频监控/视觉监控/视频智能监控中,消除阴影。阴影消除对视频监控具有重要的意义,能够有效地降低阴影对目标检测的影响,减小误检率和漏检率,提高对目标的识别效率以及监控系统的稳定性和可靠性。(This code is used to remove shadow in visual intelligent surveillance/video surveillance/visual surveillance/video intelligent surveillance. Shadow removal plays a important role in video surveillance. It reduce the affection of shadow in object detection, decrease false detection rate and missing rate, and improve the stability and reliability of surveillance system.)
- 2011-07-02 07:28:36下载
- 积分:1