-
chap01
数字图像处理编程入门(吕风军)第一章第1章 Windows位图和调色板(Windows Bitmap and palette of the first chapter, Chapter 1 of the digital image processing program entry (Lv Fengjun))
- 2012-11-01 14:06:21下载
- 积分:1
-
8bitTo16
将某一8位的raw格式图转换为16位的raw格式图 并可输出raw格式图的灰度值至相应文件(.txt文件) 生成的新图用PS打开时与原图基本一致.(It can converted an 8-bit raw format, to an 16-bit raw format and can output raw format diagram of the gray value to the corresponding map file (. Txt files) .The new plan to open with PS are basically consistent with the Original.)
- 2010-03-01 16:23:04下载
- 积分:1
-
jpeg
本项目成功地实现了jpeg图像的压缩非常实用!!!!!!(The project successfully realized the jpeg image compression is very useful!!!!!!!!!!!!!!!!)
- 2016-03-13 05:37:57下载
- 积分:1
-
11
说明: LSA的第一步是要去创建词到标题(文档)的矩阵。在这个矩阵里,每一个索引词占据了一行,每一个标题占据一列。每一个单元(cell)包含了这个词出现在那个标题中的次数。例如,词”book”出现在T3中一次,出现在T4中一次,而”investing”在所有标题中都出现了一次。一般来说,在LSA中的矩阵会非常大而且会非常稀疏(大部分的单元都是0)。这是因为每个标题或者文档一般只包含所有词汇的一小部分。更复杂的LSA算法会利用这种稀疏性去改善空间和时间复杂度。(The Little Book of Common SenseInvesting: The Only Way to Guarantee Your Fair Share of StockMarket Returns ,)
- 2015-12-23 20:26:03下载
- 积分: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
-
OTSUMultiThre
1.本程序功能包含显示直方图,OTSU的单值分割,OTSU的二值分割,OTSU的三值分割
2.在OTSU的分割时,通常情况下我们是通过类间方差得到一个分割阈值,但是有时候我们需要得到各灰度级别的目标,那么采取多值分割是
很必要的,通过改进得到OTSU的多值分割方法
3.本程序另外还有显示直方图,计算程序运行时间,处理结果以新的窗口显示等细节,这部分适合MFC初学者。(1. This procedure shows the histogram feature, OTSU single segmentation, OTSU binary segmentation, OTSU three segmentation 2. OTSU segmentation, it is usually the case we are through the between-cluster variance by a partition threshold , but sometimes we need to be the gray level of the target, then the multi-segmentation is necessary, through improved access to multi-OTSU segmentation methods 3. This procedure in addition to show the histogram to calculate run time, treatment the results of a new window display the details of this part of MFC for beginners.)
- 2009-02-06 14:55:41下载
- 积分:1
-
CPPvideoimageprocessing
利用Visual C++实现AVI文件的图像截取
实现对图像数据的读取显示
实现视频图像处理技术
编程中如何操作数据库中的图像字段
实现数字图像增强处理(Use Visual C++ AVI file image interception
To read the image data display
Video image processing technology
Programming how to operate the database image field
Digital image enhancement)
- 2014-04-21 11:17:34下载
- 积分:1
-
tezhengtiqu
c++特征提取,提取图像当中的红色灯笼。。。(c++ feature extraction, image extraction among red lanterns)
- 2015-04-03 11:25:51下载
- 积分:1
-
qicanshu
说明: 用于三维空间坐标系变换的7参数模型,在设计坐标系变换的各行业应用中用的最多,从数学角度来说也是最严密的转换方法。
由于结果中最多可求得七个转换参数,即三个平移参数、三个旋转参数(Ex、Ey、Ez)和一个尺度缩放因子(m),因此,通常也被称为七参数法。 (Three-dimensional coordinate system transformation for the 7 parameter model, coordinate system transformation in the design of applications using the most, the industry, from the mathematical point of view, the conversion is the most rigorous methods. Since the results can be obtained up to seven transformation parameters, ie three translation parameters, three rotation parameters (Ex, Ey, Ez) and a zoom scale factor (m), therefore, often referred to as seven-parameter method.)
- 2011-04-05 09:09:15下载
- 积分:1
-
FACE-Recognition
这是一个应用VC++编写的基于摄像头读取人脸的人脸识别和人脸检测软件,其中引用了MATLAB的系统函数,是一个非常不错的人脸识别软件,这个系统在我校论文答辩审核中获得了优秀的成绩。希望对大家有用(This is an application-based VC prepared to read camera Face to Face Recognition and face detection software. cited in the MATLAB system function, is a very good face recognition software. The system in my school examination papers reply obtained outstanding achievements. We hope to useful)
- 2020-06-26 05:20:01下载
- 积分:1