<?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=96</link>
    <description>Latest 20 threads of 图像处理综合</description>
    <copyright>Copyright(C) 必过源码</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 21 Apr 2026 10:19:03 +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>拉普拉斯金字塔图像融合MATLAB程序。利用拉普拉斯金字塔算法进行图像融合（对可见光_</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=16335</link>
      <description><![CDATA[拉普拉斯金字塔图像融合MATLAB程序。利用拉普拉斯金字塔算法进行图像融合（对可见光_微光图像和红外图像进行融合）

文件列表：
g.m
jinzitaronghe.m
us.m
可见光.jpg
红外.jpg

运行例图：






 ...]]></description>
      <category>图像处理综合</category>
      <author>admin</author>
      <pubDate>Sun, 11 May 2025 04:41:09 +0000</pubDate>
    </item>
    <item>
      <title>基于MATLAB的色块识别代码</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=16331</link>
      <description><![CDATA[文件列表：
draw_bounding_boxes.m
generate_color_mask.m
main_run.m
morphological_operation.m
read_and_convert_image.m

运行例图：]]></description>
      <category>图像处理综合</category>
      <author>admin</author>
      <pubDate>Sun, 04 May 2025 06:47:22 +0000</pubDate>
    </item>
    <item>
      <title>亚像素测量：以亚像素精度测量工业产品的尺寸</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=16319</link>
      <description><![CDATA[文件列表：
Canny_Edge_Detect.m
Circle_Fit.m
Edge_Segmentation.m
Subpixel_Extraction.m
metal-parts-01.png
metal-parts-blurred.png
metal-parts-deblurred.png
test1.m

运行例图：]]></description>
      <category>图像处理综合</category>
      <author>admin</author>
      <pubDate>Tue, 15 Apr 2025 15:22:37 +0000</pubDate>
    </item>
    <item>
      <title>《基于多特征融合的稻叶病图像识别系统》 基于机器学习和深度学习算法开发了一个稻叶</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=16316</link>
      <description><![CDATA[《基于多特征融合的稻叶病图像识别系统》 基于机器学习和深度学习算法开发了一个稻叶病图像识别系统，基于颜色特征分割提取稻叶病图像病斑，提取颜色、形状、纹理等多个病斑图像特征维度，基于MCCA多视图典型相关分析进行特征融合得到集成特征，基于CNN、SVM进行稻叶病 ...]]></description>
      <category>图像处理综合</category>
      <author>admin</author>
      <pubDate>Wed, 09 Apr 2025 13:24:48 +0000</pubDate>
    </item>
    <item>
      <title>DSST目标跟踪源码：DSST相比KCF多目标跟踪，在目标检测多尺度变化（横向车辆，行人，</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=16189</link>
      <description><![CDATA[DSST目标跟踪源码：DSST相比KCF多目标跟踪，在目标检测多尺度变化（横向车辆，行人，及速度较快）修正有很好的矫正，用于配合提高深度学习检测加速有很好的提升。





运行例图：





 ...]]></description>
      <category>图像处理综合</category>
      <author>admin</author>
      <pubDate>Tue, 11 Feb 2025 02:14:35 +0000</pubDate>
    </item>
    <item>
      <title>基于Ramanujan Sum的DWT多目标跟踪</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=16188</link>
      <description><![CDATA[文件列表：
Cq_k.p
Cq_k_sh_up.p
Cq_k_sh_up_vec.p
Cq_rec.p
Cq_sh.p
FUS.p
I_SI_01-110.bmp
I_SI_01-111.bmp
I_SI_01-112.bmp
I_SI_01-GT_111.png
ORS_OBJECT_TRACKING_BY_Aircraft_function.p
ORS_Object_Tracking_function.p
ORS_Tracking_byaircraft_main.m
ORS]]></description>
      <category>图像处理综合</category>
      <author>admin</author>
      <pubDate>Tue, 11 Feb 2025 02:02:37 +0000</pubDate>
    </item>
    <item>
      <title>DCT、FFT压缩与均值滤波、中值滤波、高斯滤波、二维统计滤波、自适应中值滤波、维纳滤</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=16163</link>
      <description><![CDATA[DCT、FFT压缩与均值滤波、中值滤波、高斯滤波、二维统计滤波、自适应中值滤波、维纳滤波、kNN滤波、NL-Means滤波的Matlab实现

文件列表：
├DCT-FFT-and-Denoising-master
│  ├DSP课设-图像处理-不完整版.docx
│  ├代码与输出图像
│  │  ├DCT变换矩阵法
│  │  ...]]></description>
      <category>图像处理综合</category>
      <author>admin</author>
      <pubDate>Fri, 07 Feb 2025 06:00:51 +0000</pubDate>
    </item>
    <item>
      <title>前景检测程序，MATLAB实现，有背景差分，帧差法，混合高斯模型，光流法</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=16096</link>
      <description><![CDATA[文件列表：
├背景差分，帧差法，混合高斯，光流法
│  ├Background-subtraction
│  │  ├Background.jpg
│  │  ├fln.jpg
│  │  ├html
│  │  │  ├tracking3.html
│  │  ├mixture_of_gaussians.asv
│  │  ├mixture_of_gaussians.m
│  │  ├mixture_ ...]]></description>
      <category>图像处理综合</category>
      <author>admin</author>
      <pubDate>Mon, 27 Jan 2025 17:34:04 +0000</pubDate>
    </item>
    <item>
      <title>利用混合高斯模型对背景图像进行建模，所谓“混合高斯”的意思就是每个像素都是由多个</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=16095</link>
      <description><![CDATA[利用混合高斯模型对背景图像进行建模，所谓“混合高斯”的意思就是每个像素都是由多个单高斯分布混合组成的。

文件列表：
├GMM-GMR-v2.0
│  ├data
│  │  ├data1.mat
│  │  ├data2_a.mat
│  │  ├data2_b.mat
│  │  ├data3_a.mat
│  │  ├data3_b.mat
 ...]]></description>
      <category>图像处理综合</category>
      <author>admin</author>
      <pubDate>Mon, 27 Jan 2025 17:11:51 +0000</pubDate>
    </item>
    <item>
      <title>本程序在Matlab环境下完成，用于边缘的亚像素定位，精度达到0.1-0.2个像素，内含源代</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=16069</link>
      <description><![CDATA[本程序在Matlab环境下完成，用于边缘的亚像素定位，精度达到0.1-0.2个像素，内含源代码及说明。

文件列表：
juanji2.m
lena.JPG
SubpixelEdgeData.txt
subpixel_edge.m
zhongxin.m
噪声测试.jpg
测试图.bmp
灰度距亚像素边缘检测.pdf
说明.txt

运行例图：






 ...]]></description>
      <category>图像处理综合</category>
      <author>admin</author>
      <pubDate>Tue, 21 Jan 2025 16:24:41 +0000</pubDate>
    </item>
    <item>
      <title>基于MATLAB的停车位检测系统</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=15870</link>
      <description><![CDATA[文件列表：
untitled1.m
untitled1.fig
01 Car.png
05 Cars.png
07 Cars.png
10 Cars.png

运行例图：]]></description>
      <category>图像处理综合</category>
      <author>admin</author>
      <pubDate>Thu, 02 Jan 2025 19:17:14 +0000</pubDate>
    </item>
    <item>
      <title>基于Kolmogorov-Chaitin复杂度的图像盲源提取实例</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=15791</link>
      <description><![CDATA[文件列表：
├bse-complexity-master
│  ├bse.m
│  ├main.m
│  ├1.png
│  ├2.png
│  ├imgs
│  │  ├at-sign.png
│  │  ├mt-fuji.jpg
│  │  ├qr-code.png
│  │  ├results
│  │  │  ├at-sign-results.png
│  │  │  ├mt-fuji-results.png
│  ...]]></description>
      <category>图像处理综合</category>
      <author>admin</author>
      <pubDate>Tue, 24 Dec 2024 14:59:36 +0000</pubDate>
    </item>
    <item>
      <title>基于图像的裂纹检测：该代码采用两种可选方法，一种是基于图像操作的方法，另一种是基</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=15775</link>
      <description><![CDATA[基于图像的裂纹检测：该代码采用两种可选方法，一种是基于图像操作的方法，另一种是基于卷积神经网络（CNN）的方法

文件列表：
├ImageBasedCrackDetection-main
│  ├CNN
│  │  ├main.m
│  │  ├partitionData.m
│  ├Image Operations
│  │  ├bottomHatTr ...]]></description>
      <category>图像处理综合</category>
      <author>admin</author>
      <pubDate>Sun, 22 Dec 2024 17:52:42 +0000</pubDate>
    </item>
    <item>
      <title>水下裂纹检测：使用Matlab检测水下结构中的裂纹及其长度</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=15774</link>
      <description><![CDATA[文件列表：
├Underwater-Crack-Detection-main
│  ├crack_detection.m
│  ├cracks
│  │  ├4.jpg
│  │  ├5.jpg
│  │  ├brick_1.PNG
│  │  ├brick_2.PNG
│  │  ├brick_3.PNG
│  │  ├low.jpg
│  ├images
│  │  ├10.JPG
│  │  ├11.JPG
│   ...]]></description>
      <category>图像处理综合</category>
      <author>admin</author>
      <pubDate>Sun, 22 Dec 2024 17:27:50 +0000</pubDate>
    </item>
    <item>
      <title>利用Matlab对高速公路的裂缝进行检测，用到了数字图像处理的基本算法</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=15772</link>
      <description><![CDATA[文件列表：
├裂缝检测
│  ├1.jpg
│  ├2017124044连心雨.docx
│  ├2017124044连心雨.rar
│  ├bwfilter.m
│  ├frequence_get.m
│  ├lie_wen_version3.m
│  ├Muban.m
│  ├基于图像处理的公路裂纹检测方法研究与实现.doc
│  ├裂缝检测
│  │  ├2.vsdx
 ...]]></description>
      <category>图像处理综合</category>
      <author>admin</author>
      <pubDate>Sun, 22 Dec 2024 08:55:14 +0000</pubDate>
    </item>
    <item>
      <title>基于图像的道路裂缝识别算法的研究+对于修补裂缝的检测问题，利用修补裂缝的灰度以及</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=15771</link>
      <description><![CDATA[基于图像的道路裂缝识别算法的研究+对于修补裂缝的检测问题，利用修补裂缝的灰度以及方差特性，将道路图像经过预处理、图像分割、修补裂缝提取等步骤，得到修补裂缝标记图像。

文件列表：
canny.m
a.jpg

运行例图：






 ...]]></description>
      <category>图像处理综合</category>
      <author>admin</author>
      <pubDate>Sun, 22 Dec 2024 08:50:33 +0000</pubDate>
    </item>
    <item>
      <title>使用MATLAB的二维码提取</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=15766</link>
      <description><![CDATA[文件列表：
├Qr-Code-Extractor-main
│  ├AdaptiveThresholding.m
│  ├Alignment.m
│  ├CheckCenter.m
│  ├checkLenghts.m
│  ├DetectCorners.m
│  ├grouping.m
│  ├Main.m
│  ├NormalizeBlack.m
│  ├README.md
│  ├Square.m
│  ├TestCases
│   ...]]></description>
      <category>图像处理综合</category>
      <author>admin</author>
      <pubDate>Sat, 21 Dec 2024 03:12:15 +0000</pubDate>
    </item>
    <item>
      <title>二维码检测Matlab</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=15765</link>
      <description><![CDATA[文件列表：
├Qr-Code-Detection-Matlab-main
│  ├Case1
│  │  ├1.1.bmp
│  ├Case2
│  │  ├2.1.bmp
│  ├Case3
│  │  ├3.1.bmp
│  │  ├3.3.bmp
│  ├Case4
│  │  ├4.1.bmp
│  │  ├4.4.bmp
│  ├containsHM.m
│  ├FinalQR.m
│  ├GetRefrenc ...]]></description>
      <category>图像处理综合</category>
      <author>admin</author>
      <pubDate>Sat, 21 Dec 2024 03:02:16 +0000</pubDate>
    </item>
    <item>
      <title>用Matlab实现二维码的自动分割</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=15764</link>
      <description><![CDATA[文件列表：
├automatic-segmentation-to-QR-code-with-matlab-main
│  ├Automatic Segmentation and Alignment of QR Codes.pdf
│  ├project 2021
│  │  ├1.1.bmp
│  │  ├2.1.bmp
│  │  ├3.1.bmp
│  │  ├3.3.bmp
│  │  ├4.1.bmp
│  │  ├4.4.bmp
 ...]]></description>
      <category>图像处理综合</category>
      <author>admin</author>
      <pubDate>Sat, 21 Dec 2024 02:51:56 +0000</pubDate>
    </item>
    <item>
      <title>使用MATLAB创建二维码的代码</title>
      <link>http://159.75.147.240/forum.php?mod=viewthread&amp;tid=15763</link>
      <description><![CDATA[文件列表：
├qr-codes-main
│  ├functions_qr
│  │  ├mygf_symprod.m
│  │  ├mygf_symrem.m
│  │  ├mygf_wordprod.m
│  │  ├mygf_wordrem.m
│  │  ├myqr_addEC.m
│  │  ├myqr_buildFormat.m
│  │  ├myqr_buildMask.m
│  │  ├myqr_buildMatri ...]]></description>
      <category>图像处理综合</category>
      <author>admin</author>
      <pubDate>Sat, 21 Dec 2024 02:45:51 +0000</pubDate>
    </item>
  </channel>
</rss>