-
ART2
自适应随机共振算法实现,具体内容注释中会有解释.(Adaptive stochastic resonance algorithm, the specific content of the Notes will be explained.)
- 2021-04-15 16:08:55下载
- 积分:1
-
2
说明: 边缘特征的提取就是求图像梯度的局部最大值和方向。实际计算中,以微分算子的形式表示,并采用快速卷积函数来实现。常用的算子有微分算子,拉普拉斯算子,Canny算子等。其中Canny边缘检测是一种较新的边缘检测算子,具有较好的边缘检测性能,得到越来越广泛的应用。Canny边缘检测法利用高斯函数的一阶微分,它能在噪声抑制和边缘检测之间取得较好的平衡(Edge feature extraction is to seek the local maximum of image gradient and orientation. The actual calculation to the form of differential operator representation, and using fast convolution function to achieve. Commonly used operators are differential operators, Laplace operator, Canny operator and so on. Canny edge detection which is a relatively new edge detection operator, and has good edge detection performance, get more and more widely used. Canny edge detection method using first derivative of Gaussian function, it can in the noise suppression and edge detection to achieve a better balance between)
- 2010-06-16 08:36:49下载
- 积分:1
-
bianyuanjiancexiaoguo
图像边缘检测,运用各种算子,压缩包中保存了各种算子算法后的效果图(MATLAB Image corrosion expansion, not the kind of statement directly)
- 2012-04-10 01:05:23下载
- 积分:1
-
Python_medical
说明: example used in Python & VTK
- 2020-06-16 05:20:02下载
- 积分:1
-
ISARcode
说明: ISAR成像例程,对Yak42飞机数据经过包络对齐和相位校正后进行成像。(The ISAR imaging routine images the Yak42 aircraft data after envelope alignment and phase correction.)
- 2021-04-16 10:28:54下载
- 积分:1
-
cedif
改进后的非线性各向异性扩散用于图像中的保边去噪,增加了二阶导数,是滤波效果更好(Improved nonlinear anisotropic diffusion for edge preserving image denoising, an increase of second derivative, is a better filtering effect)
- 2010-09-28 16:21:59下载
- 积分:1
-
pf_arithmatics
matlab实现粒子滤波算法,对图像处理,定位,跟踪研究都有借鉴作用!(Matlab achieve particle filter for image processing, positioning and tracking studies have reference!)
- 2007-03-13 16:30:22下载
- 积分:1
-
image
关于偏微分方程进行图像处理的电子书,对于学习动态轮廓实现图像的分割非常有用(A book about PDE and image processing, it is very useful for image processing learning)
- 2009-04-08 14:20:42下载
- 积分:1
-
k_uiniform
k均值算法的matlab程序,可直接运行。(k-means algorithm matlab procedures, can be directly run.)
- 2008-06-14 15:08:56下载
- 积分:1
-
DCT
基于DCT域的数字水印算法主要包括水印调制、水印嵌入和水印提取,首先在嵌入载体图像之前用Logistic混沌序列对水印进行调制,得到一个只有+1和-1随机序列的水印,同时将载体图像进行全局DCT变换,然后将水印图像嵌入人类视觉系统最重要的部分,即DCT最大的系数,DC(Direct Current)部分也包含在这最大的系数中,这部分的系数满足人类视觉特性,会使水印嵌入的性能更好。嵌入算法是将水印与这些系数进行相乘获得新的系数,再用新的系数来替换原来的系数,即获得嵌入水印后的离散余弦域的图像,然后对这个变换后的图像进行IDCT,就会得到需要的水印图像。(While the carrier image digital watermarking algorithm based on DCT domain include watermark modulation, watermark embedding and watermark extraction, the first of the watermark embedded in a carrier modulated image before using Logistic chaotic sequence, only+1 and-1 to get a random sequence of watermark, Global DCT transform, then the watermark image is embedded most important part of the human visual system, i.e. the largest DCT coefficients, DC (Direct Current) in this section also contains the largest coefficient, the coefficient of this part of the human visual characteristics to meet, make watermarks Embed better performance. The watermark embedding algorithm is with these coefficients are multiplied to obtain new coefficients, and then a new factor to replace the original coefficients, namely discrete cosine domain to obtain an image watermarked and then transformed the image of this conduct IDCT, on watermark image will be needed.)
- 2015-03-24 17:13:25下载
- 积分:1