Welcome![Sign In][Sign Up]
Location:
Search - read image to matrix

Search list

[Special Effects1111111111111111111111111111

Description: 读取图象数据到矩阵 读取图象数据到矩阵-read image data matrix to read image data to read image data matrix to matrix
Platform: | Size: 2558 | Author: panzhi | Hits:

[2D GraphicGETBMP

Description: 读取bmp文件,生成可插入到C程序中的点阵数组格式.-read bmp file, generate C can be inserted into the procedure for the lattice array format.
Platform: | Size: 1024 | Author: 马兴录 | Hits:

[Special Effects1111111111111111111111111111

Description: 读取图象数据到矩阵 读取图象数据到矩阵-read image data matrix to read image data to read image data matrix to matrix
Platform: | Size: 2048 | Author: panzhi | Hits:

[OtherOpencv_Introduction

Description: 介绍了opencv的基础操作方法。比如利用opencv进行图像数据的读取、矩阵的运算等。-Opencv introduce the basis of the method of operation. For example, the use of opencv image data read, such as matrix calculations.
Platform: | Size: 26624 | Author: alzn | Hits:

[Special Effectsvfm

Description: 讀取CCD影像存放到Matlab矩陣中, 提供影像處理使用-Read CCD image stored in the Matlab matrix to provide the use of image processing
Platform: | Size: 135168 | Author: 楊家豪 | Hits:

[Special EffectsMZigZag

Description: ZIGZAG程序,实现对图像矩阵ZIGZAG顺序读取。通常作为函数调用。还有就是霍夫曼编码的程序,得到图像霍夫曼的编码-ZIGZAG procedures ZIGZAG image matrix to achieve the order read. Usually as a function call. There is the Huffman code procedure, the image encoding Hoffman
Platform: | Size: 2048 | Author: lulu | Hits:

[Special Effectsbmp

Description: 中文注释,读写BMP图片文件的程序 包括打开、关闭文件、读写BMP数据矩阵和RGB、灰度转换,适用于数字图像处理领域的研究人员和入门人员-Chinese notes, read and write BMP picture files, including open, close the file, reading and writing BMP data matrix and the RGB, grayscale conversion, applicable to digital image processing research in the field of personnel and entry personnel
Platform: | Size: 9216 | Author: 李磊 | Hits:

[Special Effectslineargray

Description: 基于matlab的图像线性灰度变换,里面有一幅图像数据矩阵,也可以读一张其他的图片,简单易学希望对大家有帮助。-Matlab image-based linear gray-scale transformation, which has an image data matrix, one can also read the other pictures, easy to learn for all of us want to be helpful.
Platform: | Size: 189440 | Author: wanghui | Hits:

[Special EffectsSolveVerse

Description: 图像的求反,里面有一幅图像数据矩阵,直接运行就可以出效果,也可以读一张其他的图片,简单易学希望对大家有帮助。-Image for Anti-, which has an image data matrix, can be run directly out of the effect can also read an other picture, easy to learn for all of us want to be helpful.
Platform: | Size: 189440 | Author: wanghui | Hits:

[Windows Developimagerestoration

Description: 图像恢复 1.编程读出给定的多幅bmp文件的图像矩阵数据 2.编程利用噪声对图像矩阵进行数据劣化 3.编程利用图像恢复算法进行复原,并观察复原效果 4.调整噪声的种类和强度进行重复实验 -1. Programmed to read out a given number of bmp image matrix data file 2. Programming to use noise to the image data matrix degradation 3. Programming algorithm using image restoration rehabilitation, and to observe the effect of 4 recovery. Adjust the noise type and intensity of duplicate experiments
Platform: | Size: 11264 | Author: joshua | Hits:

[Graph programbmpCHECK

Description: 对bmp图像进行读取矩阵数值的操作,可以用于查看BMP源码,或者进行小波变幻。-Bmp image to read the value of matrix operations, can be used to view the BMP source, or wavelet changes.
Platform: | Size: 16384 | Author: MagicSD | Hits:

[Special Effectszoom

Description: 简单的图像缩放程序 先读入图像矩阵A zoom(A,n),n为缩放倍数-Simple image scaling procedure to read into the image matrix A zoom (A, n), n for the scaling multiplier
Platform: | Size: 166912 | Author: 黄龙 | Hits:

[Picture ViewerImage-matritype-conversion

Description: 读取图像 显示图像 将图像矩阵类型转换为double 傅里叶变换 离散余弦变换-Read image shows the image matrix type image is converted to double Fourier transform discrete cosine transform
Platform: | Size: 1024 | Author: wangjl | Hits:

[File OperatePCX

Description: Source code to operate (read/write) image files in .pcx format. Reading every layer of image in separate matrix. Writing in simple pcx archive.
Platform: | Size: 2048 | Author: Sasha | Hits:

[Special Effectsmat_PCA

Description: 在图像处理、人脸识别中、经常要读入已知的矩阵进行处理,这里以PCA为例。-In image processing, face recognition, often to read the known matrix processed by PCA as an example here.
Platform: | Size: 1024 | Author: liwei | Hits:

[Special Effectstuxiangchuli

Description: 在matlab中,读入图像,将读入的图像存取到矩阵中,便于处理-In matlab, read into the image, the image read access to the matrix, easy to handle
Platform: | Size: 647168 | Author: mike | Hits:

[Graph RecognizeVCPPCODErecognize

Description: 基于神经网络的文字识别系统 本目录主要包括:文档和两个源代 其中源代码是识别程序的,另一个是矩阵类库的。已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。 -Neural network character recognition system catalog include: documentation and two source code where the source code is the identification procedures, and the other is a matrix class library. Has saved the trained network weights, so the first time you use identification procedures, you can run the executable file directly Release directory, and then the picture directory test image to read the identification. Of course, you can use the training samples to train the network, but pay attention to the training sample, otherwise it may be very low recognition rate. Training sample selection principle is that as a representative, in the case of the training time not too long, as much as possible the number of training samples.
Platform: | Size: 198656 | Author: vinvinay | Hits:

[AI-NN-PRNeural.network.character.recognition

Description: 本目录主要包括:文档和两个源代 其中源代码是识别程序的,另一个是矩阵类库的。 已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。-Catalog include: documentation and two source code Wherein the source code is the identification procedures, and the other is a matrix class library. It has saved the trained network weights, so the identification procedures used for the first time, you can run the executable file Release directory directly, then the picture directory of the test image to be read, the recognition. Of course, free to use the training samples to train the network, but pay attention to the training sample selection, or it may lower the recognition rate. Training sample selection principle is as representative, in the case of the training time not too long, as much as possible the number of training samples.
Platform: | Size: 81920 | Author: ShichaoLiang | Hits:

[Special Effectsremote-sensing-image

Description: 本程序是遥感图像处理以及数字摄影测量课程的成果,大致实现方式:使用GDAL库实现影像读取,使用armadillo库实现矩阵运算 remote sensing image.rar为源代码压缩包 warmerda.rar为GDAL库 armadillo-4.650.4.rar为armadillo库 工程配置信息: 1、打开*.vcxproj,工程文件,将平台设置为x64或win32,并如下配置属性 2、包含目录: armadillo:armadillo-4.650.4\include GDAL:C:\warmerda\bld\include 3、库目录 armadillo:armadillo-4.650.4 GDAL:warmerda\bld\lib 4、附加依赖项: armadillo: X64:armadillo-4.650.4目录中名称带有win64的lib文件 win32:不带win64的同名文件,且以d结尾(debug) GDAL: X64:warmerda\bld\lib中的文件 win32:我所使用版本无32位版本,如需使用32位版本,可以用其他同学使用的。 功能介绍: 1、打开图像 使用打开按钮,选择影像即可。 2、图像处理: 选择波段:手动输入波段组合 直方图统计:打开影像后使用,存在BUG尚未解决,更换波段统计后需要拖动一下窗口才能刷新显示。 几何校正:依次打开控制点文件、待校正影像文件(当使用的示例数据没找到,抱歉) ISODATA非监督分类-This procedure is the process and the results of digital photogrammetry courses sensing image, substantially ways: using the GDAL library to read an image using armadillo library implementation matrix operations remote sensing image.rar source tarball warmerda.rar to GDAL library Library for the armadillo armadillo-4.650.4.rar Project configuration information: 1, open* .vcxproj, project files, set up the platform for the x64 or win32, and the following configuration properties 2, the directory that contains: armadillo: armadillo-4.650.4 \ include GDAL: C: \ warmerda \ bld \ include 3, the library catalog armadillo: armadillo-4.650.4 GDAL: warmerda \ bld \ lib 4. Additional Dependencies: armadillo: X64: armadillo-4.650.4 win64 directory names with the lib file win32: win64 with no file with that name, and ending with d (debug) GDAL: X64: warmerda \ bld \ lib in the file win32: I use version no 32-bit version for 32-bit version can be used with other students. Fea
Platform: | Size: 262144 | Author: LiuPeng | Hits:

[Special EffectsRead_Image

Description: matlab对图像数据库的读取,构建训练和测试矩阵-matlab to read image , building training and test matrix
Platform: | Size: 2048 | Author: HWP | Hits:
« 12 »

CodeBus www.codebus.net