-
MinimumCrossEntropyThreshold
最小交叉熵图像分割源代码(原创).相关参考文献见源代码。(source code for the minimum cross-entropy thresholding algorithm)
- 2020-07-03 17:00:01下载
- 积分:1
-
two
:植物种类识别方法主要是根据叶片低维特征进行自动化鉴定。然而,低维特征不能全面描述叶片信息,识别准确率低,本文提
出一种基于多特征降维的植物叶片识别方法。首先通过数字图像处理技术对植物叶片彩色样本图像进行预处理,获得去除颜色、虫洞、 叶柄和背景的叶片二值图像、灰度图像和纹理图像。然后对二值图像提取几何特征和结构特征,对灰度图像提取 Hu不变矩特征、灰 度共生矩阵特征、局部二值模式特征和 Gabor 特征,对纹理图像提取分形维数,共得到 2183 维特征参数。再采用主成分分析与线性 评判分析相结合的方法对叶片多特征进行特征降维,将叶片高维特征数据降到低维空间。使用降维后的训练样本特征数据对支持向量 机分类器进行训练(plant species identification method is mainly based on blade automatic identification of low dimensional characteristics.However, can not fully describe blade low-dimensional feature information, identification accuracy is low, in this paper
A kind of plant leaves recognition method based on multiple feature dimension reduction.First by digital image processing technology to the plant leaf color sample image preprocessing, obtain background color removal, wormhole, petioles, and the blades of a binary image, gray image and texture image.Then the binary image to extract the geometric characteristics and characteristics of structure and characteristics of gray image extraction Hu moment invariants, gray co-occurrence matrix feature, local binary pattern features and Gabor, to extract the fractal dimension of texture image, get 2183 d characteristic parameters.By principal component analysis and linear uation analysis method of combining the characteristics of blade more feature dimensi)
- 2017-02-28 09:57:50下载
- 积分:1
-
compare_SSIM
说明: 给定两张图片,利用ssim来计算两张图片他们之间的ssim相似度(compute ssim between two images)
- 2020-09-13 17:47:58下载
- 积分:1
-
Gamma-correction
对图像进行伽马校正,可以有效提升图像 亮度和对比度,低于低照度图像现在小于1的参数,对于高亮度的图像选择大于1的参数可以有效调节图像亮度。(Gamma correction can effectively improve the brightness and contrast of the image. The parameters lower than the low illumination image are less than 1. For the high brightness image, the selection of parameters greater than 1 can effectively adjust the brightness of the image.)
- 2021-02-10 20:19:52下载
- 积分:1
-
传统聚焦评价函数
数字全息图聚焦评价函数,当图像聚焦时,评价函数值会达到最大值(the auto-focusing evaluation function of the digital hologram)
- 2017-06-27 09:55:54下载
- 积分:1
-
lable_parallel
说明: 八值图像连通区域标记,为每个连通区域分配一个唯一的标号,处理后的图像按照从左到右,从上到下的顺序获得连续的标号(Binary image connected region eight marks, for each connected region a unique label distribution deal with in accordance with the image from left to right, from top to bottom order of access to continuous labeling)
- 2008-10-24 20:20:11下载
- 积分:1
-
unet-master 2
说明: 使用unet对图像进行分割的源码,里面有训练集,可以根据自己的需要更换训练数据。(Use the source code of the image segmentation using UNET, which has a training set, you can change the training data according to your own needs.)
- 2020-06-29 21:22:43下载
- 积分:1
-
fatigue_mq_block
基于opencv的C语言的疲劳驾驶检测代码,肤色检测人脸(fatigue driving detecting)
- 2014-06-22 16:36:22下载
- 积分:1
-
OSTU-matlab
ostu算法(最大类间房差法,类属于阈值分割)的maltab代码,用于计算机图像处理分割及其相关应用。(ostu algorithm (the largest difference room category, type of threshold segmentation is) the maltab code, used in computer image processing and related partition application.)
- 2009-05-18 14:39:44下载
- 积分:1
-
CxImage
说明: VC++ 图像处理类库CxImage源代码,CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。
(VC++ image processing library CxImage source code, CxImage is a can be used MFC' s C++ classes, you can open, save, display, convert various formats of image files, such as BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K and other formats. Can achieve BMP < -> JPG, PNG < > TIFF format conversion, etc..)
- 2011-04-08 12:16:37下载
- 积分:1