搜索资源列表
利用VC++开发图像采集卡与图像预处理库
- 利用VC++开发图像采集卡与图像预处理库-VC development and image acquisition card for image preprocessing
基于Matlab 7.0的指纹图像预处理
- 指纹检测在近一个世纪里被广泛应用在生物特征识别领域 ;MATLAB 近年来则广 泛应用于工业与科学技术的仿真,本文通过对指纹图像处理基本问题的介绍和分析,对目前 现有的预处理方法的介绍和比较,提出一套完整有效基于MATLAB 7.0 的预处理仿真算法。 主要过程包括规格化、背景区域去除、方向图计算、方向滤波、二值化、细化算法以及特征 提取。
matlab_image.matlab图像预处理
- matlab图像预处理,包括灰度化,对数变换,直方图均衡化,线性平滑滤波,中值滤波,自适应滤波,图像锐化,图像二值化,各类边缘检测算子等等,matlab image preprocessing, including gray-scale and logarithmic transformation, histogram equalization, linear filtering, median filtering, adaptive filtering, image sharpening, i
noise5.rar
- 图像预处理算法。包括中值滤波,形态学滤波,二值化处理及图像背景校正。,Image Pre-processing algorithm. Including median filtering, morphological filtering, binarization image processing and background correction.
VB
- VB6.0(WIndows XP运行良好) 本科毕业设计,包括图像采集、图像预处理,和图像测量,其实还有附加的其他功能,图片数据库(ACCESS 2003数据库),播放音乐等。很认真的毕业设计。还有做成了XP风格。-VB6.0 (WIndows XP is running well) undergraduate course graduation design, including the image acquisition, image preprocessing, and image mea
Testing0
- 图像预处理 图像灰度化 模板匹配 字符识别 轮廓提取-Image pre-processing image-based template matching gray-scale character recognition contour extraction
pcaandica
- 这是一个人脸识别的程序,先对图像预处理,然后用PCA进行特征提取。-This is a face recognition process, first on the image pre-processing, and then use PCA for feature extraction.
imagerec
- 车牌定位与识别系统,对图像处理和模式识别毕业设计有参考价值,VC实现图像预处理,特征提取,以及神经网络识别。-License plate location and recognition system for image processing and pattern recognition graduated design reference value, VC achieve image preprocessing, feature extraction, and neural network
ED256
- 运用VC++对图像处理中的边缘检测、图像预处理进行及图像匹配编程,产生了理想的效果-Use VC++ On image processing edge detection, image preprocessing was conducted and the image matching program produced the desired results
yuchuli
- 用VC++实现图像预处理,希望对新手有所帮助-With VC++ Achieve image pre-processing, and they hope to help novice
vision
- 本书内容包括图像预处理、图像分别、形状表示与描述、物体识别与图像理解、三维视觉、图像压缩、纹理描述、运动分析以及实际应用的案例研究等等。是由艾海舟,武勃等译的图像处理分析与机器视觉一书的中文版。-The book includes image preprocessing, image, respectively, express and shape descr iption, object recognition and image understanding, three-dimensiona
DigitalRecognitioncode
- 使用说明第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90 。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行
FPGA-basedinfraredimagepreprocessing
- 基于FPGA的红外图像预处理系统的研究与设计,给fpga工程技术人员一个参考-FPGA-based infrared image preprocessing system and design, engineering and technical personnel to fpga a reference
PreProcessor
- 基于OPencvr开发环境的图像预处理算法。包括中值滤波,形态学滤波,二值化处理及图像背景校正。--Image Pre-processing algorithm based on OPENCV. Including median filtering, morphological filtering, binarization image processing and background correction.
xiaobomatlabcode
- 基于小波变换的matlab图像处理程序,可用于图像预处理,人脸识别,特整提取等功能。-Based on wavelet transform matlab image processing procedures, can be used for image preprocessing, face recognition, special features such as the whole extract.
Picture
- 图像处理与图像分割系统,具有图像预处理,图像平滑等基本功能,适合用于学习C++的参考程序-Image processing and image segmentation system with image pre-processing, image smoothing and other basic functions, suitable for learning C++ reference procedures
图像预处理后求芒果的投影面积
- 本程序是对芒果图像进行预处理后,求取投影面积。(After processing the mango image, the projection area is obtained)
图像预处理小程序
- 图像的双边滤波,畸变校正,计算图像的SNR等等小程序啦,提供给使用MATLAB新手们(calculate the picture's SNR and pre-processing in matlab)
图像预处理
- 实现图像的预处理功能,提供了一些常用的图像预处理的代码,可以满足所有基本预处理的需要,包括读入图像,图像灰度转换,阀值,图像反色, 灰度线性变换,直方图均衡化,线性平滑滤波器,中值滤波器等。(Realize the preprocessing function of the image)
手指静脉图像预处理
- matlab下的手指静脉图像预处理:均衡化,膨胀,腐蚀,细化,手指边缘检测,截取roi区域,尺度归一化以及灰度归一化。(Finger vein image preprocessing under matlab: equalization, expansion, corrosion, thinning, finger edge detection, interception of ROI region, scale normalization and gray normalization.)