搜索资源列表
mex
- Demo-z1 (Phase Unwrapping) Interferogram Z-step with known discontinuities Demo-zp2 (Absolute Phase Estimation Demo-zp2 (Absolute Phase Estimation Demo-zp3 (Absolute Phase Estimation – cont.)
cross
- 微带不连续性FDTD仿真,建模、S参数提取、自己导出数据画图-Microstrip discontinuities FDTD simulation, modeling, S parameter extraction, export data to draw their own
mex
- Demo-z1 (Phase Unwrapping) Interferogram Z-step with known discontinuities Demo-zp2 (Absolute Phase Estimation Demo-zp2 (Absolute Phase Estimation Demo-zp3 (Absolute Phase Estimation – cont.) -Demo-z1 (P
depth_discontinuities_by_pixel-to-pixel_stereo
- depth discontinuities by pixel-to-pixel stereo.pdf,一种逆序的匹配算法.opencv中有实现-depth discontinuities by pixel-to-pixel stereo
Vector_Diagram
- scr ipt originally intended for use in oceanography/fluid dynamics. Use: >> ipdv(X,Y) (0,0) default initial position or >> ipdv(X,Y,Xo,Yo) (Xo,Yo) initial position 2D vector components (X,Y) are used
HW1
- The Gibbs phenomenon is an overshoot (or "ringing") of Fourier series and other eigenfunction series occurring at simple discontinuities.-This file includes matlab source for Gibbs phenomenon and also includes explanatio
wavelets
- an introduction to wavelets -Wavelets are mathematical functions that cut up data into di® erent frequency components, and then study each component with a resolution matched to its scale. They have advantages o
samples
- Genetic Algorithm for function maximization. Especially useful for functions with kinks and discontinuities, and where a good "starting point" is unavailable.
s35_15
- Microstrip junctions are most widely used building elements of microwave integrated circuits. Serve to connect microstrip devices, divide, or combine power, those elements represent simple microstrip discontinuities
Various_EdgeDetection
- Edge detection refers to the process of identifying and locating sharp discontinuities in an image. The discontinuities are abrupt changes in pixel intensity which characterize boundaries of objects in a scene. Classical
soft-barron-s60
- Coefficients a and b control the low and high frequency ranges that the watermark affects. Because of the watermark invariant properties, we embed the watermark only in the Fourier descr iptor magnitude. We use the inver
weno5
- Essentially non-oscillatory (ENO) and Weighted ENO (WENO) are finite difference or finite volume schemes. The first ENO scheme is constructed by Harten et. al. in 1987. The first WENO scheme is constructed in 1994 by Liu
multicontourlet-project-phase-1
- MCT is composed of two-stage filter banks similar to that of the contourlet transform (CT) [8]. The first stage filter banks implement multiwavelet decomposition, which capture the point singularity effectively, in
Modeling--crack-growth-wiht-XFEM
- 一篇文章,关于XFEM的基本理论知识、方法和代码,值得-The extended finite element method (X-FEM) is a numerical method for modeling strong (displacement) as well as weak (strain) discontinuities within a standard finite element fr a mework.We pla
M_segmentation_tree
- 分割树的实现(1.4版本) ============================================== 这个软件包包含MATLAB实现了低层次多尺度 [1]中描述的分层分割算法。 介绍 ------------ 低级别的图像分割的目标是检测到的所有图像区域 不论其形状,大小和内部同质化的水平。在这里, 地区被建模为一个斜坡边缘包围的像素连通集 这些不连续的幅度
20080524
- 说明:矩形波导不连续的通用模式匹配法分析。-Rectangular waveguide discontinuities generic pattern matching method.
edgedetection
- Edge detection refers to the process of identifying and locating sharp discontinuities in an image. The discontinuities are abrupt changes in pixel intensity which characterize boundaries of objects in a scene.
matlabguiphoto
- matlabgui做的小程序可以实现图像增强、直方图均衡化、边缘检测以及实现边缘间断的链接-matlabgui do a small procedure can achieve image enhancement, histogram equalization, edge detection and edge discontinuities achieve link
1
- Image segmentation. segmentation divides image into ints constituent regions. there are 3basitypes of discontinuities in image point,line and edge
Hough_Dect
- 数字图像处理在人们的生活中无处不存在着它的影子,是非常流行热门的技术之一,可以说它是一种每时每刻都在改变着人类生活的技术。人们对于物体的识别主要针对于物体的外形,图像分割目的是对图像中有意义的特征部分进行提取,所谓有意义的特征包括图像中物体的外形边缘和区域等。本文主要针对其中的一个传统而经典的分割方法Hough变换而展开。Hough变换实现的是一种从图像空间到参数空间的映射关系,具有对抗噪声的鲁棒性以及在图像中的不连续性等优点,通过它构