搜索资源列表
ToyBoxFDTDbezhig
- This simple simulation of a pulse traveling down a parallel-plate guide makes a handy test code for initial experiments with boundary conditions. ToyFDTD3 adds some simple features to ToyFDTD1: A PMC boundary condition, a sinusoidal pulse source, and
OnProcessTrace
- 于八方向链码的边界跟踪代码,其中数组存储的是边界点的矢量方向,存储的是边界点的坐标。-in eight directions chain code border tracking code, which is stored in an array of border points vector direction, Storage is the boundary point coordinates.
轮廓跟踪16
- 提取灰度图象中的物体边缘,实现图象的边界轮廓追踪-gray images from the edge of objects, images to achieve the boundary contour tracking
Boundary Tracking
- 在识别图像中的目标时,往往需要对目标边缘作跟踪处理,也叫轮廓跟踪。顾名思义,轮廓跟踪就是通过顺序找出边缘点来跟踪边界的。,Images in the identification of targets, the target is often necessary for tracking the edge of treatment, also called contour tracking. As the name suggests, contour tracing is to find the
mconntour_fola
- matlab 边界跟踪程序源码,图像要求为二二值图像,输出为边界的点的坐标。 可直接使用。 -Matlab boundary tracking program source code, image requirements for the Twenty-binary image output boundary coordinates of the points. Can be used directly.
bianjiegenzong
- 边界跟踪算法的VC++ 程序,挺好,用数组实现的。-The boundary tracking algorithm is vc++, quite good, with the realization of an array.
colorgrag
- 提出了一种在河岸后退过程中追踪不规则动边界的方法,其中心思想是当河岸单元临水边侧壁在水力冲刷、崩塌作用下后退时,记录其侵蚀状态 当后退至一定程度后,在该河岸单元的临水边侧生成一个能反映真实边界的亚单元-Proposed a riverside retreat in the process of tracking moving boundary irregular way, the central idea is that when the river bank near the water si
image
- matlab 边界跟踪程序,图像要求为二值图像,输出为边界的点的坐标-Matlab boundary tracking program, the image to two value image, the output coordinates of boundary point
matlab--Source-code
- 本段代码主要应用于MATLAB,可以实现边界跟踪的功能-MATLAB Boundary tracking
MATLAB实用源代码
- 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标