搜索资源列表
Image-GetEdge
- 用四邻域法和八邻域法,通过象素的颜色,找出图像的边界。
Picture
- 二值图像的四邻域,八邻域法 以及标号法清除散落点
bianyuanjiance
- 用于边缘检测的一个程序,主要是采取的像素的四邻域的特性
Image-GetEdge
- 用四邻域法和八邻域法,通过象素的颜色,找出图像的边界。
Picture
- 二值图像的四邻域,八邻域法 以及标号法清除散落点-Binary image of the neighborhood domain, the eight-neighbor method and labeling method to remove scattered points
bianyuanjiance
- 用于边缘检测的一个程序,主要是采取的像素的四邻域的特性-For edge detection of a program, mainly to take the pixel-domain characteristics of the neighborhood
ImageProcessing
- 大概包括:左右、上下、中心对称,中值滤波,平移、裁剪、二值处理、膨胀、腐蚀、提取边界、缩放、旋转(中心保持不变和中心随旋转变化)、加权平均滤波(里面将四邻域、八邻域、laplace、sobel算子定义为数组并调用)。-Perhaps include: around from top to bottom, the center symmetry, median filter, pan, cutting, deal with two val
histogrammethod
- 直方图规定化 规定灰度为[zeros(1,49),0.1,zeros(1,49),0.2,zeros(1,49),0.3,zeros(1,49),0.1,zeros(1,49),0.2,zeros(1,49),0.1] 直方图均衡化,四邻域平均法,阈值平均法 加权平均法- Gray histogram specification provides for the [zeros (1,49), 0.1, zeros (1,49
resample
- 四邻域加权平均算法 实现了图像的高质量重采样-resample function
tagconnectedregion
- 用于二值图像中的连通区域标识,采用四邻域方法,对联通区域进行判断。-Binary image for the connectivity of regional identity, with neighbors domain method, Unicom region to judge.
seed_fill
- 此代码给出了四邻域与八邻域的种子填充数据结构函数源码-Change the code gives the neighbors field and eight neighborhood filled with data structure functions of seed source
MIC
- 实现Trajkovic 四邻域的角点检测,它是一个类-Trajkovic_4 corner detect
pic
- 最邻近和四邻域算法实现图像缩放 支持大批量转换 dos调用-Achieve high-volume to read information from text conversion dos command line call
improvedDWT
- 一种基于DWT的自适应数字水印算法。先将图像进行DWT分解,然后根据选定像素与其四邻域均值的关系,确定要嵌入的水印值。-DWT-based adaptive digital watermarking algorithm. DWT decomposition of the image first, then the selected pixel and its neighbors according to the relationship
ImageBoundaryExtraction
- 该文件夹中有六个M文件,说明如下: boundary_extraction.m : 目标区域边界抽取主函数,其中调用ostu、four_neighbor、eight_neighbor、globe_graph otsu.m : 类判别分类法(otsu全局二值化算法) four_neighbor.m : 四邻域法边界抽取 eight_neighbor.m : 八邻域法边界抽取 globe_graph.m : 全局检
Image
- 影像按照四种颜色进行识别及分类,并使用四邻域生长算法将附近邻域颜色打通。-image classfy
expand
- 通过递归实现对图像四邻域的膨胀,并统计膨胀后连通域的个数-Through the recursive realize to the image of the neighbourhood domain expansion, and statistical expansion of number of connected domain
FuzzyTree
- 实现四邻域的模糊连接度图像分割。个人第一次用matlab写代码,没有运用matlab的矩阵思想,大体上是用C的思想在matlab中实现模糊连接度图像分割。-fuzzy connectedness image segmentation.
Regin
- 通过四邻域遍历图像来分割图像,为每个对象赋予特定的ID-Image Segmentation
CCA
- 对信号做相关分析的源代码,原始信号与周围四邻域信号做相关-Correlation analysis was done on the signal' s source code, the original signal with the surrounding neighbors to do the relevant domain signal