搜索资源列表
bmp_c_source
- c语言处理bmp文件,包括打开、保存等操作,为处理其他文件(如音频文件)提供了思路-c language processing bmp files, including open and save operations provides a guideline for the treatment of other files (such as audio files)
TRASNSFORM
- 推图像进行傅里叶变换,只针对BMP图像,处理效果很好,还可以进行逆变换-Push the image Fourier transform, only BMP images, very good treatment effect can also be used for inverse transform
ARMbasedembeddedimageprocessingsystemdesign
- 硬件 部 分 ,我们建立了以ARM处理器为核心的开发板,通过CMOs摄 像头实时采集图像信息并通过液晶显示器显示。操作系统部分实现了实 时嵌入式操作系统的开发和移植,并在系统上扩展了文件系统模块,使 之支持图像信息的存储和更为广泛的应用开发。图像算法部分实现了图 像采集、BMP编码、图像存储,以及对所生成的数字图像进行数字处理 等功能。-Hardware part, we set up the ARM processor as the core to the developm
spic
- 缩略图生成 功能:缩略图生成(按比例缩小) 作者:刘先军 时间:2007-10-25 需要参数: $lxjspicname="图片名{不能为空}" $lxjspictype="图片类型[以图片名的扩展名为准(支持类型|jpg|jpeg|gif|png|bmp|)]{不能为空}" $lxjspicpath="图片路径{不能为空}" $lxjspicsizex="缩略图宽设置[默认150]" $lxjspicsizey="缩略图高设置[默认150]"
wavetransfprm
- 小波变换 VC++的演示源代码,应用到了图像处理上,打开BMP图像 ,可以进行小波一次、二次、三次变换,也可以进行行列变换、滤波及反变换,这里不多说,源代码是最好的说明 。 -Wavelet Transform Demonstration VC++ source code, applied to image processing, open BMP images, can be wavelet once, twice, three times a transformation, the ra
tuxianghuifu
- 图像恢复(复原) 图像复原技术就是将图像退化过程模型化,并且采用相反的过程进行处理,以便复原出原始图像。例如,原始图像fig3_1.bmp由于退化变成了退化图像fig3_2.bmp。此图像的退化函数为: ,其中 ,M=366,N=364。请采用全逆滤波和不同截止半径的逆滤波对其进行复原,并与原图像fig3_1.bmp进行比较。再采用维纳滤波对其进行复原,并与逆滤波结果进行比较。 -图像恢复
SherlockEye-V3.0
- //*************************************************** 2010.12.21 发布源代码。 使用最简单的截图方法实现作弊功能 主要掌握BMP文件的读取与保存,BMP文件格式 提升空间: 1、在作弊器上点击不同处,使用发送消息之类的方法给游戏处理。 2、使用HOOK方法,直接修改游戏实现瞬间秒杀。 //***************************************************
yzmtq
- 简单验证码是指验证码图片里的字符,固定不变,或者变化很小的验证码,比如:字符上会有一些干扰点干扰线等情况,或者只有少数几种字体变化和字体大小变化。 这里给出源代码都是非常简单的源代码,学过《C程序设计》的都可以看懂,不会超出书本范围,而且不使用指针,这样VB,Delphi,JAVA 等语言都可以照此写出相应的源代码。 验证码提取可以分为三个大的步骤:预处理,分割,提取。预处理又可细分为读取图片,二值化,去干扰点,去干扰线等等步骤。 读取图片很简单就是把要提取的
bmp_read
- C++下bmp格式图像的读取,对于初学图像处理及C++编程的同学会有用-bmp image read program
getbmptxt
- 对bmp处理!并转为相应的txt文件-BMP file processing!
ImageProcessMaker
- 图片处理制作器,能将图片尺寸批量改变,格式包括(BMP,jpg等等)-Image processing production, can the volume change of image size, format (BMP, jpg, etc.)
bp2
- 基于matlab的图像处理技术,可以对bmp,jpg等格式的图片进行处理,可以反转-Image processing technology based on MATLAB, on BMP, JPG format image processing, can be reversed
MapCutter
- 可以将图片按照设定的大小切分。其中包含bmp图片的文件格式解析,数据处理-File name of the picture can be cut according to the size of the set into many small pieces, and follow the naming
bmpdeal
- 编写程序处理BMP格式的图像,有打开保存,计算直方图等功能-Write a program to handle the BMP format image, open the saved calculate the histogram function
BMP
- 进行图像的灰度处理 提供了三种方法 同时提供了客户四化界面 十分的方便-Provides three methods of image gray processing
bmp-imshr
- 卫星影像处理,采用C++编程,能够正确处理卫星影像的读写输入。-satellite image processing, using C++ programming, able to read and write properly handle input satellite images.
BMP
- c图像处理,包括小波变换,高斯变换,滤波,边缘检测,旋转,平移,各算子:sobel,拉普拉斯-c image processing, including wavelet transform, Gauss conversion, filtering, edge detection, rotation, translation, each operator: sobel, Laplace etc.
彩色图像处理
- 比较对彩色图像CSimage4.bmp仅进行I分量平滑处理和对H、S、I三个分量都进行平滑处理后的图像情况。(Compared with the color image CSimage4.bmp, only the I component smoothing processing and the H, S, I three components are smoothed after the image processing.)
颜色处理
- Public Sub DibGet(ByVal IdSource As Long, XBegin As Long, ByVal YBegin As Long, ByVal XEnd As Long, ByVal YEnd As Long) Dim iBitmap As Long Dim iDC As Long Dim I As Long Dim W As Long Dim H As Long On Error GoTo ErrLine D
showbmp
- 在C语言下成功实现读取并显示bmp格式的图像。(Successfully read and display BMP format images in C language.)
