搜索资源列表
convert_get
- 本程序主要完成pic到tif图像格式的转换(由图象格式转换菜单实现) 并且完成了读写pic,tif图像文件的源代码。File/open 挖图菜单完成在原始图中获取任意位置和大小的图像。 -the main procedures to be completed pic tif image format conversion (from the Image menu format conversion realization) and completed reader p
gaussnoiseandpeppernoise
- 在图像中加入随机噪声的源代码和在图像中加入椒盐噪声的源代码,编译后的可执行文件须带参数运行-in the image by adding random noise source in the image and add salt and pepper noise source code, the compiled executable file must bring operating parameters
imageconvertVC
- 图形转换代码,完成pic到tif图像格式的转换,并且完成了读写pic,tif图像文件的源代码。挖图菜单完成在原始图中获取任意位置和大小的图像。 -graphics rendering code, complete pic tif format images to the conversion, and completed a literacy pic. tif image file to the source code. Dredging plan menus in the original
MateiDemo
- Iterative Watershed Segmentation (IWS) This code is free of charges and it can be used for demonstration and evaluation purposes only. It is not allowed to use this code in any commercial purpose. The author s approval must be requested for an
floppy
- 吕凤军《数字图象处理编程入门》中的所有例子源代码,中间包括BMP文件格式的分析以及图像处理各种算法的C语言实现,对初次涉及图像处理方面的人而言非常不错。-Mr Lu Fengtai army "Digital Image Processing Programming Primer" all the examples of source code, intermediate file formats including BMP analysis and image proces
contourlet_toolbox
- contourlet变换源代码,图象处理方面有广泛应用空间-MATLAB source code that implements the contourlet transform and its utility functions. See paper \"The contourlet transform: an efficient directional multiresolution image representation\" included in this zip file.
Album
- We started our project--- Magical Album on May 8th. After discussing, we decided to use MFC to finish the project because most of us were familiar with C++. The core algorithm of Magical Album was LZW, which transforms the file standard from BMP to G
convert.rar
- 本程序主要完成pic到tif图像格式的转换(由图象格式转换菜单实现)并且完成了读写pic,tif图像文件的源代码。File/open挖图菜单完成在原始图中获取任意位置和大小的图像。,This procedure to complete the main pic to tif image format conversion (from image format conversion menu implementation) and completed the reading and writing
CBIGImage
- 1.将已有的较大灰度图像(8位bmp格式)按指定大小进行分块,并保存成二进制文件(.bat格式); 2.按指定屏幕大小生成大图的缩略图; 3.在缩略图上任意指定矩形框选部分(左上角和右上角),抠选出对应的大图原型,并保存至文件夹里。 4.大体介绍功能按钮 选择功能1:输入图像文件路径及文件名,打开图像文件,并新建以图像命名的文件夹。 如输入:test.bmp 选择功能2:输出图像的有关信息; 选择功能3:进行图像分块,并保存成二进制文件,再输出索引; 选择功能
GAUSSIANBLUR_CODE
- 用c++写的,高斯滤波器的源代码,包含.h文件和.cpp文件-Using c++ written in the source code for Gaussian filter, including. H file and the. Cpp file
yuv2mov
- 这是一个将yuv文件导入到matlab中的源程序 在程序中对使用过程进行了详细的解释-This is a yuv file into matlab the source in the proceedings on the use of the process carried out a detailed explanation
YuvConvert
- YUV转BMP工具,在YUV源文件的当前目录将YUV文件转换为单个BMP文件。-YUV to BMP tool, YUV source files in the current directory will be converted to a single YUV file BMP file.
DigitalVerification
- 数字识别c++程序示范 数字识别基础知识 简单识别项目文件 -数字识别.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the
NeuralrecognitionSystem
- 基于神经网络的文字识别系统 本目录主要包括:文档和两个源代 其中源代码是识别程序的,另一个是矩阵类库的。 已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。-Based on neural network characte
source
- this file take co-occurrence matrix in texture that is main tools to define texture type-this file take co-occurrence matrix in texture that is main tools to define texture type
MATLAB_Medical_Image_Process_Experiments
- MATLAB医学影像处理实验(内含14个原代码及教学的说明) (1)Plot a sine function using MATLAB, and write the data into a file (2)Read data from a file, plot a SINC function, and append the result back to the same file (3)Plot a Gaussian distribution using MATLAB (4)Fo
SampleICC-1.4.0.tar
- 各种icc文件格式的信息源代码,读写及相关程序-Icc information in a variety of file formats source code, read and write and associated procedures
fdp5finalMatlab.tar
- 这是一个使用了Gabor特征提取和人工智能的人脸检测系统源代码 使用步骤: 1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱) 2. 找到"main.m"文件 3. 命令行中运行它 4. 点击"Train Network",等待程序训练好样本 5. 点击"Test on Photos",选择一个.jpg图片,识别。 6. 等待程序检测出人脸区域 createffnn.m, d
source
- 图象的几何变换 source目录下为本章介绍的源程序 功能是打开一幅位图,实现几何变换 命令行编译过程如下 vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-Image source directory for the geometric transformation described in this chapter i
Available-in-the-GDAL-library-file
- GDAL是一个在X/MIT许可协议下的开源栅格空间数据转换库。它利用抽象数据模型来表达所支持的各种文件格式。它还有一系列命令行工具来进行数据转换和处理。-Is an open source GDAL raster spatial data conversion library in the X/MIT license agreement. It uses abstract data model to express a variety of file formats are supported.