搜索资源列表
并行图像细化算法和C代码实现
- 图像细化一般作为一种图像预处理技术出现,目的是提取源图像的骨架,即是将原图像中线条宽度大于1个象素的线条细化成只有一个象素宽,形成 骨架 ,形成骨架后能比较容易的分析图像,如提取图像的特征.-image thinning as a general image preprocessing technologies emerging, is the source of images from the frames, that is, lines of the original image width
GrayMean
- 这是一个图像的预处理程序,把几个图像进行平均-This is an image preprocessing procedures, the average number of images
guangzifushibiematlab
- 基于matlab的简易OCR程序,包括预处理,特征提取-based on the simple Matlab OCR procedures, including preprocessing, feature extraction
RegColorConvToGray
- 真彩色图像灰度化:常规灰度转换原函数. 用于图像的预处理.-true color image gray : gray-scale conversion of conventional original function. For image preprocessing.
DigitRec
- 数字识别系统源代码: 第一步:训练网络。使用训练样本进行训练 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90%。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。 具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“
preprocessimage
- 该文件包括四个图像的预处理程序,分别为图像的卷积运算、生成浮雕、粒化图像及扩散图像。对图像初学者有帮助。-including 4 of the document image preprocessing procedures for the image convolution operation, production of arms tablets of the proliferation of images and image. Image beginners to help.
preprocessing
- it contain basic pre-processing algorithm including gaussian, binarization.
dctcode
- The system has been developed to implement data cleaning techniques .If the data in the data bases are incomplete, noisy and inconsistent and we wish to analyze data by data mining techniques, then we have to preprocess the data by using preprocessin
fprec_release30
- 指纹识别的源码,对指纹图像进行预处理,特征提取和比对,看是否匹配-Fingerprint the source of the fingerprint image preprocessing, feature extraction and matching to see if it matches
kinds-of-codes-of-image-preprocess
- 程序中包含了各种图像预处理的算法,去噪,边缘检测,分割等等,对于图像处理的初学者和科研人员都要很大的实用性-Program includes a variety of image preprocessing algorithms, noise reduction, edge detection, segmentation, etc., for the image processing for beginners and researchers have great practical
preprocessing
- 指纹识别中的指纹图像预处理程序,包括有归一化,二值化,图像分割,图像增强,图像细化-Fingerprint identification fingerprint image preprocessing procedures, including normalization, binarization, image segmentation, image enhancement, image thinning
image-preprocessing
- 二值化是图像预处理重要的算法之一,通过这个可以对图像处理有更深的了解-image preprocessing
image-preprocessing
- 基于第二代curvelet的指纹图像预处理算法,在curvelet变换基础上调整curvelet系数。-Adjusted based on the curvelet transform, the curvelet coefficients of the second generation curvelet-based fingerprint image preprocessing algorithm.
Geometry-preprocessing
- 这是一个人脸图像的几何预处理的代码,主要有人眼检测,旋转以及剪裁与缩放-This is a face image preprocessing of the geometry of the code, the main someone eye detection, rotate and clipping and zoom
image-preprocessing
- 此程序为C++对图像进行预处理,包含图像反转变换,图形显示,和特殊显示等功能-This program is C++ image preprocessing, including image inversion transform, graphics, and special display functions
image-preprocessing
- 图像预处理程序,由原始图像得到灰度图像,采用阈值法选择出最佳阈值进行图像二值化-Image preprocessing procedure, from the original image to get gray level images, the threshold value method is used to select the best threshold value for image binarization
Image-preprocessing
- 图像预处理,包含图像的中值处理和锐化处理-Image preprocessing, the value processing contain images and sharpening
Image-preprocessing
- matlab图像预处理程序,以GUI形式实现人机交互式图像预处理-matlab image pre-processing procedures in order to achieve human-machine interactive GUI form of image preprocessing
Data-preprocessing
- 包括常用的图像预处理功能,MSC,SNV,CENTER,一、二阶倒数,平滑。-Including the commonly used image preprocessing function, MSC, SNV, CENTER, a second order reciprocal, smoothing.
3d-face-models-preprocessing-tool-master
- 对数据库中的三维人脸进行裁剪以及平滑等操作(3d face preprocessing)