-
sift-mosaic
图像拼接程序,可以实现几幅图像的拼接,其原理是基于Lowe教授提出的SIFT特征算法。该方法非常有效,通过两两图像进行配置后,采用融合技术,得到拼接后的全景图(This is code for image mosaic based on SIFT algorithm,it is very useful for learning image process.)
- 2015-01-06 15:30:23下载
- 积分:1
-
Programs
完整的图像处理程序,完成基本的图像处理功能,如,各种二值化算法的实现,图像边缘检测,图像分割,降噪等。其中有车牌识别实例。(Complete image processing program, the completion of the basic image processing functions, such as, a variety of value of implementations of the algorithm, image edge detection, image segmentation, noise reduction. License plate recognition instance.)
- 2013-01-30 15:41:10下载
- 积分:1
-
fbp
说明: 实验室自己用的fbp重建算法,基于C语言,亲测可用。上有个人C盘名称信息请删除(Ct reconstruction fbp)
- 2021-01-03 18:28:56下载
- 积分:1
-
range_image_border_extraction
利用PCL库,基于深度图像,进行点云特征提取(Based on the depth image, feature extraction of point cloud)
- 2015-04-02 22:15:35下载
- 积分:1
-
精通matlab+GUI设计2011
适合作为MATLAB的入门级教材使用,其中GUI设计部分参考价值较高。(An elementary course of MATLAB.)
- 2017-08-05 10:20:13下载
- 积分:1
-
Interpolation
利用低通滤波器对图像进行插值放大:按放大的倍数对原图像进行插零,插零后的图片与低通滤波函数进行卷积,原先插入的零的位置自动替换为适当的插值,如此图像就已经插值放大了,图像质量还不错。(Double the number of pixels of each row and column by adding a zero value pixel between each pixel of the image.Then operate with two kinds of low-pass filters to get the enlarged image.)
- 2010-02-17 05:00:44下载
- 积分:1
-
db4-lifting-wavelet-decomposition
db4小波的提升小波分解,从已发表的论文中得来,可放心使用(db4 wavelet lifting wavelet decomposition, the published papers come, you can be assured)
- 2016-12-30 10:02:32下载
- 积分:1
-
super_resolution
用matlab仿真图像超分辨率重建技术中的正则化处理方法(Simulation using matlab image super-resolution reconstruction of the regularization approach)
- 2020-11-11 09:49:45下载
- 积分:1
-
TemplateMatching
This program is able obtain the cemtral point of a template in an image.The program gives 4 output images performing diferent kind of filtering, and giving the center of the matchig template.
- 2012-06-10 07:28:49下载
- 积分:1
-
ScSR
Jianchao Yang 的基于稀疏表示的单幅图像重建的原始代码,先将高低训练图像分块,再将块训练成高低字典,将测试图像映射到低字典上,得到系数,再乘以高子典就得到最后的图像。对学习超分辨率同学的参考作用很大。(This is the original matlab code for super resolution by Jianchao Yang 。The method is sparse represent based on the overcomplete dictionary。)
- 2020-11-24 00:39:33下载
- 积分:1