搜索资源列表
-
0下载:
这个c#编写的程序,用来对人脸图像进行预处理,从而提升人脸识别算法的性能。这里提出了3种用于人脸识别的图像预处理的光照归一化算法,即:Multiscale retinex和anisotropic 和isotropic平滑方法。-The c# Preparation procedures used for face image preprocessing, so as to enhance the performance of face recognition algorithms. Here p
-
-
0下载:
采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
-Gray-scale transformation of the methods used to enhance the contrast of the image histogram homogenization analog image by Gaussian white noise and salt and pepper noise
-
-
0下载:
采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理-MATLAB using the function affected by noise interference filter2 images mean filter Adaptive Image Filtering Wehner use five kinds of different gradient method to enhance i
-
-
0下载:
用Prewitt算子检测图像的边缘 用不同σ值的LoG算子检测图像的边缘 用Canny算子检测图像的边缘 图像的阈值分割-Prewitt operator with the edge detection of images with different values σ LoG operator detected by Canny edge detection operator Edge Image Thresholding
-
-
0下载:
用水线阈值法分割图像 对矩阵进行四叉树分解 将图像分为文字和非文字的两个类别 形态学梯度检测二值图像的边缘-Water line image thresholding segmentation of matrix quadtree decomposition of the image into text and non-text for these two types of morphological gradient detected binary image of the edge
-
-
0下载:
MATLAB赋值 MATLAB中的for循环 和if条件 MATLAB图像处理的基本操作-MATLAB in MATLAB assignment for circulation and if the conditions of MATLAB image processing basic operation
-
-
1下载:
基于图像识别的整精米自动检测
检测出图中的碎米,并在相应的米粒上打上标志。
对图像进行预处理,把米粒图像变成二值图像,根据区域内部像素的连通性,将不同的区域赋予不同的标记,计算出单个米粒所占的像素
-Based on Image Recognition milled rice automatically detect detect the broken map, and marked with the corresponding symbol on a grain of rice.
-
-
0下载:
深入研究适合该图像的预处理、二值分割、边缘提取和几何形状判断方法,重点研究针尖倒装、弯曲和倒刺等不合格针尖的自动检
测方法,并基于C++ Builder平台使用C++面向对象技术实现上述图像处理过程。
-Depth for the image preprocessing, binary segmentation, edge detection and geometric methods of shape judgments, focusing on needle flip, bend a
-
-
0下载:
在VC环境下使用实例,对图像进行直方图处理,是图像预处理的常见步骤-Use cases in the VC environment, the image histogram processing, a common step in image preprocessing
-
-
0下载:
程序中包含了各种图像预处理的算法,去噪,边缘检测,分割等等,对于图像处理的初学者和科研人员都要很大的实用性-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
-
-
0下载:
图像增强的算法(基于灰度变换,有直方图均衡化前后的图像对比)-Image enhancement algorithm (based on gray level transformation, histogram equalization are compared before and after images)
-
-
0下载:
指纹识别中的指纹图像预处理程序,包括有归一化,二值化,图像分割,图像增强,图像细化-Fingerprint identification fingerprint image preprocessing procedures, including normalization, binarization, image segmentation, image enhancement, image thinning
-
-
0下载:
二值化是图像预处理重要的算法之一,通过这个可以对图像处理有更深的了解-image preprocessing
-
-
0下载:
基于第二代curvelet的指纹图像预处理算法,在curvelet变换基础上调整curvelet系数。-Adjusted based on the curvelet transform, the curvelet coefficients of the second generation curvelet-based fingerprint image preprocessing algorithm.
-
-
0下载:
这个程序是VC编程中的图像预处理的增强
-This program is the enhancement of image preprocessing in the VC program
-
-
0下载:
此程序为C++对图像进行预处理,包含图像反转变换,图形显示,和特殊显示等功能-This program is C++ image preprocessing, including image inversion transform, graphics, and special display functions
-
-
0下载:
本压缩包中,集合了很多个算子,每个算子进行了不同的压缩包,需要学习的打开压缩包解压即可,里面涉及了图像空间域的预处理,也包括了道路识别的霍夫变换,还有频域空间的一些算法,关于波的一些处理-The compressed package, a collection of a number of operators, each operator had different compression package, you need to learn to open the archive decomp
-
-
0下载:
图像预处理程序,由原始图像得到灰度图像,采用阈值法选择出最佳阈值进行图像二值化-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
-
-
0下载:
图像预处理,包含图像的中值处理和锐化处理-Image preprocessing, the value processing contain images and sharpening
-
-
0下载:
matlab图像预处理程序,以GUI形式实现人机交互式图像预处理-matlab image pre-processing procedures in order to achieve human-machine interactive GUI form of image preprocessing
-