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

color、gist、hog、sift、lbp、ssim

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

  • 最优潮流
    说明:  最优潮流程序 用matlab下载matpower工具箱打开(Optimal power flow program with matlab download matpower toolbox open)
    2020-07-15 01:38:52下载
    积分:1
  • 全屏广告图片焦点图
    这款jQuery全屏广告图片焦点图插件也非常不错(This jQuery full-screen advertising image focus map plug-in is also very good)
    2018-11-27 17:13:06下载
    积分:1
  • 滤波器
    说明:  本文档主要用matlab语言设计了FIR和IIR低通滤波器、高通滤波器和带通滤波器。(In this paper, FIR and IIR low-pass filter, high pass filter and band-pass filter are designed by MATLAB.)
    2019-11-29 09:56:07下载
    积分:1
  • micro-grid based on CSO
    本文分析微网中微电源包括光伏发电、风力发电、微燃机、柴油发电机和燃料电池的电气特性,构建微电网优化运行的模型,以微网的经济成本和环境成本最小为目标函数,充分考虑了电压越限、功率平衡、微电源出力限制等约束条件,应用鸡群算法进行求解。 解决了粒子群算法易早熟、易陷入局部最优解的问题。并通过典型的微网系统进行仿真分析,仿真结果验证了该算法的有效性。(In this paper, the electrical characteristics of micro-power sources in micro-grid, including photovoltaic power generation, wind power generation, micro-gas engine, diesel generator and fuel cell, are analyzed. The optimal operation model of micro-grid is constructed. The objective function is to minimize the economic cost and environmental cost of micro-grid. The constraints of voltage overshoot, power balance and output limitation of micro-power are fully considered. The chicken swarm algorithm is applied to solve the problem. Particle swarm optimization (PSO) is easy to premature and fall into local optimal solution. The simulation results of a typical microgrid system show the effectiveness of the proposed algorithm.)
    2019-01-21 09:14:44下载
    积分:1
  • 用C++写的一个地形DEMO,不是很复杂,对刚开始学的话好好研究有帮助的...
    用C++写的一个地形DEMO,不是很复杂,对刚开始学的话好好研究有帮助的-With C++ Write a terrain DEMO, not very complicated, then just beginning to learn good study help
    2022-12-02 16:05:03下载
    积分:1
  • 安卓BLE-APP源码
    说明:  蓝牙BLE代码,支持蓝牙4.0,支持BLE蓝牙(Bluetooth BLE Bluetooth BLE)
    2020-02-28 14:25:50下载
    积分:1
  • 这是在MATLAB环境下进行电力系统暂态稳定分析的pst源程序,该文件定义了一个4机8节点的系统模型。...
    这是在MATLAB环境下进行电力系统暂态稳定分析的pst源程序,该文件定义了一个4机8节点的系统模型。-This is the MATLAB environment in power system transient stability analysis of the pst source, the document defines a 4-machine system model 8 nodes.
    2022-07-16 12:24:37下载
    积分:1
  • main
    说明:  卡尔曼滤波在温度测量中的应用,程序调试通过,直接运行即可(The application of Kalman filter in temperature measurement can be operated directly by debugging the program.)
    2020-06-18 22:40:02下载
    积分:1
  • noip
    【2006年NOIP普及组第二题】开心的金明(2006 NOIP 2)
    2011-05-08 01:21:37下载
    积分:1
  • 51黑论坛_51 digital voltmeter design
    电压表(包含PCB图片和源代码及仿真图片),材料齐全(Voltmeter(including PCB pictures and source code and simulation pictures), complete with materials)
    2018-11-22 12:09:35下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载