资源列表
图像分块
- 实现简单图像的分块处理,可以对大图像或者目标复杂图像分成小块单独处理(To achieve simple image of the block processing, you can large images or targets complex images into small pieces, separate processing)
图像模糊聚类
- 图像模糊聚类,借用水平集的方法实现图像模糊聚类(Image fuzzy clustering)
fisher
- fisher图像分割算法的实现,使得分割更精确(Implementation of Fisher image segmentation algorithm)
LBP
- 利用LBP高程纹理进行特征提取,主要用于遥感图像(LBP elevation texture feature extraction, mainly used for remote sensing images)
2017ACodeRef
- 参考代码,组委会已禁用,请勿抄袭,抄袭作废(reference code, the commitee has banned it)
程序
- 可以对未知原因导致的模糊图像进行盲区卷积复原,采用NASRIF算法,具体理论可以参考重庆大学一篇硕士论文(Blind images can be restored by blind convolution for unknown reasons, and the NASRIF algorithm is used. The specific theory can be referred to a master's thesis of Chongqing University)
CUMCM2017Problems
- 主要用于2017年数学建模国赛论文A题的解答(Mainly used in 2017 mathematical modeling contest A questions answer)
BPFA_Denoising
- 利用非参数贝叶斯字典学习模型进行图像稀疏表示(use non-parametric-bayesian-dictionary-learning-for-sparse-image-representations)
LaserStripeExtraction
- 通过基于灰度的加权算法求取不连续激光线的中心(The center of the discontinuity laser line is obtained by the weighted algorithm based on gray level)
meanshift
- 用matlab写的meanshift算法,有三个函数,可用于跟踪和图像分割(meanshift algorithm writen by matlab, with three functions,can be used to trace the target and split the figure.)
A微波遥感编程实习
- 微波遥感集中实习SAR影像几何校正,微波遥感几何校正(geometric correction of SAR)
目标检测
- 运动目标获取,利用帧间作差,来提取出视频中运动的目标(moving object detection)