搜索资源列表
xingtaixue
- 本代码在Visual C++上开发,主要从形态学上实现图像边界的提取。-the code in Visual C on the development, mainly from the morphological image from the border.
boundaries
- 利用边界追踪法对图像进行轮廓提取,此函数文件得到的是边界点对应位置索引矩阵
图像滤波处理代码
- 选择打开文件,可以打开相应的图像。当前只可处理8位灰度图像。 homework1 中值滤波中,边界没有处理。 均值滤波中,边界也处理了,边界的原值没有保存下来。边界模糊。 homework2 对同样的阈值soble算子检测边缘比梯度算子清楚。 homework3 幅度谱表现出一些可辨认的结构,相位谱看不出来。 忽略相位信息,反变换得到的图看不出与原图的影子。 忽略幅度信息,反变换得到的图与原图好像有一些相似。 homework4
vc_pixregistrate
- 图像配准的vc源码,可对图像进行模板配准和基于canny边界搜索的配准
outline
- 这是关于遥感图像的地物边界提取与填充,是在matlab中实现的,减少了很多繁琐的代码,简单实用-extraction of Feature in digital image on matlab .This is a mathod for the Remote sensing image processing which is very useful.With this method we can Reduce a lot of tedious code.
image-processing
- 图像的一般性分割,对图像进行截取,然后得到边界的信息,并填充区域。-image segmentation
ImagDirect
- 用于图像分割,包括并行、串行边界分割和区域分割-For image segmentation, including parallel, serial boundary segmentation and region segmentation
texture_synth_L_neighborhood
- 使用了L形邻域进行纹理生成,是很初步的程序,用于灰度图像,而且还未考虑边界的情况,仅供参考-Use the L-shaped neighborhood texture generation, is a preliminary program for gray image, not to consider the boundary conditions for reference only
Direct
- 图像分割,包括并行边界分割和串行边界分割、并行区域分割和串行区域分割-Segmentation, including parallel and serial boundary partition divided the border, parallel and serial segmentation segmentation
bianjiegenzong
- 实现边界跟踪算法,输入二值图像,进行边界跟踪,输出边界像素信息,存入一维数组中。-Boundary tracking algorithm to achieve the input binary image, the boundary tracking, output boundary pixel information stored in one-dimensional array.
P_M_AOS
- p_m模型,各向异性扩散函数的matlab程序,用于对图像进行去噪及边界提取-p_m model, anisotropic diffusion function matlab program for image denoising and edge detection
signature
- 对一幅二维图像的给定的边界提取其相应的信息,如其质心等信息-The given boundary of a two-dimensional image to extract the appropriate information, such as if the centroid information
Matlab-program-gray-edge-detection
- 本文主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提。-This article focuses on how to get the image to extract the boundary information, the first to use to the gray
quyushengzhang
- 区域生长法实现图像分割,获得区域生长起始点,将生长起始点灰度值存入seed中,图像边界上的点的判断,计算新的灰度平均值-Region growing method to achieve image segmentation, region growing starting point to obtain the growth of the gray values are stored in seed starting point, the image point on
11
- 图像识别,基于边界距和面积特征的零件图像识别方法。-image recognition
final
- 对二维图像边界进行优化处理,并对轮廓进行提取,方便计算-Two-dimensional image processing to optimize the boundary, and the contour extraction, to facilitate the calculation
Untitled3
- 本文件主要用于图像处理,用于提取图像的边界特征。-The server-side code is mainly used to realize image processing, image features for the boundary extraction.
bound2imbound2im
- 此源码主要功能是在图像分析时将将边界转换为图像,在图像分割、描述和识别中有较大的用途。-Main function of this source is in the image analysis will be converted to the image border, in the image segmentation, descr iption and identification of a greater use of
boundary-description-
- 图像目标边界描述代码,简单明了,内有说明解释- Image object boundary descr iption code, simple and clear, which is described to explain
ImageAnalyse
- 图像特征分析实例,包括轮廓跟踪、边界检测、消除小洞、计算形心、计算不变矩、细化算法等。-Examples include image feature analysis, contour tracking, edge detection and elimination of small hole, calculate the centroid, moment invariants, thinning calculation.
