-
Local-Binary-Pattern-Features
对计算图像的LBP矩阵并具备旋转不变性,用于目标检测和识别(The LBP matrix of the calculated image has the rotation invariance for target detection and recognition)
- 2017-05-07 20:10:18下载
- 积分:1
-
Image-Classification-master
图像分类程序,此图像分类采用 SIFT + Kmeans 聚类的方法,然后调用 MLP 对其特征进行分类处理,速度实现比较快,正确率高(Image classification procedures, the use of this image classification method SIFT+ Kmeans clustering, and then call the MLP classification of its features, faster speed to achieve the correct rate)
- 2021-03-30 20:09:09下载
- 积分:1
-
图像匹配,将两幅不同的角度拍的图像的对应点都找到as
图像匹配,将两幅不同的角度拍的图像的对应点都找到(Corner detection)
- 2020-07-14 00:08:56下载
- 积分:1
-
kalmanV
采用卡尔曼滤波算法进行视频序列图像的跟踪,这个程序从简单易懂的角度实现了视频目标的跟踪。(Kalman filtering algorithm for video sequence image tracking, this process from the perspective of straightforward realization of the video target tracking.)
- 2009-10-11 22:08:16下载
- 积分:1
-
1
说明: 光谱分析中的聚类方法和判别方法,包括:
系统聚类、K均值聚类、距离判别、SIMCA法、kNN法等。(Spectroscopy clustering method and discriminant)
- 2013-01-08 11:08:57下载
- 积分:1
-
特征选择之relief-F的MATLAB实现
Relief-F 算法是由 Kononenko 在 Relief 算法基础上扩展得到的,可以用来解决多分类与回归问题。 Relief-F 特征选择算法利用特征与类别间的相关程度判别特征的敏感程度,敏感的特征能使同类样本靠近,非同类样本远离。基本思想是: 先随机从总样本集 D中获取一个样本 R, 然后在 与 R 同类样本集中和与R 异类 样 本 集 中 各 获 取 k 个近 邻 样 本, 在 特 征 集 F中如果某个特征上异类样本的距离大于同类样本,则这个特征是有利于分类的,增加其权重,重复 n 次 取所有结果的均值作为每个特征的最终权重值.
- 2020-11-29下载
- 积分:1
-
enviread.m
read envi headers images
- 2020-10-20 14:17:25下载
- 积分:1
-
GAN
说明: 利用matlab构成的GAN自动生成网络,网上大牛做的觉得挺好就放上来了,献给需要的人(Using matlab constitute GAN automatic generation network, online cattle do feel good put up, dedicated to the need of people)
- 2019-12-03 14:52:50下载
- 积分:1
-
find_target
求取一幅二值图像包含目标区域的最小矩形框,返回矩形框的上下左右边界,然后根据边界坐标在图上画出目标区域。(Strike the rectangle that contains the smallest rectangular target area in a binary image, return to the top and bottom rectangular box around the border, and then draw the boundary on the map coordinates of the target area.)
- 2010-11-08 11:36:21下载
- 积分:1
-
09_Direct
人民邮电出版社,《VC++数字图像处理典型算法及实现》-- 第9章图像分割。
包括图像的并行边界分割、串行边界分割、并行区域分割、串行区域分割、Canny算子的实现等源代码(Posts )
- 2008-06-03 11:11:23下载
- 积分:1