-
SIFT
SIFT图像配准,已测试比较好用,请大家放心使用(SIFT image registration)
- 2015-05-09 15:19:35下载
- 积分:1
-
chayingfa
说明: 根据差影法采取视频中两帧进行对比,得出差别的地方进行目标特征提取(Comparison of two frames in video based on difference method,And get the difference to extract the target features)
- 2020-04-29 12:38:59下载
- 积分:1
-
rgbquadtree
四叉树分解算法对RGB彩色图像进行分割,MATLAB代码,包括实验图片(Quad-tree decomposition algorithm RGB color image segmentation, MATLAB code, including test images)
- 2009-11-19 10:30:47下载
- 积分:1
-
Filter
用C++语言写的图像过滤,实现了中值过滤、最大值最小值过滤、均值过滤等,扩展性较好,能实现不同通道(With C++ language image filtering, to achieve a median filtering, maximum minimum filtering, mean filtering, scalability, better able to achieve different channels)
- 2013-07-03 10:13:42下载
- 积分:1
-
generatePointCloud.cpp.tar
采集RGB-D深度图像生成点云矩阵,属于RGB-D SLAM的前端处理过程(Collecting depth image to generate point cloud)
- 2017-07-28 16:34:01下载
- 积分:1
-
图像处理中的一些常用代码Image-processing-code(4)
图像处理中的一些常用代码,包括:腐蚀操作 开启和闭合操作 形态学边界提取 形态学骨架提取 直接提取四个顶点坐标(Some of the commonly used image processing code, including: Opening and closing operation of corrosion morphology boundary extraction morphological skeleton extraction to extract four vertex coordinates)
- 2020-07-09 11:08:55下载
- 积分:1
-
deblurred code
实现高斯模糊,运动模糊等的点扩展函数psf的估计,并复原(The estimation of point spread function PSF, such as Gauss blur and motion blur, is realized and restored.)
- 2020-11-20 10:49:37下载
- 积分:1
-
sate_ndvi
在idl环境下批量处理提取modis ndvi数据(the program can extract the ndvi data from modis ndvi product)
- 2009-12-25 17:11:21下载
- 积分:1
-
Image_Filtering
Image Filtering RGB Spatial Wiener Direct Inverse Discrete Fourier Transform DFT Lucy Richardson Median Laplacian (Image Filtering RGB Direct Spatial Wiener Inverse Discrete Fourier Transform DFT Lucy Ri chardson Median Laplacian)
- 2007-03-31 02:14:30下载
- 积分:1
-
CSR_Denoising
该算法首先通过字典学习得到含噪图像的冗余字典,然后对相似的图像块进行聚类构成块群,并通过迭代收缩和L1正则化约束,对同类的图像块在字典上进行稀疏表示,以达到降噪的目的。实验结果表明,在常规的图像处理上,本文提出的算法能较好的保留图像的结构信息,与K-SVD和BM3D等现有的流行算法相比,具有更高的峰值信噪比(PSNR)(It firstly get the redundant dictionary of a noised image by dictionary learning.Then,the image patches are gathered according to their similarities.Meanwhile,the similar patches get sparse representation showed in dictionaries by iterative shrinkage and L1 regularization constraints and eventually the image is restored and noise is removed.The experimental results indicate that the proposed algorithm can well preserve the structure information of the common image with a higher Peak Signal to Noise Ratio(PNSR),compared with state-of-the-art algorithms,such as K-SVD and BM3D)
- 2017-05-02 20:48:25下载
- 积分:1