资源列表
2841219
- 使用k-means算法实现聚类分析,将四维的数据分成三个簇()
aclbpmy82
- 关于数组的一些算法,有关二分法排序的一些东西我感觉还不错,大家给指导一下看看有什么不足之处()
灰度化程序
- 利用opencv2.4.8和vs2013进行图像灰度化处理的源代码(Using opencv2.4.8 and vs2013 grayscale image processing source code)
1-s2.0-S1350449511001435-main
- 红外目标检测的论文,可以参考,12年收录SCI(Infrared dim small target enhancement using toggle contrast operator)
1-s2.0-S1350449516304832-main
- 2017年刚出的文献,红外小目标检测与跟踪,有兴趣的可以看看(Infrared dim-small target tracking via singular value decomposition and improved Kernelized correlation filter)
1-s2.0-S1350449513002090-main
- 14年收录的sci文章,红外小目标方向的可以参考(Infrared dim and small target detecting and tracking method inspired by Human Visual System)
evalution_copy
- 三个程序实现目标检测结果的评估,包括ROC曲线,AP值,Fmeasure的计算。(Three procedures are used to evaluate the results of target detection, including ROC curves, AP values, and Fmeasure calculations.)
C# 使用Halcon进行模板匹配定位
- C# 使用Halcon进行模板匹配定位(C# uses Halcon for template matching and location)
QBJBY7
- 最短路径算法的一种高效实现,适合在节点密集的环境中找两点之间的最短路径,()
fiye
- 模糊排序的java实现,CLRS的练习题()
Corner
- 1。将Canny边缘检测器应用于灰度图像,得到二值边缘图。 2。从边缘图中提取边缘轮廓,填补等高线上的空白。 三.计算每个轮廓的低曲率以保持所有真实的角,所有曲率的局部极大值被认为是初始角点。 4。使用自适应局部阈值来去除初始角点,以去除圆角。 5。角候选的角度进行评估,以消除任何虚假角落由于量化噪声和琐碎的细节。上述评价基于一个动态的支持区域,该区域根据其相邻的角候选对象进行更改。 6。轮廓线的端点被认为有附加的标准。(1. Apply the Canny edge detector
MATLAB-image-processing-master (1)
- 图像处理算法在空间域和频域的简单滤波等方面的实现,实现了像霍夫变换和k均值算法的图像分割算法。(Image processing algorithm in the spatial domain and frequency domain of simple filtering and other aspects of the realization of the image segmentation algorithm such as Hough transform and k-means alg