登录
首页 » matlab » Feature_extraction

Feature_extraction

于 2018-03-22 发布 文件大小:30KB
0 222
下载积分: 1 下载次数: 8

代码说明:

  用于运动人体的图像特征提取,提取的特征包括,高宽比,速度,紧密度,灰度共生矩阵,hu矩,主成分分析,离散余弦变化,图像的预处理等。(Image feature extraction for moving human body includes features such as aspect ratio, speed, tightness, gray level co-occurrence matrix, Hu moments, principal component analysis, discrete cosine transform, image preprocessing and so on.)

文件列表:

毕设程序, 0 , 2018-03-15
毕设程序\1.dat, 4 , 2018-03-12
毕设程序\2.dat, 4 , 2018-03-12
毕设程序\3.dat, 4 , 2018-03-12
毕设程序\4.dat, 4 , 2018-03-12
毕设程序\b_LSratio.m, 946 , 2017-05-17
毕设程序\b_bianyuan.m, 410 , 2017-05-05
毕设程序\b_brushlet.m, 503 , 2017-05-15
毕设程序\b_comp.m, 982 , 2017-05-17
毕设程序\b_duqushipin.m, 231 , 2017-04-21
毕设程序\b_fftmiaoshuzi.m, 1674 , 2017-05-07
毕设程序\b_gaokuanbi.m, 881 , 2017-05-17
毕设程序\b_gaokuanbi3.m, 1009 , 2017-07-12
毕设程序\b_guiji.m, 1384 , 2017-12-05
毕设程序\b_hanshu_brushlettezheng.m, 973 , 2017-05-15
毕设程序\b_hanshu_huju.m, 1789 , 2017-04-17
毕设程序\b_hanshu_pca_cwfac.m, 854 , 2017-04-26
毕设程序\b_hanshu_pca_cwprint.m, 271 , 2017-04-26
毕设程序\b_hanshu_pca_cwscore.m, 254 , 2017-04-26
毕设程序\b_hanshu_pca_cwstd.m, 217 , 2017-04-26
毕设程序\b_hanshu_zhixin.m, 284 , 2017-04-17
毕设程序\b_hog.m, 2498 , 2017-04-22
毕设程序\b_huidugongsheng.m, 2517 , 2017-04-17
毕设程序\b_huju.m, 425 , 2017-05-17
毕设程序\b_l_roi.m, 1525 , 2017-07-12
毕设程序\b_pca.m, 1309 , 2017-04-27
毕设程序\b_pca1.m, 1166 , 2017-04-27
毕设程序\b_roi.m, 1191 , 2017-06-26
毕设程序\b_roi_zhengti.m, 1053 , 2017-06-26
毕设程序\b_svd.m, 743 , 2017-04-27
毕设程序\b_tezhengjiao.m, 1490 , 2017-04-22
毕设程序\b_v.m, 449 , 2017-04-21
毕设程序\beijingchafen2.m, 513 , 2017-07-12
毕设程序\bgkbiaochujuxing.m, 2629 , 2017-06-25
毕设程序\bound2im.m, 2228 , 2017-04-29
毕设程序\boundaries.m, 5798 , 2017-04-29
毕设程序\brushlettezheng.m, 947 , 2017-05-07
毕设程序\csma_ca.m, 4114 , 2011-09-17
毕设程序\fft.m, 269 , 2017-05-15
毕设程序\frdescp.m, 1454 , 2010-02-03
毕设程序\ifrdescp.m, 1416 , 2010-02-03
毕设程序\wuyong.m, 667 , 2017-12-05
毕设程序\zhuchengxu.m, 6107 , 2017-06-21

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

发表评论

0 个回复

  • mypic1
    ·外部图片自动保存在本地 ·自动控制上传图片和本地化图片尺寸 ·自动给上传及本地化图片添加水印 ·自动提取首张图片为缩略图 ·自动生成任意大小缩略图 ·幻灯片模式图片展示页 ·模板分离设计,轻松设计模板 ·方便自由的模板方法,可以实现复杂多样的调用效果 (External image automatically saved in local Automatically upload pictures and localization image size Automatically upload and localize the image to add watermark Automatic extraction of the first picture thumbnail Automatically generate thumbnails of any size. - picture slide show mode. - separation of design templates, easy design templates Convenient free template method, can realize the complex effect of call)
    2016-04-18 11:44:07下载
    积分:1
  • DeNoising
    压缩感知重构算法去噪方法,以及一系列改进方法(Compression-aware reconstruction algorithm denoising method, as well as a series of improved methods)
    2012-07-22 15:39:08下载
    积分:1
  • Kang
    自适应正则化超分辨率重建 是: M. G. Kang这人写的IEEE上发表的论文 可以参考下算法( General Choiceof the Regularization Functional in Regularized Image Restoration)
    2021-05-13 04:30:02下载
    积分:1
  • HarrisCorner
    对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法: 1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数; 2. 只能用C/C++,不能用其他语言; 3. GUI 只能用自带的HighGUI,不能用QT 或其他的; 4. 平台可以用Windows, Linux, MacOS; 5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色 展示),原图上叠加检测结果等,并将这些中间结果都输出成图像文件; 6. 命令格式: “xxx.exe 图片文件 k 参数(=0.04) Aperture_size(=3)”。(The input of a color image, write your own code to achieve Harris Corner Detection Algorithm: 1. Can not be called directly inside OpenCV some functions associated with the Harris corner detection 2. To only use C/C++, can not be used in other languages 3. GUI only with their own HighGUI, can not use QT or other 4. The platform can be used Windows, Linux, MacOS 5. Display intermediate and final results of the test results, including the largest eigenvalues diagram, the minimum feature value graph , R chart (you can consider color display), picture superimposed on the test results, etc., and these intermediate results are output as an image file 6. Command Format: " xxx.exe picture file k parameters (= 0.04) Aperture_size (= 3 ). " )
    2016-01-04 12:44:23下载
    积分:1
  • MODIS_mosaicing
    MODIS图像批量镶嵌拼接方法(IDL/ENVI)(modis mosaic)
    2017-03-07 15:00:03下载
    积分:1
  • tuxiang
    利用克隆选择和粒子群算法实现图像分割 有很好的分割效果。经过多次验证实践。(Clonal selection and particle swarm algorithm has a good image segmentation segmentation. After several rounds of verification practice.)
    2010-07-01 11:05:57下载
    积分:1
  • optiflow
    光流法的程序,利用传统光流法思想,亲测有效,效果不错(Optical flow method program, pro-test, good results)
    2012-10-30 10:45:49下载
    积分:1
  • Pyramid
    金字塔模板匹配,一个很有商业价值的软件【我背着导师上传给大家的,希望对整个中国的相关领域开发者有帮助】(Pyramid template matching, a great commercial value of software 【I tutor upload their backs to you, and I hope the related areas of China as a whole help developers】)
    2009-09-16 22:39:30下载
    积分:1
  • sfm_chanvese_demo
    一种snake算法实现轮廓跟踪,可用于图像分割、目标识别等图像处理相关领域。(Of a snake contour tracking algorithm can be used for image segmentation, object recognition and other image processing related fields.)
    2009-10-07 16:32:34下载
    积分:1
  • FPC盲抓贴片机源代码
    说明:  基于c#运动控制及图像处理项目源码,有兴趣可以看看(Based on C# motion control and image processing project source code)
    2019-12-22 20:09:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载