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

color、gist、hog、sift、lbp、ssim

于 2019-03-25 发布 文件大小:1282KB
0 112
下载积分: 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 个回复

  • TwinCAT PLC 编程手册(2011 更新版)
    twincat PLC编程手册,学习编程的入门资料,非常适合自学!(handbook of twincat PLC)
    2018-01-22 09:36:18下载
    积分:1
  • matlab kalman滤波用于温度检测
    matlab kalman滤波用于温度检测-matlab kalman filter for temperature detection
    2022-06-29 00:37:01下载
    积分:1
  • naoplaygolf
    说明:  nao机器人软银杯比赛代码,希望对大家有所帮助。(Nao Robot Soft Silver Cup Competition Code)
    2020-06-18 02:00:02下载
    积分:1
  • HG Beam
    展示厄米特-高斯光在不同量子数m、n,束腰大小以及不同轴向距离下的光强分布。(The work shows the light intensity distribution of Hermite-Gaussian beam with different parameters including quantum numbers, waist size and different axial positions.)
    2018-10-07 14:28:59下载
    积分:1
  • 实现了ZYNQ的PL端的扩展串口功能
    这个代码实现了ZYNQ的PL端的扩展串口功能,且可用于LINUX系统中,485/232都可使用,后续会继续更新(This code implements the extended serial port function of the PL end of ZYNQ, and can be used in LINUX system, 485/232 can be used, and will continue to be updated later.)
    2020-06-24 02:00:02下载
    积分:1
  • GUI界面菜单设计,包含了gui界面设计的源代码
    GUI界面菜单设计,包含了gui界面设计的源代码-GUI interface, menu design, contains the source code gui interface design
    2022-12-09 16:05:03下载
    积分:1
  • Fourier-transform-realized-by-ansys
    说明:  ansys实现傅里叶转化的宏命令,对学习ansys有帮助。(ansys Fourier transformation to achieve macro command, to learn ansys help.)
    2021-04-19 09:08:51下载
    积分:1
  • 边角网平差,可以用于导线网平差,是专业课的编程作业,也可用于毕业设计...
    边角网平差,可以用于导线网平差,是专业课的编程作业,也可用于毕业设计-Corner net adjustment, can be used to wire net adjustment is a specialized courses programming operations, but also can be used for graduation project
    2022-01-28 03:03:11下载
    积分:1
  • bula-fipronil-800-nortox
    Bula Fipronil anti carrapatos
    2019-02-25 11:11:40下载
    积分:1
  • LAI
    MATLAB实现水云模型反演植被指数,一种基于合成孔径雷达的方法。(MATLAB realized the vegetation index of water cloud model.)
    2021-04-21 13:58:49下载
    积分:1
  • 696518资源总数
  • 104509会员总数
  • 10今日下载