-
混合高斯
说明: 运动图像的目标检测,用的是MATLAB软件实现的(The object detection of moving image is realized by MATLAB software)
- 2020-05-24 14:45:59下载
- 积分:1
-
mubiaojiance
基于红外图像的弱小目标检测与跟踪:计算图像的局域灰度概率矩阵,在图像上标出检测到的奇异点,标出最终检测到的小目标(Weak target detection and tracking based on infrared images: calculate the the local grayscale image probability matrix, detected singular points marked on the image, marked the final detected small goals)
- 2020-08-23 21:18:17下载
- 积分:1
-
VapourSynth-BM3D-master
VapourSynth-BM3D-master BM3D算法的原创代码,运行速度超快,参考文献《Image Denoising by Sparse 3-D Transform-Domain Collaborative Filtering》(VapourSynth-BM3D-master BM3D original algorithm code, run super-fast, Reference " Image Denoising by Sparse 3-D Transform-Domain Collaborative Filtering" )
- 2016-10-17 19:18:10下载
- 积分:1
-
harris_corner5
改进的harris角点检测代码,应用于基于特征的遥感影像配准中,在经典harris算子基础的改进,提高角点检测的准确度(improvement of harris corner detection program,applied in RS imagery registration based on features,the operator improved on the base of the classical one,the accruacy has been enhanced
)
- 2012-02-20 17:33:32下载
- 积分:1
-
MI
说明: 基于互信息的配准程序,matlab版的,内部包括测试图像为CT和MR。是老外编的,不错。( Matlab Program to find mutual information for two images stored as vectors.
The images must contain 8-bit (0-255) integer pixels
Requires two data vectors X,Y which must be the same length and Nx1 in size.
Written by B. Corner--2003, University of Nebraska-Lincoln )
- 2009-03-05 14:30:03下载
- 积分:1
-
9279535
用C语言解决TSP问题的源程序是我大二选修数学建模课,课程结束后做大作业也就是选择一个题目,解决一个问题,我选择的是TSP()
- 2018-02-05 23:20:13下载
- 积分:1
-
nonlocal-level-set
[SIAM]Nonlocal Active Contours该文件包含论文及代码,主要内容是在水平集图像分割中引入non-local的性质,构造能量泛函,进行图像分割(this file include both paper and code, the main idea is utilize the non-local peperty in level set method for image segmentation )
- 2014-12-12 14:13:53下载
- 积分:1
-
rmse
compute the root-mean-square error
- 2010-11-13 12:48:33下载
- 积分:1
-
GISA
提出了一种广义迭代收缩算法(GISA)非凸稀疏编码,可以解决稀疏编码的一些优化问题.希望能对大家有所帮助!(A generalized iterative contraction algorithm (GISA) is proposed to solve some of the optimization problems of sparse coding. We hope to be helpful to everyone!)
- 2017-04-24 11:42:26下载
- 积分:1
-
Matlab 图像的采样
图像的采样
• 写程序:以2 为尺度,下采样图像 ,观察不同分辨率下图像的变化情况(a)
• 写程序:把(a)中获得的图像,进行上采样处理,可以选择不同的平滑方
法,比如,邻近像素复制,或者线性插值等。讨论上采样后图像的质量变
化。找出相应的改进方法。
- 2020-06-27 00:00:02下载
- 积分:1