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

color、gist、hog、sift、lbp、ssim

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

  • pluginserver-73222
    modbus开发用的是tcp协议,采集器进行采集数据(modbus the aggrements through the tcp to connect the other mechine.)
    2020-06-16 06:00:02下载
    积分:1
  • 一个java图形绘制程序,实现了线条,圆,矩形的绘制
    一个java图形绘制程序,实现了线条,圆,矩形的绘制-a graphics drawing program, achieving line, circle, rectangle drawing
    2022-01-25 16:42:21下载
    积分:1
  • W5500 MODULE V2.0 GERBER
    说明:  w5500 module gerber files
    2020-04-10 13:50:19下载
    积分:1
  • W25X40-
    单片机程序,基于MSP430的flash读写程序,调试成功,可直接使用,欢迎下载,W25q256的芯片(SCM process, based on the MSP430 flash read and write procedures, debugging success, can be used directly, welcome to download, W25q256 chips)
    2013-10-25 19:04:24下载
    积分:1
  • inet-3.0.0-src.tgz
    inet is library in omnetpp
    2019-06-10 02:41:30下载
    积分:1
  • 波阻抗反演
    说明:  使用测井资料求得地层反射系数与子波褶积形成地震记录,对地震记录快速傅里叶变换,然后求得反滤波因子,反滤波因子与地震记录褶积,求得波阻抗(Using well logging data to obtain the reflection coefficient of the formation and the wavelet convolution to form the seismic record, and then using the fast Fourier transform of the seismic record to obtain the anti filtering factor, the anti filtering factor and the seismic record convolution to obtain the wave impedance)
    2020-03-29 19:48:21下载
    积分:1
  • 学生考勤统计软件,请指导美国
    学生考勤统计软件,请大家指点 -Student attendance statistical software, please instruct the U.S.
    2022-01-25 23:31:30下载
    积分:1
  • PWM
    通过按键调节PWM输出占空比并实时显示,最小1%最大99%(Adjust the duty cycle of PWM output and display by key-press)
    2020-06-21 21:00:02下载
    积分:1
  • conversion of forest to the corresponding binary tree algorithm
    将森林转化为相应二叉树的算法-conversion of forest to the corresponding binary tree algorithm
    2023-04-26 13:05:04下载
    积分:1
  • 加工中心FANUC数控系统的梯形图源程序。
    加工中心FANUC数控系统的梯形图源程序。-CNC Machining Center FANUC source of the ladder.
    2022-08-14 07:40:01下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载