搜索资源列表
LOGO16M
- 本程序是专为MSDOS6.0操作系统下编写的显示16M真彩色程序,支持图片格式*.BMP。不需要第三方BGI,全部以源代码形式提供给用户。-This procedure is designed to prepare the operating system MSDOS6.0 display 16M true color process, to support the picture format*. BMP. Does not require third-party BGI, all in so
Browser
- 一个简易的图片浏览器,包括多种格式的图片-A simple picture browser, including a variety of picture formats
jpeg2ps
- jpeg2ps 将jpg图片格式转换成eps格式用于latex插入图片用;代码为C语言格式-jpeg2ps The C coed change a picture form jpg format to eps format which is used as input of latex.
YUV2Jpg
- 一个y u v 转换成 JPEG图片格式的例子. #include "stdafx.h" #include "YUV2Jpg.h" #include "YUV2JpgDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__ #endif -A yuv convert JPEG image format examples.
VB_convert_picture_ase64_format
- VB将任意图片转换为Base64文本格式VB will convert any picture Base64 text format-VB will convert any picture Base64 text format
BMP
- 在E语言编程环境下,把一张图片扫描出来后,把RGB格式的数据加上帧头帧尾后还原成图片格式,可以把他使用在自定义视频格式上面,或者别的功能,只要开发自己的大脑用处大大的!-Scan a picture out, RGB format data plus the header frame tail restore the image format, he can use in custom video format above, or any other function, as long as t
42-
- 易语言判断图片格式源码,很不错的易语言源码,适合易语言爱好者学习。-Easy language to determine the source of image format, very good source of easy language for easy language enthusiasts to learn.
yzmtq
- 简单验证码是指验证码图片里的字符,固定不变,或者变化很小的验证码,比如:字符上会有一些干扰点干扰线等情况,或者只有少数几种字体变化和字体大小变化。 这里给出源代码都是非常简单的源代码,学过《C程序设计》的都可以看懂,不会超出书本范围,而且不使用指针,这样VB,Delphi,JAVA 等语言都可以照此写出相应的源代码。 验证码提取可以分为三个大的步骤:预处理,分割,提取。预处理又可细分为读取图片,二值化,去干扰点,去干扰线等等步骤。 读取图片很简单就是把要提取的
MakeBarCode
- VC++制作的PDF417,Qr_Code,DataMatrix二维条码的编码平台,有完整源代码和详细接口说明,以动态库(DLL)方式提供图片格式的二维条码解码,供二次开发。 ● 生成PDF417、QR Code、DataMatrix等二维条码; ● QR码和DataMatrix码提供条码图象黑白二值信息缓存接口,便于激光机和雕 在程序调用条码制作函数前,先调用SetConfile函数,将配置文件名传递给动态链接库。否者条码制作函数使用默认参数进
imageConvert
- 图片格式转换,能将如何格图片转换成你自己想要的格式。-Image format conversion, how can you frame images into the format you want.
filepost
- 这个是图片上传类包,可以同时上传多张图片,并且可以控制图片格式,也可以控制不是图片的话,就不能上传-This is the image upload class package, you can also upload multiple images, and you can control the image format, you can also control instead of images, then it can not be uploaded
ppmview
- 这是一个用于读取和显示linux系统下图片格式的可执行程序。图片格式为ppm-This is an executable program used to read and display image format under linux system. Picture format ppm
图像操作
- C#WinForm中处理图片的各种方法和技巧,例如图片的透明处理,压缩图片,图片合成,图片中插入文字,转换图片格式等各类操作方法。都有单独的实例,支持.NET2.0以上版本。(C#WinForm in dealing with pictures of various methods and techniques, such as the transparent processing of pictures, compressed pictures, picture synthesis, inse
奇迹图片格式转换
- 看图奇迹图片格式转换11111111111111(Picture magic pictures format conversion 11111111111111)
内存中转换图片格式
- 一个在内存中转换图片格式的程序源代码采用c++语言(A source code that converts picture format in memory)
tpzhbase-v1.0
- 图片转换工具,将不同图片格式转换为base64格式,适合H5开发中使用(picture convert to base64 code with H5 or other)
调整图表格式
- 自己先预先调整好需要的图片格式,然后点击读取格式,选择待调整的图片,点击调整,就能实现两个图片格式一致(You need to adjust the desired image format beforehand, then click Read Format, select the image to be adjusted, and click Adjust to achieve the same image format.)
API大全(图片)
- 易语言床用usre32 api函数,图片格式的(Usre32 API function for easy language bed, picture format)
图片去雾
- 提供了13种图片去雾增强方法,有直方图均衡,clahe,暗原色算法,改进的暗原色算法,实时去雾,引导滤波去雾,天空去雾等,同时给出图像增强前后图像质量评价,可以对jpg,bmp等图片格式进行去雾增强处理,效果非常好(13 kinds of image de fog enhancement methods are provided, including histogram equalization, CLAHE, dark original color algorithm, improved da
彩色图片转换代码
- 将图片转换为代码并保存成txt格式,通过串口调试工具实现硬件的通信(Convert the picture to code and save it in TXT format)