搜索资源列表
CImg-1-19
- CImg库的最新版本,特别在plugin中添加了greycstoration算法(非常强悍的去噪,放大与inpainting算法),perona-Malik各向异性扩散,热扩散等算法,希望更多人研究变分与PDE的图像处理,特别是数学系的朋友-CImg for the latest version, In particular, adding the plugin greycstoration algorithm (very tough
transform
- 三维张量在不同坐标系统的变换,可用于各向异性介质的介电张量的旋转等问题-3D tensor in different coordinate systems transformation can be used in the dielectric anisotropy tensor rotation problems
fdtd3D_UPML
- 这个身重要,基于matlab的三维时域有限差分程序(UPML各向异性的完美匹配吸收层),使学习时域有限差分方法的好资料。-The body important matlab-based three-dimensional finite difference time domain procedures (UPML anisotropic perfectly matched layer), enabling learners to FDT
imagedenoisingscalespace
- 在使用扩散过程平滑噪声之后引入反扩散过程来恢复边缘,结合尺度空间理论和反扩散函数对图像进行去噪处理。该方法使用最小描述长度(MDI )准则自适应地选择图像中每一点处的最优尺度对图像进行滤波。加入尺度范围限制降低了过平滑和欠平滑的影响。改进了反扩散函数模型,对降质图像中的边缘进行恢复。与经典的滤波方法以及各向异性扩散方程的结果相比。本文方法取得了较好的效果。-Diffusion process in the use of noise af
edgedetectionanisotropicdiffusion
- 利用matlab语言在各向异性扩散算法基础上实现的边缘检测算法。含参考文献(pdf格式): Scale-Space and Edge Detection Using Anisotropic Diffusion.pdf IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 12. NO. 7. JULY 1990-Matlab language u
anisodiff
- 本方法主要是处理图像内容为各向异性的情况,以减少噪音和模糊的情形-This method is mainly deal with image content for the anisotropic situation, so as to reduce noise and ambiguous situations
anisodiff3D
- 运用Perona-Malik各向异性扩散模型对3d图像进行平滑去噪。此方法可以有效的抑制高斯噪声,并保护图像的边缘特征。-The use of Perona-Malik anisotropic diffusion model for smooth 3d image denoising. This method can effectively suppress Gaussian noise and to protect the image
PDE
- 数字图像处理大作业。用vc.net写的各向异性扩散滤波程序,算法是PERONA—MALIK提出的离散方法,提供各项同性扩散处理结果做对比。-Digital image processing large operation. Vc.net written using anisotropic diffusion filtering procedure, the algorithm is proposed PERONA-MALIK discr
anisodiff_Perona-Malik
- 灰度图像各向异性扩散(Anisotropic Diffusion)滤波算法-Gray image anisotropic diffusion (Anisotropic Diffusion) filtering algorithm
anisotropic1D2D3Dfunction
- 各向异性扩散的源代码,国外网站下载的,非常好的代码,针对1维2维3维数据的处理都有单独的函数可以调用,接口非常清楚,可以直接调用。-anisotropic function。
anisodiff
- 将小波和各向异性扩散结合,对超声图像进行去噪。效果较好-The combination of wavelet and anisotropic diffusion for ultrasonic image denoising. Better
anisodiff
- 本程序实现灰度图像各向异性扩散(滤波算法,可以用于平滑信号,保留边缘,增强边缘对比度。与普通高斯算法相比,它不会平滑边缘的图像-This procedure to achieve gray-scale image anisotropic diffusion (filtering algorithm can be used to smooth the signal, retaining edge, to enhance the edge
waveFieldSimulationProgramOfILayer
- Ⅰ层模型声波波场数值模拟源程序,对各向异性介质中的地震波进行研究,无论是进行野外施工技术研究,还是进 行岩层岩性参数与波动方程之间的关系的研究,或者是进行各向异性介质中地震波 场处理与分析的研究,都离不开各向异性的地震波场数值模拟。-Ⅰ layer model numerical simulation of acoustic wave source for seismic waves in anisotropic media r
P-svWaveFieldSimulationConversion
- 二层地质模型波场模拟,用有限差分进行波场的模拟,充分利用多波多分量地震记录,以及各向异性方面的独特信息,可有效地减少 纵波勘探的多解性,定量地描述裂缝储层,改善某些纵波资料成像不好地区的构造 成像。这样可获得比纵波分辨率高的多波剖面,从而有利于研究小幅度构造、断层、 裂缝裂隙等复杂地质现象,对油气勘探与开发具有现实意义和实用价值-Two-layer geological model wave field simulation
ARNDF
- 基于各向异性热扩散方程的SAR图像分割算法matlab代码-VC beginners with a good book! ! !
PMCanny
- 用OpenCV实现的基于各向异性扩散滤波的Canny算法-The Canny Algorithm based on Anisotropic Diffusion Filter and Its Implementation with OpenCV
Elasticwave_modeling_with_PML
- 二维各向异性介质 速度应力方程交错网格模拟 没有实现PML边界处理 期待高手改进-Two-dimensional anisotropic stress staggered grid simulation speed is not looking forward to master to achieve improved PML boundary treatment
Perona_Malik
- 图像的各向异性扩散,利用matlab实现Perona_Malik算法,梯度阈值K通过对图像求解2-范数的方法迭代获得-Anisotropic diffusion images, using matlab to achieve Perona_Malik algorithm, the gradient threshold images by solving the K 2- norm method will be obtained
Perona-malik
- Perona和Malik在热传导方程的基础上,建立了各向异性扩散方程并将其应用到了图像处理中尺度空间的图像平滑上,该模型针对图像的边缘部分和非边缘部分进行不同性质的图像处理,同时解算方程的迭代格式简单,克服传统滤波的主要缺陷,是图像质量大为改善,为图像的边缘检测和增强开辟了新的方向。-Perona and Malik in the heat conduction equation based on an anisotropic diff
Scale-SpaceandEdgeDetectionUsingAnisotropic
- 基于各向异性的尺度空间和边缘检测算法介绍-Anisotropy of the scale space-based and edge detection algorithm introduced