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

color、gist、hog、sift、lbp、ssim

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

  • 单载波频域均衡及在短波通信中的应用_顾晨阳
    单载波频域均衡论文,理论基础,新手入门学习必备。(Single carrier frequency domain equalization paper, learning essential.)
    2017-08-15 14:33:05下载
    积分:1
  • SAPToolbox
    一个有关SAR成像处理的工具包,包含PFA,RMA,BP,CSA等多种算法。(On a SAR image processing tool kit, including PFA, RMA, BP, CSA and many other algorithms.)
    2021-04-22 16:48:49下载
    积分:1
  • hw1_Ge.m
    说明:  计算不同温度下Ge的费米能级,代码中给出了计算公式,最后能生成一副不同温度的曲线图(Calculate the Fermi energy level of Ge at different temperatures. The calculation formula is given in the code. At last, a graph of different temperatures can be generated)
    2020-03-03 09:44:36下载
    积分:1
  • 微信写日记小程序源码
    小熊的日记,获取日记列表目前为本地缓存数据 + 本地假数据, TODO 从服务端拉取从server端拉取,使用生命周期函数--监听页面加载,TODO 并不是所有非中文字符宽度都为中文字符宽度一半,需特殊处理,由于文本框聚焦存在bug,故编辑模式待实现。   这个日记本程序,运行于微信小程序环境,支持日记聚合,加载Loading、tab项事件、预览模式、右上角工具栏、图片预览和多媒体预览模式等众多辅助功能,可从中学习到一些实用的微信小程序开发技巧。
    2022-01-30 18:34:44下载
    积分:1
  • 基于VB教程网传输二进制数据。
    Tutorial on transfer binary data using vb .net
    2022-05-26 22:37:52下载
    积分:1
  • tracking
    移动机器人的轨迹跟踪算法,包括椭圆、园、直线、等(solve the non- holonomic restriction problem of trajectory tracking of the wheeled mobile robot.)
    2017-09-20 14:51:42下载
    积分:1
  • 用VG++写superwums游戏模拟程序。
    这是一个用VG++写的SuperWums游戏模拟的程序。-with VG wrote SuperWums game simulation procedures.
    2022-07-23 07:05:18下载
    积分:1
  • 2027统计元音字母
    这是我自己写的hdu题库2026,仅供参考,小白一枚。。。。。(This is my own HDU question bank 2027, for reference only.)
    2018-09-24 19:48:25下载
    积分:1
  • UVE
    蒙特卡罗-无信息变量消除 特征提取 偏最小二乘(wavelength selection)
    2018-06-11 14:48:48下载
    积分:1
  • tsne_python
    T-SNE高维数据降维特征提取,用于python3(T-SNE demensinal,python)
    2021-01-27 21:48:41下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载