<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>必过源码 - 图像配准</title>
    <link>http://159.75.147.240/forum.php?mod=forumdisplay&amp;fid=111</link>
    <description>Latest 20 threads of 图像配准</description>
    <copyright>Copyright(C) 必过源码</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 21 Apr 2026 09:58:10 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://159.75.147.240/static/image/common/logo_88_31.gif</url>
      <title>必过源码</title>
      <link>http://159.75.147.240/</link>
    </image>
    <item>
      <title>使用OpenSurf算法来检测和描述图像的特征点，并在两幅图像之间找到最佳匹配的特征点</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=15322</link>
      <description><![CDATA[使用OpenSurf算法来检测和描述图像的特征点，并在两幅图像之间找到最佳匹配的特征点

文件列表：
├(1)example2.m
├(2)example3.m
├(3)license.txt
├(4)OpenSurf.m
├文件夹1：[SubFunctions]
│  ├(1)FastHessian_BuildDerivative.m
│  ├(2)FastHessian_buildRes ...]]></description>
      <category>图像配准</category>
      <author>admin</author>
      <pubDate>Mon, 02 Dec 2024 14:27:42 +0000</pubDate>
    </item>
    <item>
      <title>【YX】基于SIFT红外光和可见光配准的相关MATLAB代码示例，包括SDEO配准误差、WOA配</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=12668</link>
      <description><![CDATA[基于SIFT红外光和可见光配准的相关MATLAB代码示例，包括SDEO配准误差、WOA配准：
1.读取图像：从文件中读取红外光和可见光图像。
2.特征提取：使用 SIFT（Scale-Invariant Feature Transform）算法从两幅图像中提取特征点和特征描述子。这些特征点和描述子可以用来描述 ...]]></description>
      <category>图像配准</category>
      <author>admin</author>
      <pubDate>Sun, 05 May 2024 09:43:23 +0000</pubDate>
    </item>
    <item>
      <title>基于SIFT的图像配准程序</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=12246</link>
      <description><![CDATA[文件列表：
├文件夹1：[SIFT-matlab]
│  ├文件夹1：[example]
│  │  ├(1)ima1.jpg
│  │  ├(2)ima2.jpg
│  │  ├(3)ima3.jpg
│  │  ├(4)script_example.m
│  │  └█
│  ├(1)affine.m
│  ├(2)build_pyramid.m
│  ├(3)construct_key.m
│  ├(4)det ...]]></description>
      <category>图像配准</category>
      <author>admin</author>
      <pubDate>Sun, 18 Feb 2024 20:46:21 +0000</pubDate>
    </item>
    <item>
      <title>傅里叶梅林变换实现图像配准，对旋转，缩放，剪切，平移都有效</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=11971</link>
      <description><![CDATA[文件列表：
example.asv
example.m
lena.bmp
lena_cropped.bmp
lena_cropped_rotated.bmp
lena_cropped_rotated_shifted.bmp
lena_cropped_scale.bmp
lena_cropped_shifted.bmp
logpolar.m
main.asv
normlize.m
Register.asv
Register.m
Thumbs.db
transformImage.]]></description>
      <category>图像配准</category>
      <author>admin</author>
      <pubDate>Fri, 09 Feb 2024 18:48:01 +0000</pubDate>
    </item>
    <item>
      <title>基于harris的角点检测，与ncc匹配，实现了图像的准确配准，有很高的应用价值</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=11295</link>
      <description><![CDATA[文件列表：
1.bmp
2.bmp
harris.m
im1.png
im2.png
ImageStitching.m
img1.jpg
img2.jpg
LMBlending.m
MatchbyNCC.m
n02.jpg
n03.jpg
Ransac.m
susan.m
Untitledq.m
照片 093.jpg
照片 094.jpg

运行例图：]]></description>
      <category>图像配准</category>
      <author>admin</author>
      <pubDate>Sat, 03 Feb 2024 02:25:06 +0000</pubDate>
    </item>
    <item>
      <title>红外与可见光图像配准算法（MATLAB版代码）：红外和可见光图像配准和融合算法，采用仿</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=10724</link>
      <description><![CDATA[红外与可见光图像配准算法（MATLAB版代码）：红外和可见光图像配准和融合算法，采用仿射变换

文件列表：
├文件夹1：[红外与可见光图像配准算法（MATLAB版代码）]
│  ├(1)affine_warp.m
│  ├(2)FastHessian_BuildDerivative.m
│  ├(3)FastHessian_buildResponseL ...]]></description>
      <category>图像配准</category>
      <author>admin</author>
      <pubDate>Sun, 28 Jan 2024 02:33:31 +0000</pubDate>
    </item>
    <item>
      <title>基于相位相关的图像配准，图像的移动参数代码</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=9704</link>
      <description><![CDATA[文件列表：
相位相关配准
............imlogpolar.m
............log_phase_rotation.m
............parse_inputs.m
............ est256_full1.tif
............ est256_full2.tif
............ ransformImage.m

运行例图：]]></description>
      <category>图像配准</category>
      <author>admin</author>
      <pubDate>Wed, 17 Jan 2024 19:46:24 +0000</pubDate>
    </item>
    <item>
      <title>一些常用的图像配准算法，基于灰度，基于特征点等</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=9386</link>
      <description><![CDATA[文件列表：
2.3程序运行说明.docx
correlatiomatrix.m
draw2.m
ex2.m
getRegionValue.m
kp_harris.m
match.m
matchbycorrelation.m
scence1.JPG
scence2.JPG
template_matching.m
test.m

运行例图：]]></description>
      <category>图像配准</category>
      <author>admin</author>
      <pubDate>Sun, 14 Jan 2024 14:25:47 +0000</pubDate>
    </item>
    <item>
      <title>surf算法对图像的配准实时的取证</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=9298</link>
      <description><![CDATA[文件列表：
├文件夹1：[surf]
│  ├(1)a.txt
│  ├(2)example2.asv
│  ├(3)example2.m
│  ├(4)example3.m
│  ├(5)getBlock.m
│  ├(6)K-mean.asv
│  ├(7)K-mean.m
│  ├(8)license.txt
│  ├(9)my_deo1.asv
│  ├(10)my_deo1.m
│  ├(11)OpenSurf.m
│  ...]]></description>
      <category>图像配准</category>
      <author>admin</author>
      <pubDate>Sat, 13 Jan 2024 21:08:36 +0000</pubDate>
    </item>
    <item>
      <title>三维扫描系统中标定用编码标志点识别,编码标志点旋转或变换方位后需要识别出对应的点</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=9063</link>
      <description><![CDATA[三维扫描系统中标定用编码标志点识别,编码标志点旋转或变换方位后需要识别出对应的点变换到何处，此代码可实现此功能

文件列表：
auto_idf_bmbzdian.m
bmbzdian.m
bmbzdian_1.m
bmbzdian_680_960.m
bwlabel_personal.m
fo.txt
fo_edg.txt
fo_ero.jpg
im_small.m
leasts ...]]></description>
      <category>图像配准</category>
      <author>admin</author>
      <pubDate>Thu, 11 Jan 2024 17:25:05 +0000</pubDate>
    </item>
    <item>
      <title>实现SURF图像匹配，并将图片进行扭曲处理再次实现匹配</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=8973</link>
      <description><![CDATA[文件列表：
├文件夹1：[SURF]
│  ├(1)example2.m
│  ├(2)example3.m
│  ├(3)license.txt
│  ├(4)OpenSurf.m
│  ├文件夹1：[SubFunctions]
│  │  ├(1)FastHessian_BuildDerivative.m
│  │  ├(2)FastHessian_buildResponseLayer.m
│  │  ├(3)FastHess ...]]></description>
      <category>图像配准</category>
      <author>admin</author>
      <pubDate>Wed, 10 Jan 2024 09:12:52 +0000</pubDate>
    </item>
    <item>
      <title>基于互相关的图像配准程序，能实现亚像素级的配准</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=7917</link>
      <description><![CDATA[]]></description>
      <category>图像配准</category>
      <author>admin</author>
      <pubDate>Sun, 31 Dec 2023 18:06:17 +0000</pubDate>
    </item>
    <item>
      <title>Matlab图像配准算法，确定归一化互相关最大值及其位置，利用相关找到的偏移量，判断两</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=7916</link>
      <description><![CDATA[Matlab图像配准算法，确定归一化互相关最大值及其位置，利用相关找到的偏移量，判断两幅图是否相同

文件列表：
ex_15_1.m
onion.png
peppers.png

运行例图：]]></description>
      <category>图像配准</category>
      <author>admin</author>
      <pubDate>Sun, 31 Dec 2023 18:04:08 +0000</pubDate>
    </item>
    <item>
      <title>通过SIFT算法进行图像配准，配准效果好，精度高</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=7843</link>
      <description><![CDATA[]]></description>
      <category>图像配准</category>
      <author>admin</author>
      <pubDate>Sat, 30 Dec 2023 20:38:53 +0000</pubDate>
    </item>
    <item>
      <title>demons算法用来实现图像的配准，特别是医学图像的配准，已经达到了很高的精度</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=7842</link>
      <description><![CDATA[文件列表：
computeDerivatives.m
CT0.dcm
CT5.dcm
ffd.m
gaussFilter.m
HS.asv
HS.m
HSsnapshot.JPG
lenag1.png
lenag2.png
plotFlow.asv
plotFlow.m
smoothImg.m
yos10.tif
yos9.tif

运行例图：]]></description>
      <category>图像配准</category>
      <author>admin</author>
      <pubDate>Sat, 30 Dec 2023 20:37:20 +0000</pubDate>
    </item>
    <item>
      <title>运用相位相关法对图像进行匹配，并通过图形形象地显示相关系数位置。对图像的亮度变换</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=7841</link>
      <description><![CDATA[运用相位相关法对图像进行匹配，并通过图形形象地显示相关系数位置。对图像的亮度变换不敏感，相关峰尖突出，有较高的配准精度

文件列表：
view1.bmp
view2.bmp
phasecorrelation.m

运行例图：






 ...]]></description>
      <category>图像配准</category>
      <author>admin</author>
      <pubDate>Sat, 30 Dec 2023 20:36:09 +0000</pubDate>
    </item>
    <item>
      <title>运用SIFT特征点提取算法提取特征点，用Matlab实现图像拼接</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=7575</link>
      <description><![CDATA[文件列表：
affine.m
build_pyramid.m
construct_key.m
detect_features.m
drawbox.m
eliminate_edges.m
FACE.fig
FACE.m
file.mat
filter_gaussian.m
filter_laplacian.m
find_extrema.m
find_features.m
fit_parabola.m
fit_paraboloid.m
fmransac_test2.m
f_c]]></description>
      <category>图像配准</category>
      <author>admin</author>
      <pubDate>Thu, 28 Dec 2023 08:07:25 +0000</pubDate>
    </item>
    <item>
      <title>毕设总程序：使用Harris角点检测器查找特征。再使用SIFT描述符并匹配两个图像之间的特</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=6156</link>
      <description><![CDATA[毕设总程序：使用Harris角点检测器查找特征。再使用SIFT描述符并匹配两个图像之间的特征描述符。使用RANSAC执行单应。最后把图像包起来缝合

文件列表：
1.JPG
2.JPG
3.JPG
computeH.m
creat_gauss.m
dist2.m
find_sift.m
harris.m
ImageStiching.m
ImageStiching.m~
In ...]]></description>
      <category>图像配准</category>
      <author>admin</author>
      <pubDate>Fri, 15 Dec 2023 08:50:05 +0000</pubDate>
    </item>
    <item>
      <title>相干空间映射代码：通过相干空间映射去除失配/通过相干空间映射进行非刚性点集配准</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=4643</link>
      <description><![CDATA[文件列表：
EMTPS.m
EMTPS_init.m
church.mat
church1.jpg
church2.jpg
demo1.m
evaluate.m
norm2.m
plot_matches.m

运行例图：]]></description>
      <category>图像配准</category>
      <author>admin</author>
      <pubDate>Sat, 02 Dec 2023 22:44:08 +0000</pubDate>
    </item>
    <item>
      <title>用Matlab计算两个图像的匹配率，适合初学者学习</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=4578</link>
      <description><![CDATA[文件列表：
push.m
push.fig
1y.bmp
1z.bmp

运行例图：]]></description>
      <category>图像配准</category>
      <author>admin</author>
      <pubDate>Sat, 02 Dec 2023 20:47:51 +0000</pubDate>
    </item>
  </channel>
</rss>