登录
首页 » matlab » hog_svm

hog_svm

于 2021-01-08 发布 文件大小:897KB
0 240
下载积分: 1 下载次数: 41

代码说明:

  利用HOG算子提取特征,利用支持向量机进行分类,得到了较好的图像分割效果(Using HOG operator to extract features, using support vector machine to classify, get a better image segmentation effect)

文件列表:

hog_svm\hogcalculator.m
hog_svm\hog_svm.m
hog_svm\neg\001.jpg
hog_svm\neg\002.jpg
hog_svm\neg\003.jpg
hog_svm\neg\004.jpg
hog_svm\neg\005.jpg
hog_svm\neg\006.jpg
hog_svm\neg\007.jpg
hog_svm\neg\008.jpg
hog_svm\neg\009.jpg
hog_svm\neg\010.jpg
hog_svm\neg\011.jpg
hog_svm\neg\012.jpg
hog_svm\neg\013.jpg
hog_svm\neg\014.jpg
hog_svm\neg\015.jpg
hog_svm\neg\016.jpg
hog_svm\neg\017.jpg
hog_svm\neg\018.jpg
hog_svm\neg\019.jpg
hog_svm\neg\020.jpg
hog_svm\neg_list.txt
hog_svm\pos\001.jpg
hog_svm\pos\002.jpg
hog_svm\pos\003.jpg
hog_svm\pos\004.jpg
hog_svm\pos\005.jpg
hog_svm\pos\006.jpg
hog_svm\pos\007.jpg
hog_svm\pos\008.jpg
hog_svm\pos\009.jpg
hog_svm\pos\010.jpg
hog_svm\pos\011.jpg
hog_svm\pos\012.jpg
hog_svm\pos\013.jpg
hog_svm\pos\014.jpg
hog_svm\pos\015.jpg
hog_svm\pos\016.jpg
hog_svm\pos\017.jpg
hog_svm\pos\018.jpg
hog_svm\pos\019.jpg
hog_svm\pos\020.jpg
hog_svm\pos_list.txt
hog_svm\svmStruct.mat
hog_svm\svmtrain.m
hog_svm\test1.jpg
hog_svm\test2.jpg
hog_svm\test3.jpg
hog_svm\neg
hog_svm\pos
hog_svm

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CODE
    说明:  基于小波变换的图像压缩和编码。matlab实现。(Based on wavelet transform image compression and coding. matlab achieve.)
    2008-09-19 15:04:19下载
    积分:1
  • FacesAlign-2.3
    运用于人脸图像预处理中,主要实现功能有:人脸检测,人脸对齐,人脸图像放缩,人脸剪切。(Applied to the face image preprocessing, the main features are: face detection, face alignment, face image zoom, face cuts.)
    2013-10-23 21:26:50下载
    积分:1
  • plsda
    说明:  matlab近红外光谱进行掺假判断,运用plsda建模可以进行真假鉴别(The near infrared spectrum of MATLAB is used to judge the adulteration, and plsda modeling can be used to identify the authenticity)
    2020-12-29 20:19:01下载
    积分:1
  • ICP
    一种点云数据的配准算法,可用于进一步的三维建模处理,配准效果良好。(One kind of point cloud data registration algorithm, three-dimensional modeling can be used for further processing, registration to good effect.)
    2013-06-22 12:59:17下载
    积分:1
  • spams-matlab-v2.5-svn2014-07-04.tar
    说明:  基于Online Learning for Matrix Factorization and Sparse Coding的在线字典学习算法,本压缩包为作者的源代码(The online dictionary learning based on the paper "Online Learning for Matrix Factorization and Sparse Coding". This compression package is the author's source code.)
    2017-08-24 11:35:19下载
    积分:1
  • 非欧几里得域上滤波信号 balcilar-Graph_Signal_Processing
    说明:  在这个知识库中,图形信号处理的一些有趣的特性被表示出来。演示通过经典信号处理和图形信号处理对一维和二维欧几里得域信号应用低通滤波器,比较两种方法的结果。在此基础上,验证了图形信号处理的工作机制。此外,还描述了在非欧几里得域上滤波信号的示例。(In this repository, Some fascinating features of Graph Signal Processing were represented. Demos incudes applying a low-pass filter on both 1D and 2D euclidian domain signal by classical signal processing and also Graph signal processing to compare both results are the same. Within that way, we will validate the working mechanism of Graph Signal Processing. In addition to this, an example of filtering a signal on the non-euclidian domain was also represented.)
    2020-05-27 21:21:51下载
    积分:1
  • 实现了在Winform中片的拖拽移动及缩放,用到了PictureBox控件.
    实现了在Winform中图片的拖拽移动及缩放,用到了PictureBox控件.
    2015-01-30下载
    积分:1
  • yuhuiweixiang
    迂回位相全息图matlab程序,经测试能正常运行,并且全息图效果良好(Detour phase hologram matlab procedures, have been tested to normal operation, and good hologram effect)
    2008-07-07 11:17:29下载
    积分:1
  • antvrptw
    算法程序可以求解带时间窗的车辆路径问题,期望大家上传的都是有说明的可以使用的程序(the program for the vehicle routing problem with time windows)
    2014-12-03 20:36:20下载
    积分:1
  • 特征选择之relief-F的MATLAB实现
    Relief-F 算法是由 Kononenko 在 Relief 算法基础上扩展得到的,可以用来解决多分类与回归问题。 Relief-F 特征选择算法利用特征与类别间的相关程度判别特征的敏感程度,敏感的特征能使同类样本靠近,非同类样本远离。基本思想是: 先随机从总样本集 D中获取一个样本 R, 然后在 与 R 同类样本集中和与R 异类 样 本 集 中 各 获 取 k 个近 邻 样 本, 在 特 征 集 F中如果某个特征上异类样本的距离大于同类样本,则这个特征是有利于分类的,增加其权重,重复 n 次 取所有结果的均值作为每个特征的最终权重值.
    2020-11-29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载