搜索资源列表
2005527163923
- 图像处理,边界提取,边界跟踪,图像分割的c++源代码!-image processing, edge detection, border tracking, image segmentation c source code!
ljl5
- 对图像进行边界跟踪,都是我以前收集的,很好用的,在你使用时稍微改一下就可以了-image of the border tracking, I had been collected, with the good, When you use it with a slight change can
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.
vc_pictureprocess
- c++编译的图像处理程序,主要包括:几何变换、滤波、边缘检测、锐化、轮廓提取和边界跟踪、形态学处理-c compiler of image processing procedures, including : geometric transformations, filtering, edge detection, sharpening, contour extraction and border tracking and morpho
contour_following
- matlab 边界跟踪程序,图像要求为二值图像,输出为边界的点的坐标。-matlab boundary tracking procedure, the image requested for the binary image, the output for the coordinates of border points.
ImageProTeXiao
- 能够实现单目标图像的边界跟踪,图像为位图文件(.bmp)文件,并把边界跟踪的动态效果展示了出来。-Able to realize the borders of a single target image tracking, image as a bitmap file (. Bmp) files, and to track the dynamic effects of the border showed up.
bandtrace
- 用于虹膜定位……定位外圆之前需要进行边界跟踪,此程序实现此功能-For Iris Location ... Location ... before the need for outer border tracking, this procedure realize this feature
bordertrace
- 边界跟踪算法的程序说明和程序代码[5]--C 代码-Boundary tracking algorithm descr iption of the process and procedures of the code [5] C code
traceprogrames
- track1.m是二值图像边界跟踪的主程序,boundary_trace.m是二值图像边界跟踪的调用程序,完成图像的边界跟踪。 track2.m是灰度图像边界跟踪的主程序,boundary_trace2.m是灰度图像边界跟踪的调用程序。-track1.m is a binary image of the main border track, boundary_trace.m is a binary image border call
Direct
- VC++实现的图像分割的多种常用方法,有并行边界分割、边界跟踪、阈值分割等。-VC++ Achieve a variety of commonly used image segmentation methods, parallel boundary segmentation, boundary tracking, such as threshold segmentation.
Yuzhifenge
- 图像阈值分割,包括:直方图门限选择、半阈值选择和迭代阈值。图像边缘提取,包括:轮廓提取、边界跟踪和区域增长-Image threshold segmentation, including: histogram threshold selection, quasi-threshold selection and iterative thresholds. Image Edge Detection, including: contour e
VC++ImageProcess1
- 《VC++图象处理程序设计》光盘使用说明 1. 请先安装VC++6.0。 2. 盘中文件夹序号与书中章节相对应。文件夹中包含各章的应用程序及源代码。 3. 小波变换应用程序只支持24位图像的处理,其它各章的应用程序支持8位、24位图象处理。 4. 读者直接运行程序时,首先打开原图并点击左视图,使之显示原图像;然后点击右视图并选择菜单中的处理函数, 处理后的图像即会在右视图上显示。 5. 第七章程序支持8位、24位
edgedetect
- 自己做的关于边缘检测与边界跟踪的matlab程序-Own on the edge of the boundary detection and tracking procedures matlab
DosImageN
- 包括单区域外边界跟踪、跨缝隙穿毛刺轮廓跟踪、边界平滑与规范化、生成区域凸包过程、微分图像二值化-Outside the region including the single-track border, cross-slot wear burr contour tracking, boundary smoothing and standardization, the process of generating the convex hu
11
- 功能:对图像进行边界跟踪。 -Functions: to track the border of the image.to track the border of the image.
WinRAR
- 图像处理的vc独立程序,包括边界跟踪,边缘检测,图像编码,腐蚀,开闭操作等源码-Vc independent image processing procedures, including the border tracking, edge detection, image coding, erosion, opening and closing operation of source
boundary_trace
- 灰度图像的边界跟踪的方法,先用微分算子计算出图像的梯度图。然后再应用此算法。-Gray-scale image of the border tracking methods, first calculate the differential operator of the gradient map images. And then apply this algorithm.
BoundaryTracking
- 边界跟踪程序,可以跟踪闭合的边界和非闭合的边界。读者可以根据自己需要存储其跟踪方向以及跟踪路径。-Boundary tracking program, you can track the closed borders and the non-closed borders. Readers can track the direction of their own need to store and track the path.
edge
- 边界跟踪算法,含VC++程序,并附录实测图片,实时性较高-Boundary tracking algorithm, with VC++ program
边界跟踪
- 利用matlab所写的程序对图像边界进行跟踪(Using the program written by MATLAB to track the image boundaries)