登录
首页 » matlab » 特征提取程序

特征提取程序

于 2020-10-30 发布 文件大小:15KB
0 278
下载积分: 1 下载次数: 53

代码说明:

  提取目标各种特征,图像处理,目标几何特征,纹理特征等(Extract various features, image processing, target geometric features, texture features, etc.)

文件列表:

特征提取程序\特征提取\形状特征\test.txt, 33 , 2017-11-29
特征提取程序\特征提取\形状特征\tezhengtiqu.m, 3526 , 2017-12-06
特征提取程序\特征提取\形状特征\中值滤波.m, 899 , 2015-05-06
特征提取程序\特征提取\形状特征\二值法锐化图像.m, 836 , 2015-04-23
特征提取程序\特征提取\形状特征\图像均衡化.m, 626 , 2015-04-23
特征提取程序\特征提取\形状特征\均衡化直方图.m, 796 , 2015-04-24
特征提取程序\特征提取\形状特征\提取RGB均值程序.m, 522 , 2017-11-29
特征提取程序\特征提取\形状特征\边缘检测.asv, 686 , 2015-04-24
特征提取程序\特征提取\形状特征\边缘检测.m, 674 , 2015-04-23
特征提取程序\特征提取\形状特征\非均衡化边缘检测(效果较好).m, 693 , 2015-04-24
特征提取程序\特征提取\纹理特征\statmoments.m, 369 , 2008-11-12
特征提取程序\特征提取\纹理特征\statxture.m, 627 , 2015-04-22
特征提取程序\特征提取\纹理特征\wenlitezheng.m, 85 , 2015-05-18
特征提取程序\特征提取.zip, 10047 , 2015-04-27
特征提取程序\特征提取\形状特征, 0 , 2017-12-07
特征提取程序\特征提取\纹理特征, 0 , 2017-12-06
特征提取程序\特征提取, 0 , 2017-12-06
特征提取程序, 0 , 2017-12-06

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

发表评论

0 个回复

  • USFFTCurvelet
    提出了一种结合USFFT Curvelet 变换的各向异性扩散图像去噪模型。它有机结合了Curvelet 变换和各向 异性扩散(P-M扩散)两者的优点。通过P-范数方法选择合适的梯度阈值K,P-M扩散过程通过处理经过Curvelet 变换得到的图像的不同尺度的Curvelet 系数矩阵,实现了建立在对图像多尺度分析的基础上的新P-M扩散模型。 实验表明,新模型的处理结果能有效避免传统P-M 扩散出现的阶梯效应,同时更好地保留图像的纹理和细节。 关键词:图像去噪算法;各向异性扩散;Curvelet 变换;P-M 扩散(Abstract: An image de-noising model by integrating anisotropic diffusion with USFFT Curvelet transform was proposed, which combined the strongpoint of Curvelet transform with anisotropic diffusion (P-M diffusion). By choosing appropriate gradient threshold K through p-norms and carrying out the P-M diffusion process depend on the different scale matrixes of Curvelet coefficient of the image from Curvelet transform iterations, as a result, the improved model made it possible to carry out the new P-M diffusion de-noising process based on multi-scale analysis of the image. The experiment results have demonstrated that the model can avert the stair-casing effect in the traditional P-M diffusion effectively and keep the textures and details of images better.)
    2011-05-27 23:41:25下载
    积分:1
  • Fourier-Descriptor
    Solutions to problems in the field of digital image processing generally require extensive experimental work involving software simulation and testing with large sets of sample images.
    2012-05-07 01:58:07下载
    积分:1
  • ASED
    在自动化生产线VC开发的运动控制机器视觉程序,XYZ三个轴有PCI板卡控制,视频卡采集图像后经算法处理找到图像的点,VC控制步进电机到加胶位置加胶,在机器上运行每日点胶100000次无故障(VC development in automated production lines motion control machine vision program, XYZ three-axis control with a PCI card, video card capture images after processing algorithm to find the image of the point, VC controlled stepper motor to position plus plus glue glue on the machine run the daily dispensing 100,000 times without failure)
    2020-09-10 05:38:04下载
    积分:1
  • YUV_DCT
    YUV Quantization using VS2010
    2013-07-14 19:12:13下载
    积分:1
  • gaosi
    二维图形图像处理,高斯平滑的源代码,图像预处理(Two-dimensional graphic image processing, Gaussian smoothing of the source code, image preprocessing)
    2009-11-18 15:32:39下载
    积分:1
  • camshift_matlab
    说明:  基于卡尔曼滤波的camshift算法,实现目标跟踪(CAMSHIFT algorithm based on Kalman filter for target tracking)
    2021-04-20 17:18:50下载
    积分:1
  • sift
    sift特征点检测及匹配,matlab源码(sift feature point detection and matching, matlab source code)
    2009-10-21 10:16:25下载
    积分:1
  • FillPolygon
    C#实现多边形颜色的填充,主要是种子填充和种子扫描线填充两种算法。(C# implementation of the polygon fill color, mainly seeds and seed filling scan line fill two algorithms.)
    2014-01-20 00:35:50下载
    积分:1
  • Nonstationary
    有色噪声干扰非平稳状态下,MVDR扩展凹槽滤波形成方法(With colored noise under non-steady state, the the MVDR extended groove filter forming method)
    2012-06-05 16:55:57下载
    积分:1
  • ch7_2_3
    说明:  在图像分割中,利用Hough变换进行直线提取的matlab源程序。提取方法不同于一般的边缘检测算法。(In image segmentation using Hough transform for straight line extraction matlab source. Extraction method is different from the general edge detection algorithm.)
    2008-09-30 21:03:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载