登录
首页 » matlab » Image-Classification-master

Image-Classification-master

于 2021-03-30 发布 文件大小:10728KB
0 217
下载积分: 1 下载次数: 108

代码说明:

  图像分类程序,此图像分类采用 SIFT + Kmeans 聚类的方法,然后调用 MLP 对其特征进行分类处理,速度实现比较快,正确率高(Image classification procedures, the use of this image classification method SIFT+ Kmeans clustering, and then call the MLP classification of its features, faster speed to achieve the correct rate)

文件列表:

Image-Classification-master
...........................\AdditionalResources
...........................\...................\Readme_3.txt,114,2014-01-17
...........................\...................\SURFmex-v2

...........................\...................\..........\common
...........................\...................\..........\......\gpusurf
...........................\...................\..........\......\.......\assert_macros.hpp,16340,2014-01-17
...........................\...................\..........\......\.......\CudaSynchronizedMemory.hpp,13025,2014-01-17
...........................\...................\..........\......\.......\GpuSurfDetector.hpp,9822,2014-01-17
...........................\...................\..........\......\.......\gpu_globals.h,5467,2014-01-17
...........................\...................\..........\......\surfoptions.m,616,2014-01-17
...........................\...................\..........\......\surfplot.m,673,2014-01-17
...........................\...................\..........\Contents.m,317,2014-01-17
...........................\...................\..........\cppmatrix.h,3180,2014-01-17
...........................\...................\..........\examples
...........................\...................\..........\........\gpu_test.m,1853,2014-01-17
...........................\...................\..........\........\panorama




...........................\...................\..........\........\........\estimate_projective4point.m,596,2014-01-17
...........................\...................\..........\........\........\estimate_projective_nonlinear.m,986,2014-01-17
...........................\...................\..........\........\........\estimate_projective_ransac.m,3732,2014-01-17
...........................\...................\..........\........\........\panorama.m,4623,2014-01-17
...........................\...................\..........\........\........\projective_distance2.m,346,2014-01-17
...........................\...................\..........\........\short_example.m,1719,2014-01-17
...........................\...................\..........\make.m,978,2014-01-17
...........................\...................\..........\mextiming.h,1822,2014-01-17
...........................\...................\..........\mexutils.h,2741,2014-01-17
...........................\...................\..........\mexw32
...........................\...................\..........\......\cv210.dll,2079232,2014-01-17
...........................\...................\..........\......\cxcore210.dll,2200064,2014-01-17
...........................\...................\..........\......\surfmatch.m,1072,2014-01-17
...........................\...................\..........\......\surfmatch.mexw32,14848,2014-01-17
...........................\...................\..........\......\surfpoints.m,1977,2014-01-17
...........................\...................\..........\......\surfpoints.mexw32,14336,2014-01-17
...........................\...................\..........\mexw64
...........................\...................\..........\......\cudpp64.dll,30881280,2014-01-17
...........................\...................\..........\......\gpusurf.dll,246272,2014-01-17
...........................\...................\..........\......\gpusurf.lib,8608,2014-01-17
...........................\...................\..........\......\opencv_calib3d211.dll,723456,2014-01-17
...........................\...................\..........\......\opencv_contrib211.dll,617472,2014-01-17
...........................\...................\..........\......\opencv_core211.dll,3441664,2014-01-17
...........................\...................\..........\......\opencv_features2d211.dll,760320,2014-01-17
...........................\...................\..........\......\opencv_highgui211.dll,1171456,2014-01-17
...........................\...................\..........\......\opencv_imgproc211.dll,2266624,2014-01-17
...........................\...................\..........\......\opencv_legacy211.dll,804864,2014-01-17
...........................\...................\..........\......\opencv_ml211.dll,552960,2014-01-17
...........................\...................\..........\......\opencv_objdetect211.dll,498688,2014-01-17
...........................\...................\..........\......\opencv_ts211.dll,278528,2014-01-17
...........................\...................\..........\......\opencv_video211.dll,626176,2014-01-17
...........................\...................\..........\......\surfmatch.m,1072,2014-01-17
...........................\...................\..........\......\surfmatch.mexw64,20480,2014-01-17
...........................\...................\..........\......\surfpoints.m,1977,2014-01-17
...........................\...................\..........\......\surfpoints.mexw64,19968,2014-01-17
...........................\...................\..........\......\surfpoints_gpu.mexw64,19968,2014-01-17
...........................\...................\..........\OpenCV win64.txt,624,2014-01-17
...........................\...................\..........\startup.m,125,2014-01-17
...........................\...................\..........\surfmatch.cpp,5975,2014-01-17
...........................\...................\..........\surfpoints.cpp,5601,2014-01-17
...........................\...................\..........\surfpoints_gpu.cpp,5546,2014-01-17
...........................\hist_generate.m,675,2014-01-17
...........................\ImageClassification.pdf,414695,2014-01-17
...........................\Readme.txt,749,2014-01-17
...........................\SIFT_classify.m,8047,2014-01-17
...........................\SURF_classify.m,23153,2014-01-17

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

发表评论

0 个回复

  • rgb_TV
    图像处理,图像修复,TV模型,用于空洞填补等图像处理(hole filling)
    2012-04-14 14:03:06下载
    积分:1
  • multiobject_context
    多类图像特征结合上下文信息进行目标识别(分类、分割)(Many types of image features combined with context information for target identification (classification, segmentation))
    2013-11-30 17:52:13下载
    积分:1
  • NJNUAYAARPOWER
    marburg.c 用Burg算法求AR模型的参数。 mar1psd.c 由AR模型参数得到功率谱。 maryuwa.c 用Levinson算法求解Yule-Walker方程以得到 阶AR模型的参数 。 (marburg.c using Burg algorithm for AR model parameters. mar1psd.c by the AR model parameters obtained power spectrum. Levinson algorithm maryuwa.c with Yule-Walker equation in order to get rank AR model parameters.)
    2020-07-02 04:20:01下载
    积分:1
  • raw2rgb
    读取raw图,并转换为rgb图,显示转换后的rgb图(Figure raw read and convert rgb showing the converted diagram rgb)
    2021-02-05 10:59:57下载
    积分:1
  • ALOHA-Matlab
    时隙 ALOHA(Slotted ALOHA)算法是在纯ALOHA 算的基础上将时间分成了多个离散的时隙,被分割成的时隙的长度要大于标签所携带数据信息帧的长度(Slot ALOHA (Slotted ALOHA) algorithm is based on pure ALOHA time will be counted into the slot more discrete, divided into the slot length is greater than the length of the data label information carried by the frame)
    2015-03-12 17:12:22下载
    积分:1
  • work
    基于IHS的图像融合算法,用高分辨率图像替换I分量(Based on the IHS image fusion algorithm using high-resolution images to replace I-component)
    2007-09-23 11:23:49下载
    积分:1
  • canny_edge1
    改进非极大抑制的CANNY算子检测代码,能够比原来的CANNY算子更准确(Improved CANNY operator detection code for non-maximal suppression can be more accurate than the original CANNY operator)
    2017-05-22 16:33:24下载
    积分:1
  • AudioWatermarkingSystem
    数字音频水印程序,有嵌入和提取及攻击处理(Digital audio watermarking procedures, embedding and extracting and aggressive treatment.)
    2020-11-09 10:39:49下载
    积分:1
  • WaveletBasedImageSegmentation
    基于小波变换的图像分割算法,它实现了论文 Wavelet Based Bimodal Image Segmentation for Blob Exctraction... 的算法。(This code is a part of work Wavelet Based Bimodal Image Segmentation for Blob Exctraction... .)
    2015-09-14 15:07:00下载
    积分:1
  • opencvsharp检测圆
    opencvsharp检测圆
    2020-11-04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载