登录
首页 » matlab » bow-sift

bow-sift

于 2014-04-18 发布 文件大小:37KB
0 244
下载积分: 1 下载次数: 211

代码说明:

  实现图片的sift特征的提取,并能够进行聚类,生成词典。并且附带详细的注释及说明。我们现在的图片有关sift的,都是使用此代码。绝对可用。对初学者和开发者都有很大的帮助。(Achieve the picture sift feature extraction and clustering can generate dictionary. And with detailed notes and instructions. We are now about sift pictures, are using this code. Absolutely available. For beginners and developers are of great help.)

文件列表:

bow-sift
........\bow.m,516,2014-03-17
........\bow_test.m,1077,2014-03-17
........\combine.m,641,2013-03-18
........\descriptor
........\..........\bow_ventor.m,1028,2014-03-17
........\..........\distance.m,1435,2013-02-01
........\..........\do_descriptor.asv,5423,2010-06-03
........\..........\do_descriptor.m,5412,2010-06-03
........\..........\do_sift.m,3896,2014-03-16
........\..........\lee_load_dir_file.m,486,2012-03-26
........\..........\lee_make_dir.m,368,2012-03-26
........\..........\lee_sift_find.m,1844,2013-02-01
........\..........\lee_sift_show.m,1553,2013-02-21
........\..........\main.m,142,2013-03-06
........\..........\my_classes.m,1114,2013-03-17
........\feature_Sift-bow256.txt,179058,2014-03-17
........\key-location
........\............\do_extrefine.asv,4322,2013-02-23
........\............\do_extrefine.m,4322,2010-06-03
........\............\do_localmax.m,2133,2010-05-30
........\main_bow.asv,1177,2013-05-13
........\main_bow.m,1177,2013-05-13
........\orientation
........\...........\do_orientation.m,2505,2010-05-31
........\orig_Sift-bow64.txt,27984,2014-03-17
........\README.txt,2387,2006-11-20
........\scale-space
........\...........\do_diffofg.m,464,2006-11-14
........\...........\do_gaussian.m,2964,2010-05-30
........\...........\smooth.m,215,2006-11-14
........\sift_feature.m,2576,2014-03-17
........\util
........\....\appendimages.m,359,2006-11-15
........\....\imreadbw.m,301,2006-11-16
........\....\plotsiftframe.m,1812,2010-06-03
........\....\plotss.m,640,2006-11-20
........\....\tightsubplot.m,1859,2006-11-20
........\说明.txt,61,2014-01-17

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

发表评论

0 个回复

  • PV_System_MPPT_Grid
    matlab code for Grid connected PV system with MPPT
    2015-02-03 14:30:20下载
    积分:1
  • Muruganantham
    GEnetic algorithm for problems
    2010-11-30 18:59:41下载
    积分:1
  • matlab
    说明:  有一些matlab的相关程序,也有M文件(linear least squares estimate)
    2010-03-31 16:00:15下载
    积分:1
  • amethodforimagefusion
    文中的方法是把图像分块,小波分解得到低频分量、高频分量,然后计算每一块的对比度,把图像块划分为清晰块、模糊块,把清晰块和模糊块相邻的区域定义为边界区域,融合时,直接选取清晰块作为融合后的相应块,对于边界区域,在小波分解的基础上采用基于对比度的像素选取的方法进行处理。(Paper, the method is to image segmentation, wavelet decomposition are low frequency, high frequency components, then calculate the contrast of each piece, the image block is divided into clear blocks, fuzzy block, to clear blocks and fuzzy block is defined as the border region adjacent to area, integration time, a clear block directly select the corresponding block as a fusion, for the border region, the wavelet decomposition on the basis of the pixel-based contrast method selected for processing.)
    2020-06-25 22:40:02下载
    积分:1
  • qing-hua-xin-hao-chulippt
    清华大学信号与系统经典教材 课件 非常好 我喜欢 是学习现代数字信号处理的经典教材(wofw woifew fwiojfkjshnv wf sf wifjs fwfjsl ggew wgjwgr gwogd ld vlsgj sdfjjw)
    2011-05-29 16:05:03下载
    积分:1
  • menashiftmatlab2
    这个程序再matlab2012b版本上调试成功,以前在毕业设计的时候在网上找到的资料,希望对大家有用,mean-shift用于图像分割 Matlab程序(This program debug version then matlab2012b success in graduate design information previously found on the Internet when we want to be useful, MATLAB programs: the use of DWT image watermarking embedding and extraction, which contains a watermark image, the original image)
    2014-01-16 13:09:16下载
    积分:1
  • power_wind_dfig
    MATLAB模型,双馈风电机组基于最大功率跟踪,低风速超速控制,中风速高风速变桨距控制(DFIG MATLABThe wind turbine and the doubly-fed induction generator (WTDFIG) are shown in the figure called The Wind Turbine and the Doubly-Fed Induction Generator System. The AC/DC/AC converter is divided into two components: the rotor-side converter (Crotor) and the grid-side converter (Cgrid). Crotor and Cgrid are Voltage-Sourced Converters that use forced-commutated power electronic devices (IGBTs) to synthesize an AC voltage from a DC voltage source. A capacitor connected on the DC side acts as the DC voltage source. A coupling inductor L is used to connect Cgrid to the grid. The three-phase rotor winding is connected to Crotor by slip rings and brushes and the three-phase stator winding is directly connected to the grid. The power captured by the wind turbine is converted into electrical power by the induction generator and it is transmitted to the grid by the stator and the rotor windings.)
    2019-02-19 21:56:48下载
    积分:1
  • EM算法代码
    说明:  实现期望最大化算法EM,对混合模型进行参数估计,得到参数的具体值。(The expectation maximization algorithm EM is implemented to estimate the parameters of the hybrid model and get the specific values of the parameters.)
    2020-03-26 15:19:13下载
    积分:1
  • matlab-zifuqiefen
    matlab语言编写,实现对字符进行分割。(Matlab language, the characters realize segmentation.)
    2007-05-20 14:41:33下载
    积分:1
  • myniula
    基于Matlab的牛顿拉弗逊发潮流计算,可以计算给定节点的潮流分析(Laffer is calculated based on Matlab Newton Johnson hair trend can be calculated for a given node trend analysis)
    2014-11-18 21:07:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载