登录
首页 » matlab » color、gist、hog、sift、lbp、ssim

color、gist、hog、sift、lbp、ssim

于 2019-03-25 发布 文件大小:1282KB
0 164
下载积分: 1 下载次数: 4

代码说明:

  融合了颜色特征 GIST HOG LBP等的特征提取程序 可作为图像的预处理(The feature extraction program which combines color features such as GIST HOG LBP can be used as image preprocessing.)

文件列表:

color、gist、hog、sift、lbp、ssim, 0 , 2017-08-03
color、gist、hog、sift、lbp、ssim\feature-extraction-master, 0 , 2017-08-03
color、gist、hog、sift、lbp、ssim\feature-extraction-master\compile.m, 582 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\demo.m, 3439 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features, 0 , 2017-08-03
color、gist、hog、sift、lbp、ssim\feature-extraction-master\FEATURES.md, 3536 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\color, 0 , 2017-08-03
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\color\config_color.m, 752 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\color\DD50_w2c.mat, 633606 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\color\extract_color.m, 1126 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\color\im2c.m, 369 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\color\llc_color.m, 803 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\gist, 0 , 2017-08-03
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\gist\config_gist.m, 567 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\gist\createGabor.m, 1571 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\gist\extract_gist.m, 472 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\gist\imresizecrop.m, 607 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\gist\LMgist.m, 7038 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\hog2x2, 0 , 2017-08-03
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\hog2x2\config_hog2x2.m, 804 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\hog2x2\dense_hog2x2.m, 827 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\hog2x2\extract_hog2x2.m, 624 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\hog2x2\llc_hog2x2.m, 806 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\hog3x3, 0 , 2017-08-03
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\hog3x3\config_hog3x3.m, 799 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\hog3x3\dense_hog3x3.m, 1191 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\hog3x3\extract_hog3x3.m, 624 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\hog3x3\llc_hog3x3.m, 807 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\lbp, 0 , 2017-08-03
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\lbp\config_lbp.m, 472 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\lbp\extract_lbp.m, 588 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\lbp\getmapping.m, 2749 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\lbp\lbp.m, 6048 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\lbp\lbp_feature.m, 311 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\lbp\lbp_original.m, 108 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\lbp\lbp_original_4x4.m, 2027 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\sift, 0 , 2017-08-03
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\sift\config_sift.m, 671 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\sift\extract_sift.m, 942 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\sift\llc_sift.m, 800 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\sift\sp_find_sift_grid.m, 3637 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\sift\sp_normalize_sift.m, 728 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim, 0 , 2017-08-03
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\config_ssim.m, 745 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\extract_ssim.m, 612 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\llc_ssim.m, 801 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\ssim.m, 1664 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\vggSsim, 0 , 2017-08-03
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\vggSsim\COMKMeans.m, 2274 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\vggSsim\COMTools.h, 2107 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\vggSsim\COMuniquerand.m, 1616 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\vggSsim\getSSimFeatures.m, 834 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\vggSsim\MEXfindnearestl2.cpp, 3359 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\vggSsim\MEXfindnearestl2.mexa64, 9250 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\vggSsim\MEXfindnearestl2.mexglx, 11233 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\vggSsim\MEXfindnearestl2.mexmaci, 9684 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\vggSsim\MEXfindnearestl2.mexmaci64, 9616 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\vggSsim\MEXfindnearestl2.mexw32, 8192 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\vggSsim\MEXfindnearestl2.mexw64, 9216 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\vggSsim\mexFindSimMaps.cpp, 8914 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\vggSsim\mexFindSimMaps.mexa64, 11807 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\vggSsim\mexFindSimMaps.mexglx, 16952 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\vggSsim\mexFindSimMaps.mexmaci, 14160 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\vggSsim\mexFindSimMaps.mexmaci64, 13992 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\vggSsim\mexFindSimMaps.mexw32, 11776 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\vggSsim\mexFindSimMaps.mexw64, 12800 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\vggSsim\MEXkmeans_faster2.cpp, 9337 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\vggSsim\MEXkmeans_faster2.mexa64, 14166 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\vggSsim\SSimCalFresp_draw.m, 7868 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\vggSsim\ssimLabelFeatures.m, 2229 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\vggSsim\ssimReadImg.m, 401 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\features\ssim\vggSsim\var_readSSimFeatures.m, 919 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\images, 0 , 2017-08-03
color、gist、hog、sift、lbp、ssim\feature-extraction-master\images\filelist.mat, 634 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\images\test, 0 , 2017-08-03
color、gist、hog、sift、lbp、ssim\feature-extraction-master\images\test\n02088094_5265.jpg, 49032 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\images\test\n02088094_7146.jpg, 67964 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\images\test\n02107908_2608.jpg, 13148 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\images\test\n02107908_2723.jpg, 20795 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\images\train, 0 , 2017-08-03
color、gist、hog、sift、lbp、ssim\feature-extraction-master\images\train\n02088094_10263.jpg, 40939 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\images\train\n02088094_10715.jpg, 42048 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\images\train\n02088094_10822.jpg, 40824 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\images\train\n02088094_1128.jpg, 37769 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\images\train\n02088094_13502.jpg, 47737 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\images\train\n02107908_1855.jpg, 34348 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\images\train\n02107908_2154.jpg, 56625 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\images\train\n02107908_2340.jpg, 49120 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\images\train\n02107908_2357.jpg, 31220 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\images\train\n02107908_2382.jpg, 27896 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\LICENSE.md, 1295 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\README.md, 7331 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\util, 0 , 2017-08-03
color、gist、hog、sift、lbp、ssim\feature-extraction-master\util\batch_feature.m, 2143 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\util\build_dictionary.m, 2800 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\util\cleanBadFiles.m, 748 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\util\conf.m, 1762 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\util\create_grid.m, 652 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\util\datasets_feature.m, 1060 , 2015-10-10
color、gist、hog、sift、lbp、ssim\feature-extraction-master\util\extract_feature.m, 439 , 2015-10-10

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

发表评论

0 个回复

  • MCUXpresso_IDE_User_Guide
    MCUXpresso_User_Guide
    2019-04-25 11:36:20下载
    积分:1
  • ocm12864
    ocm12864液晶屏幕使用说明书,含简单时序和接线图-ocm12864
    2022-07-23 01:34:25下载
    积分:1
  • kullan和# 305局域网巴兹和# 305 MATLAB bilgileri
    Kullanı lan bazı matlab bilgileri Matlabda kodlar mfile lara yazı lı p kaydedilebilir. Ü st menüden, file, new, mfile. Command windowa yazdı kları nı zı kaydedemezsiniz. Yazdı ğ ı nı z kodu ç alı ş tı rabilmeniz iç in ç alı ş tı ğ ı nı z current directory nin altı na kaydetmelisiniz. Current directory i dosyanı n bulunduğ u yere de gö türebilirsiniz -Kullanı lan bazı matlab bilgileri Matlabda kodlar mfile lara yazı lı p kaydedilebilir. Ü st menüden, file, new, mfile. Command windowa yazdı kları nı zı kaydedemezsiniz. Yazdı ğ ı nı z kodu ç alı ş tı rabilmeniz iç in ç alı ş tı ğ ı nı z current directory nin altı na kaydetmelisiniz. Current directory i dosyanı n bulunduğ u yere de gö türebilirsiniz
    2022-08-23 15:58:15下载
    积分:1
  • GWO
    说明:  构建基于改进灰狼优化算法,可以优化SVR(Swarm intelligence optimization algorithm)
    2020-12-16 15:19:14下载
    积分:1
  • 57578883zuixiaoercheng
    matlab 计算电力系统潮流的最小二乘法(Matlab calculation of power system turbulence least squares)
    2019-04-13 09:02:09下载
    积分:1
  • 源程序
    FA_SVM核参数优化,用于优化核函数的参数和惩罚参数(FA-svm parament ,apply it to the para of mecer function and para c)
    2019-05-19 08:12:02下载
    积分:1
  • 洛伦兹模型投影降噪
    说明:  洛伦兹模型生成时间序列,相空间重构以及投影降噪(lorenz projectiondenoise)
    2020-07-30 18:03:46下载
    积分:1
  • keilc51写的,双色LED点阵屏 可移动 速度可调
    keilc51写的,双色LED点阵屏 可移动 速度可调-keilc51 written, two-color LED Display Screen Mobile adjustable speed
    2022-03-22 06:22:07下载
    积分:1
  • OPNET
    opnet仿真实例,希望对您有帮助 -OPNET
    2023-02-06 10:10:04下载
    积分:1
  • python
    说明:  通过读入文件,再进行大小写转换,再写出文件,得到转换结果。(By reading in the file, converting the case and writing out the file, the conversion result is obtained.)
    2020-06-07 11:10:00下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载