登录
首页 » matlab » imgmosaic

imgmosaic

于 2010-05-23 发布 文件大小:624KB
0 149
下载积分: 1 下载次数: 183

代码说明:

  Matlab 实现的图像拼接 LM算法校正 手动选取特征点(Matable)

文件列表:

binterpolate.c,5575,2010-03-11
binterpolate.c.bak,6314,2005-11-24
binterpolate.mexw32,20480,2010-03-11
buildBlendGradient.c,2380,2010-03-11
buildBlendGradient.c.bak,3112,2005-11-24
buildBlendGradient.mexw32,20480,2010-03-11
distort.m,1316,2010-03-11
distort.m.bak,2002,2005-11-24
findprojtransform.m,1380,2010-03-11
findprojtransform.m.bak,2075,2005-11-24
loadimages.m,732,2010-03-11
loadimages.m.bak,1418,2005-11-24
Matrices.doc,29124,2010-04-19
miximages.c,7003,2010-03-11
miximages.c.bak,7745,2005-11-24
miximages.mexw32,20480,2010-03-11
ml.c,13187,2010-05-21
ml.c.bak,13929,2005-11-24
ml.mexw32,20480,2010-03-11
mosaic.m,817,2010-03-11
mosaic.m.bak,1502,2005-11-24
mosaics.files





.............\box.jpg,4434,2005-11-24
.............\box2.jpg,4486,2005-11-24
.............\box_result.jpg,2504,2005-11-24
.............\caslab1.jpg,8847,2005-11-24
.............\caslab2.jpg,9575,2005-11-24
.............\caslab3.jpg,9396,2005-11-24
.............\caslab_result.jpg,15289,2005-11-24
.............\city_central.jpg,18044,2005-11-24
.............\city_l1.jpg,17756,2005-11-24
.............\city_l2.jpg,18278,2005-11-24
.............\city_r1.jpg,19744,2005-11-24
.............\city_r2.jpg,20504,2005-11-24
.............\city_result.jpg,31095,2005-11-24
.............\dalab0.jpg,12100,2005-11-24
.............\dalab1.jpg,11578,2005-11-24
.............\dalab2.jpg,10838,2005-11-24
.............\dalab_result.jpg,19083,2005-11-24
.............\desk1.jpg,11405,2005-11-24
.............\desk2.jpg,12757,2005-11-24
.............\desk3.jpg,12731,2005-11-24
.............\desk4.jpg,11607,2005-11-24
.............\findtransform.gif,4171,2005-11-24
.............\ml-xiyi.gif,976,2005-11-24
.............\ml-xpyp.gif,1490,2005-11-24
.............\ml1.gif,1103,2005-11-24
.............\ml5.gif,836,2005-11-24
.............\ml8.gif,974,2005-11-24
.............\ml9.gif,375,2005-11-24
.............\partials.gif,2029,2005-11-24
.............\partials2.gif,1620,2005-11-24
.............\tower1.jpg,15435,2005-11-24
.............\tower2.jpg,19589,2005-11-24
.............\tower_result.jpg,24671,2005-11-24
mosaics.htm,24276,2010-03-11
process.m,4707,2010-03-11
process.m.bak,5392,2005-11-24

计060306陈营_开题报告.doc,69120,2010-03-22
陈任务书.doc,57856,2010-03-11

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

发表评论

0 个回复

  • canny边缘检测
    说明:  基于Robert算子、Sobel算子、Prewitt算子、Log算子、Canny算子的边缘检测代码(Edge detection code based on Robert operator, Sobel operator, Prewitt operator, LOG operator and Canny operator)
    2021-01-18 13:15:37下载
    积分:1
  • PCNN(lateralinhibition)
    基于侧抑制的图像分割,在PCNN分割的基础上实现(failed to translate)
    2021-03-24 20:39:14下载
    积分:1
  • qushuiyin
    一个去水印的程序,已调好。里边包含实例图片,可以帮助大家理解这个代码。(A program to watermark has a good tune. Inside contains examples of pictures that can help us to understand the code.)
    2013-10-13 23:27:47下载
    积分:1
  • rentigenzong
    实现人体跟踪的源代码,实现对视频中目标人物的跟踪(The human tracking source code, the video of the target person tracking)
    2013-01-10 19:24:18下载
    积分:1
  • BPM-image--c
    数​ 字​ 图​ 像​ 处​ 理​ 中​ 的​ b​ p​ m​ 图​ 像​ 读​ 取(Digital image processing of the image b p m reading)
    2014-05-05 11:02:44下载
    积分:1
  • harr12
    计算haar尺度函数和小波基系数矩阵,用于数值计算,如解偏微方方程,自己编写的。(Computing haar wavelet scaling function and the coefficient matrix for the numerical calculation, such as the solution of partial differential equations side, I have written.)
    2011-11-30 23:44:51下载
    积分:1
  • 3Otsu
    三维Otsu算法,图像分割,利用粒子群优化算法进行加速。(Three-dimensional Otsu algorithm, image segmentation, particle swarm optimization algorithm accelerated.)
    2011-01-01 10:13:31下载
    积分:1
  • repeatability_demo
    评价描述子的好坏,能给出重叠率、正确率和查错率等(Evaluation of descriptors)
    2014-01-16 16:44:05下载
    积分:1
  • PicMatch
    本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。 3、保存视图数据为图片文件,支持TIFF、PNG、JPEG、JPG、BMP、GIF格式保存。 4、TreeCtrl控件、ListCtrl控件的基本操作。 5、MFC单文档程序视图通讯、更换视图、视图分割。(This program of image features automatic extraction point, use Morevac, Forstner, Harris3 a classic operator. Based on the correlation coefficient method using the image matching, realization and introducing least squares adjustment, the matching point to improve precision. In the search process, the use of the image characteristics of nuclear line, 2d image search using the heuristic method of climbing. For large quantity of data using image processing image pyramid structure. 1, using film, read GDAL repository support JPEG, TIFF, PNG, GIF, BMP, JPG, read IMG format. Use GDI drawing. 2 and prevent large amount of data, drawing view pictures showed adopt double caching techniques. 3, save for the image file, views data support JPEG, TIFF, JPG, PNG, GIF, BMP format. 4 and TreeCtrl controls, the basic operation ListCtrl controls. 5 and MFC single document procedure view communication, replace view, view.)
    2010-05-22 00:46:30下载
    积分:1
  • canny
    canny算法分割,本算法通过canny对图像进行分割,并提取边缘。()
    2011-10-09 09:24:44下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载