登录
首页 » matlab » duochongxiaobo

duochongxiaobo

于 2020-12-24 发布
0 199
下载积分: 1 下载次数: 3

代码说明:

说明:  小波分析增强滤波。小波变换的原理类似傅里叶变换,只是把三角函数基换成了小波基。与傅里叶变换不同,小波变换有两个变量:scale和translation。scale控制小波函数的收缩,其导数即为频率,translation控制小标函数的平移,平移量对应时间。通过信号的伸缩平移,可以得到某种重合情况,这样积分也会得到一个极大值,不同的是,得到频率成分的同时,还可以知道该频率的时间位置。(Wavelet analysis enhances filtering.The wavelet transform works like the Fourier transform, except that the trigonometric basis is replaced by a wavelet basis. Unlike the Fourier transform, the wavelet transform has two variables: scale and Translation. Scale controls the contraction of the wavelet function, its derivative is frequency, translation controls the translation of the small scale function, and the translation corresponds to the time. By stretching and shifting the signal, you can get some kind of coincidence, so that the integral will also get a maximum, but the difference is that when you get the frequency component, you can also know the time position of that frequency.)

文件列表:

duochongxiaobo\duochongxiaobo.m, 839 , 2020-12-23
duochongxiaobo\zhiwen.png, 121469 , 2019-11-27
duochongxiaobo, 0 , 2020-12-23

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

发表评论

0 个回复

  • digitalimageprocessprograms
    中南大学数字图像处理上机实验指导书及参考答案,全部由本人编写,在MATLAB 6.5上运行通过。包括图像变换及频域滤波,空间域图像增强,图像边缘检测及参考图片,比网上流传的好的多,是学习图像处理的基础。(Zhongnan University of digital image processing on the experimental guide and reference book answers all prepared by me, MATLAB 6.5 to run through. Image Transform and including the frequency domain filtering and spatial domain image enhancement, edge detection and reference photographs, spread over the Internet much more study is the basis of image processing.)
    2020-12-10 14:59:18下载
    积分:1
  • 秀秀
    自己用matlab语言编写的美图秀秀界面,实现图片的处理功能。作为初学者,感觉棒极了。(I use the Meitu Xiu Xiu interface written in MATLAB language to realize the image processing function. As a beginner, it feels great.)
    2018-06-22 15:31:02下载
    积分:1
  • C#利用baslerSDK实现相机采集
    【实例简介】C#利用baslerSDK实现相机采集图像  采集图像,设置参数
    2021-12-02 00:45:18下载
    积分:1
  • circledetect
    hough变换检测圆的函数。做图像处理的人可以用来参考。(hough transform round detection function. Do the image processing can be used for reference.)
    2006-12-04 12:35:53下载
    积分:1
  • SURF-based-image-stitching
    SURF算法作为一种新近出现的特征提取方法,在重复度、独特性、鲁棒性3个方面,均超越或接近以往提出的同类方法,并在计算效率上具有明显的优势。本代码采用SURF算法检测图像并进行坐标变换与图像拼接。 采用SURF算法对图像进行检测,其主要是用Hessian矩阵对图像进行检测,对图像的特征提取之后找到图像的特征点。之后采用最近临快速匹配(NN)、随机抽样一致性(RANSAC)算法和最小二乘法参数优化(LM)对特征点进行提纯匹配。最后在两幅图像中进行坐标变换,达到统一坐标系和图像拼接的效果。 (SURF(Speeded Up Robust Features) as a method of feature extraction which newly appeared is over or nearly previous method on duplication, uniqueness, and robustness and have a clear advantage on computational efficiency. This code uses the SURF and coordinate transformation algorithm to detect image and image matching. This code uses the SURF algorithm of image detection, the main is to use the Hessian matrix of image for testing, to find the image after image feature extraction of feature points. After we used Nearest Neighbor (NN), Random Sample Consensus (RANSAC) algorithm and least square parameter optimization for purification of matching feature points. Coordinate transformation in the last two images, to coordinate system to achieve the same image stitching. )
    2014-08-30 15:12:42下载
    积分:1
  • ImageMatch
    遥感摄影测量专业相邻相片同名点之间的匹配,交互界面,可以人工选点(Remote Sensing Photogrammetry Professional adjacent matching interface point between the photo of the same name, you can manually choose the point)
    2014-04-29 00:59:22下载
    积分:1
  • gaborf
    Image segmentation systems have the potential to dramatically improve the performance of Digital image processing. Segmentation procedures partition an image into its constituent parts or objects. In general, segmentation is one of the most difficult tasks in digital image processing. Detection of salient image regions is useful for applications like image segmentation, adaptive compression, and region-based image retrieval. This problem can be tackled by mapping the pixels into various feature spaces, which are subjected to various grouping algorithms It present a novel method to determine salient regions in images using low-level features of luminance and color. The method is fast, easy to implement and generates high quality saliency maps of the same size and resolution as the input image.
    2012-01-30 13:38:55下载
    积分:1
  • ROI2
    从眼动仪提取数据,根据高斯核函数得到感兴趣区域(Extract data from the eye tracker, based on the Gaussian kernel function to get the area of ​ ​ interest)
    2013-10-12 10:07:52下载
    积分:1
  • C# 在大中找出小 例子源码
    在大图中找小图
    2014-11-24下载
    积分:1
  • 片位深度转换
    基于mfc对话框开发的图片位深度转换器,源码部分截图如下。 CImage img;    img.Load("D:\qrcode.png");    img.Save("D:\qrcode.bmp");    CxImage ximage;    ximage.Load("D:\qrcode.bmp", CXIMAGE_FORMAT_BMP);    ximage.AlphaStrip();    ximage.Save("D:\11.bmp", CXIMAGE_FORMAT_BMP);
    2019-09-04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载