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

Image-Classification-master

于 2021-03-30 发布 文件大小:10728KB
0 224
下载积分: 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 个回复

  • bianyuantiqu
    基于数学形态变换的骨骼CT边缘提取 Canny算子(Transformation of bone based on mathematical morphology edge detection Canny operator CT)
    2010-08-26 17:35:18下载
    积分:1
  • raws-reading-and-fusing
    Matlab下,读取raw文件,实现多波段图像融合,高光谱与高分辨率图像融合,包括直接融合,傅里叶变换后融合,小波变换后融合及HIS变换后融合。(On Matlab,how to read and show raw files, achieve more band mergering,spectrum image and high resolution image fusiing,including direct fusion,Fourier transform fusion, wavelet transform fusion and HIS transformation fusion )
    2012-03-02 11:27:40下载
    积分:1
  • imagetable
    显示不同类型的色表,并查找相应区域或位置的值。 基于idl编程 (Show the different types of color tables, and find the corresponding value of the region or location. Idl-based programming)
    2007-11-22 15:38:37下载
    积分:1
  • Face Detection using Viola-Jones Algorithm
    Viola-Jones 算法的人脸检测程序,附带检测图片(for detection using Viola-Jones Algorithm. To save Cropped Picture you need to change the folder location.)
    2017-11-15 21:03:39下载
    积分:1
  • Daima
    遥感图像处理源代码,包括遥感影像读入、几何校正、影像重采样等等(Remote sensing image processing code)
    2020-08-11 16:28:30下载
    积分:1
  • feijijiance
    对飞机进行边缘检测,阈值分割。从而达到图像感兴趣区域提取的目的,能使得图像中的飞机以黑白形式清晰地单独显示出来(Aircraft edge detection , thresholding . So as to achieve the purpose of extracting image regions of interest , can make the image appear as black and white aircraft clearly separate)
    2015-04-02 10:43:18下载
    积分:1
  • FCM-C-mean-cluster-segment-[matlab]
    模糊C均值聚类的matlab实现,模糊C均值聚类是一种利用模糊数学做的聚类方法,属于图像分割的一种。可利用聚类结果用于图像分析和识别。(FCM,C mean cluster segment [matlab].rar)
    2011-07-08 08:21:44下载
    积分:1
  • pedestrianMatching
    在本文件中,我主要研究通过行人的表观特征进行识别,例如颜色、纹理等等。用matlab GUI 编写了程序,对行人进行匹配 (Pedestrian recognition of the inter-camera is intelligent surveillance camera network a key research direction. Match the pedestrian different camera, you can cross the pedestrian track of the camera, the expansion of the monitoring horizon, at the same time can have a clearer grasp of the behavior of pedestrians in the entire surveillance area. Different cameras, different lighting conditions, the pedestrian position and a different scale, shelter, etc., making the pedestrian match challenging. In this document, I study to identify by pedestrian apparent characteristics such as color, texture, and so on.)
    2012-07-05 07:18:12下载
    积分:1
  • vb6findpcitureSearchPicture
    vb仿大漠屏幕找图,速度极快 屏幕找色点 图像查找visualbasic vb6找图(VB,VB6,VISUAL BASICK ,FIND PICTURE ,QUICK SEARCH IMAGE.SEARCH PICTURE)
    2014-11-05 09:51:32下载
    积分:1
  • Arnold-image-A
    arnold图像置换,可以用于图像加密。(arnold image replacement, can be used for image encryption.)
    2011-04-29 14:23:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载