-
bilinear_interpolation
说明: 利用matlab对图像进行双线性插值处理,具有良好的实现效果,亲测亲试。(Using matlab to process the image by bilinear interpolation, it has a good effect to realize the pro-test.)
- 2019-06-08 13:52:48下载
- 积分:1
-
Minnimum-error-thresholding
作者:J.Kittler and J.Illingworth
KI阈值算法(Author:J.Kittler and J.Illingworth
1986)
- 2011-06-17 21:36:12下载
- 积分:1
-
lk
说明: 光流场经典算法-LK算法,通过两幅图像计算光流场。(Lucas – Kanade Motion Estimation using Pyramids)
- 2009-09-07 11:07:27下载
- 积分:1
-
Notch
陷波器是一种特殊的带阻滤波器,其阻带在理想情况下只有一个频率点,因此也被称为点阻滤波器。这种滤波器主要用于消除某个特定频率的干扰,例如,在各种测量仪器和数据采集系统中用于消除电源干扰的工频陷波器。该程序实现利用陷波滤波器消除图像的电源干扰。(Notch is a special band rejection filter, the stop band in the ideal case , only one frequency , it is also known as point-stop filter . This filter is mainly used to eliminate the interference of a particular frequency , for example , in a variety of measuring instruments and data acquisition system is used to eliminate the power line frequency interference notch filter . The program implements the use of a notch filter to eliminate power disturbances image.)
- 2014-11-06 16:02:45下载
- 积分:1
-
MC
说明: 使用硬/软阈值算法,求解各种不同范数约束问题,算法主要有三种(Contains three matrix completion algorithms and a demo script for running them. Also compares against other matrix completion algorithms - Singular Value Thresholding and Fixed Point Iteration.)
- 2019-02-26 20:34:47下载
- 积分:1
-
fangshebianhuan
仿射变换来实现旋转 (线性变换),平移 (向量加),缩放操作 (线性变换)(Affine transformations are implemented by rotation (linear transformation), translation (vector addition), scaling operation (linear transformation))
- 2017-09-28 17:01:39下载
- 积分:1
-
新建文件夹
说明: 文件说明:
a1:将二进制文件转为Matalb数据 并批量保存为mat格式
a2:mat数据批量转为图片(RGB三通道)
a3:RGB图片批量转灰度图、批量改变图片大小
a4:动图制作
a5:用训练好的网络对图像语义分割(Document description:
A1: Convert binary files to Matalb data and save them in batch as mat format
A2: mat data batch to picture (RGB three channel)
A3:RGB Picture Batch Grayscale, Batch Change Picture Size
A4: Motion Mapping
A5: Segmentation of image semantics using trained networks)
- 2019-07-01 17:25:44下载
- 积分:1
-
sift
说明: SIFT特征点的提取和匹配,SIFT算法首先在尺度空间上进行关键点检测,确定关键点的位置和关键点所处的尺度,然后使用关键点邻域梯度的主方向作为该点的方向特征,最后由关键点邻域梯度信息生成关键点的特征向量(SIFT algorithm firstly detects the key points in the scale space, determines the location of the key points and the scale of the key points, then uses the main direction of the key point neighborhood gradient as the direction feature of the point, and finally generates the feature vector of the key points from the key point neighborhood gradient information)
- 2020-01-08 17:23:59下载
- 积分:1
-
sar-ksvd
基于kscd算法的合成孔径雷达图像压缩。(Based on kscd algorithm synthetic aperture radar (SAR) image compression.)
- 2012-11-28 20:37:42下载
- 积分:1
-
MRF-grubcut
通过Markov随机场(MRF)实现图像的分割,例程给出了图像分割为3类的MRF算法(By Markov random field (MRF) for image segmentation, image segmentation routine gives the MRF algorithm for the three classes)
- 2013-08-26 21:48:28下载
- 积分:1