登录
首页 » matlab » 毕设总程序

毕设总程序

于 2020-05-08 发布
0 215
下载积分: 1 下载次数: 3

代码说明:

说明:  使用Harris角点检测器查找特征。再使用SIFT描述符并匹配两个图像之间的特征描述符。使用RANSAC执行单应。最后把图像包起来缝合。(Use Harris corner detector to find features. Sift descriptors are then used to match the feature descriptors between the two images. Use RANSAC to perform single response. Finally, the image is wrapped and stitched.)

文件列表:

总程序, 0 , 2020-05-01
总程序\1.JPG, 45687 , 2017-03-31
总程序\2.JPG, 48372 , 2017-03-31
总程序\3.JPG, 47050 , 2017-03-31
总程序\ImageStiching.m, 3425 , 2020-05-08
总程序\ImageStiching.m~, 2995 , 2016-02-29
总程序\InlierPoint.m, 733 , 2016-02-29
总程序\Mosaicing.m, 734 , 2016-02-29
总程序\Mosaicing.m~, 720 , 2016-02-29
总程序\PlotImageCores.m, 368 , 2016-02-29
总程序\RANSAC.m, 966 , 2016-02-29
总程序\computeH.m, 470 , 2016-02-29
总程序\creat_gauss.m, 302 , 2017-03-31
总程序\dist2.m, 846 , 2016-02-29
总程序\find_sift.m, 4834 , 2016-02-29
总程序\harris.m, 1232 , 2016-02-29
总程序\lowpass_freq_filt.m, 333 , 2017-03-31
总程序\matching_features.m, 800 , 2016-02-29
总程序\vgg_warp_H.m, 3125 , 2016-02-29

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 匹配滤波器识别
    说明:  利用匹配滤波器实现图形识别,包括程序和说明文档(Graphic Recognition Using Matched Filter)
    2021-01-17 08:48:45下载
    积分:1
  • 5
    说明:  直方图调整并显示对比,直方图调整后都需要对比一下调整前与调整后的区别,并显示。此程序适合初学者学习。(Histogram and adjust the display contrast)
    2013-08-21 08:25:38下载
    积分:1
  • Convolution_model
    说明:  褶积模型正演模拟,非常好用,非常好用,非常好用!(Forward simulation of convolution model ,very good!)
    2019-06-13 17:20:40下载
    积分:1
  • QTFaceRec-master
    说明:  face recognition example for learning
    2020-06-16 00:40:01下载
    积分:1
  • yepian
    为了研究植物的生长规律,应用数字摄影图像处理法对山楂叶面积进行无损测量,该方法采用数码相机在田间获取山楂叶子的数字图像,对所拍图像进行背景去除、二值化及中值滤波处理,然后利用Matlab软件编程.快速计算出叶子的面积。把这一面积同常用的叶纸称重法所测面积进行比较.结果基本相同,由此可见,数字摄影图像法测量叶面积,具有简单、准确、方便快捷的特点.这对数字农业的植物信息快速采集和利用具有重要的意义。 ( In order to study the growth pattern of plants, the application of digital photography and image processing method for nondestructive measurement of hawthorn leaf area, this method using a digital camera to obtain digital images of hawthorn leaves in the field, on the film image background removal, binarization and medianfiltered, and then using the Matlab software programming. Quickly calculate the area of the leaves. This area with the common leaf paper weighing measured by the area to compare. The results are basically the same, shows, digital photographic images method to measure leaf area, with a simple, accurate, and convenient features. This rapid acquisition and use of digital agricultural plant is of great significance. In order to study the growth pattern of plants, the application of digital photography and image processing method for nondestructive measurement of hawthorn leaf area, this method using a digital camera to obtain digital images of )
    2012-02-19 11:20:50下载
    积分:1
  • DFT&DCT
    编程实现二维8*8图像块的DFT,DCT变换 输入一副RGB图像,将其转化为YCbCr颜色空间,然后对Y分量做分块DFT变换,保存为灰度图像,统计计算时间 编程实现8*8块DCT变换,然后分别显示,当使用64个DCT系数里面的一些系数进行重构,比较其质量;同时熟悉采用FFT来实现DCT变换的思想,并显示2维8*8DCT变换的基函数图像(Programming the DFT, DCT transform of two dimensional 8*8 image block Input a pair of RGB images, transform it into YCbCr color space, then divide the Y component into block DFT transform, save as gray image, and calculate the calculation time The 8*8 block DCT transform is implemented by programming, and then it is shown that when using some coefficients in 64 DCT coefficients, the quality is reconstructed. Meanwhile, the idea of DCT transformation is familiar with FFT, and the base function image of the 2 dimensional 8*8DCT transform is displayed.)
    2021-01-18 11:58:43下载
    积分:1
  • ImageProcessing
    自己编写的图像处理函数,包括绘制直方图,直方图规定化,直方图均衡化,具体算法参阅章章毓晋. 图像工程(上册)——图像处理(第二版)[M]. 清华大学出版社(Write your own image processing functions, including the plot histogram, histogram specification, histogram equalization, the specific algorithm see chapter Yu-Jin. Image Engineering (on)- Image Processing (Second Edition) [M]. Qinghua University Publishing society)
    2010-05-30 06:06:02下载
    积分:1
  • Fourier
    实现了读取一个bmp图片的傅里叶变换 使用C语言实现 读取一个 24位 图 转换为8位灰度图后,进行傅里叶变换处理(二维) 采用快速傅里叶变换——蝶形算法 北航图像处理作业~需要进一步交流 请联系qq 422563357(Reads a bmp image to achieve a Fourier transform using C language Northern image processing operations)
    2020-10-27 21:20:03下载
    积分:1
  • laguerre
    生成拉盖尔函数、缔合拉盖尔函数,并根据这两个函数的解析表达式画出若干个拉盖尔-高斯光束模型(Generation of Laguerre functions, associative Laguerre functions, and according to the analytical expression of these two functions to draw a number of Laguerre- Gaussian beam model)
    2020-09-28 17:57:46下载
    积分:1
  • two-ostu
    冈萨雷斯第三版 10.3.6节 关于双 ostu阈值处理的算法(digital image processing,third edition the code about two ostu threshold processing)
    2013-05-06 18:16:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载