搜索资源列表
图象二值化和转化为256色
- 文字识别基础: 图象二值化和转化为256色-Character Recognition : the two images and values into 256 color
灰度变换
- 实现图像的灰度变换,包括二值化,灰度变换,投影法,直方图显示等-Gray Image Transform, including two values, Gray transformation, projection, histogram display
wrt234
- 二值图像中拐点的实时检测算法 --文章-two images inflection point value of real-time detection algorithm two images inflection point value of real-time detection algorithm-- article
newnewf
- 一种基于边缘特征的二值化算法,效果较好,里面还有ppt,讲解算法的主要思想 还有matlab源码。-based on the characteristics of two marginal value of the algorithm, the result is better and there is also ppt. Algorithm on the main ideas are still Matlab source.
erzhibianhua1
- 用几种不同的方法对图像进行二值化处理,图像的基本处理方法-used several different methods to image binarization, the basic image processing methods
trasesal
- 本程序在visual c++环境下实现二叉树的层次遍历.-This procedure in visual c++ Environment to achieve the level of binary tree traversal.
binaryprocess
- VC编写,图像的基本处理手段,实现图像的二值化平滑,可作为平台继续开发-VC preparation, image handle the basic means to realize image binarization smooth, can be used as a platform to continue to develop
LicensePlateRecognition
- 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gm
1
- 二叉树的基本操作(1)在二叉链表上设计和实现下列二叉树运算的算法 ① 设计递归算法,实现:删除二叉树,求二叉树的高度,求二叉树中叶子结点数,复制二叉树,交换二叉树的左右子树。 ② 设计算法,按自上到下,自左向右的次序,即按层次遍历一棵二叉树。 ③ 设计main函数,测试上述每个运算。 -Binary Tree s basic operations (1) in the binary list on the design
gray22binary
- MATLAB 编写的两种将灰度图二值化(多值亦可)的源程序,并付word说明。-it contains two methods which can change gray image to binary image (or multivalue image )in segments.
gujia
- 数字图像处理骨架提取,能将一个二值图像的骨架提取出来进行后续处理。骨架是一种非常重要的图像几何特征,在图像几何形态分析及相关领域具有非常广泛的应用,利用骨架表示原始图像,可以在保持图像重要拓扑特征的前提下,减少图像中的冗余信息。骨架既能压缩图像数据,保留区域的连通性和拓扑性,描述区域轮廓的几何特征,又能使原始图像完全或部分地从骨架中恢复或重构。-Skeleton extraction of digital image processin
normalization
- 图像的二值化处理就是讲图像上的点的灰度置为0或255,也就是讲整个图像呈现出明显的黑白效果。即将256个亮度等级的灰度图像通过适当的阀值选取而获得仍然可以反映图像整体和局部特征的二值化图像。-Binary image processing is to say the point of image gray-scale home for 0 or 255, that is, speaking of the images clearly s
LineSegmentSplitter_Source
- 一个用基于C# .net 编写的线性边缘分割,以达到二值图像的细化效果-Use based on a C#. Net written in a linear edge of segmentation in order to achieve binary image thinning effect
shiyanbaogao
- 动态查找表的设计与实现,实现抽象数据类型:二叉查找树。实现下列操作:构造空表、销毁表、搜索指定关键字的元素、插入新元素、删除指定关键字的元素、遍历表中所有元素. -Dynamic look-up table of the design and implementation to achieve the abstract data types: binary search tree. To achieve the following:
bstree
- 数据结构的课程设计,实现平衡二叉树;1)输入一组数据,建立一棵平衡二叉树 (2)输入一个数据,在平衡二叉树中查询-bstree
binarysearchtree
- 二叉查找树的各种函数 包括初始化 插入 删除 各种遍历-Binary search tree insertion deletion of various functions, including initialization of various traversal
cut-matlab
- 本源码是基于matlab基础上的,实现车牌的字符分割。用到图像二值化,横、竖扫描。-cut
MATLAB
- 车牌定位,用MATLAB编写的代码,用于车牌号码的二值化等,便于车牌的识别。-License plate location, using MATLAB code written for the license plate numbers of two values and so easy to license plate recognition.