搜索资源列表
JPEG源代码
- C语言实现JPEG压缩与解压缩,对学习图像处理有一定的参考意义。代码比较老,但是能说明问题。-C Language JPEG compression and decompression, to learn to deal with images as a reference significance. Comparing the old code, but illustrative.
5ActiveXMovie_SRC
- Using DirectShow to Play a Movie from Visual Basic:use Visual Basic as a movie player.we have built (in C++) an ActiveX control for Visual Basic that allows us to play any movie file (compatible with DirectShow). The ActiveX object also provides the
12452121
- 在MFC程序中显示JPG/GIF图像 如果你是一个使用VB编程的程序员,要在程序中显示JPG或者GIF图像简直易如反掌,将图像控件拖到Form中,分分钟即可搞掂。但是C++程序员要显示同样的图形却没有那么轻松,那么是不是要自己编写JPG解压缩代码呢?当然不用那么复杂啦!此代码将示范如何在MFC程序中显示JPG或者GIF图像。 -in MFC process shows JPG / GIF image if you are using a VB programmers. in the p
ZHG_bmp_demo
- 1.本程序包是ZHG本人用C/C++所做,可供他人学习、研究参考。传播时请务必保持整个程序包的完整,并注明作者信息、出处等,以尊重作者知识产权。 2.运行相应程序后,输入相应的16色256色或24位真彩色bmp图片名称,即可查看该图片。 3.图片名应完整,如应当输入tupian.bmp。 ----Author: zhg 2006.12 E-mail: wudazhg@163.com-1. This package is ZHG I use C / C made avai
fbv-1.0b.tar
- linux下基于控制台的图片浏览器,基于FrameBuffer驱动实现,支持BMP、JPG、PNG、GIF格式图片浏览,支持缩放、翻转等功能,纯C实现,小巧且使用方便,很适合拿来做嵌入式移植和二次开发,可参考其来实现数码产品的图片浏览器。-linux based console Photo browser, Drivers based framebuffer support BMP, JPG, PNG, GIF format images View, support zoom, flip, an
EasyBMPtoAVI_0.54_console-source
- EasyBMPtoAVI is a simple, easy-to-use, cross-platform utility for creating an avi movie file from a series of windows bitmap (BMP) images. Some features: 1) Support for reading all bit-depths supported by EasyBMP. At the present time,
Cbmpread
- 读BMP图像的数据,然后变换(我只是加了一条黑线,但可以进行如去噪,平滑等变换,我下一步的工作),再将数据写回一个新的图像中!在Linux下完成,可以很好的工作,代码是符合ANIS C的,应该是可以在windows下运行的!(运行时需要修改文件路径)-Reading BMP image data, and transform (I just added a black line, but can be as denoising, smoothing transformation, I will
基于C语言编写的关于BMP显示程序
- 这是基于C语言编写的关于BMP32、24、16、8、4、1等各种格式的显示程序,包括其中的压缩格式也可以显示,很实用。-This is based on the C language on BMP32, 24,16,8,4,1 display program such as a variety of formats, including the compression format can also display, very useful.
JPEG_SourceCode
- source目录下为本章介绍的源程序 功能是行程编码,JPEG压缩编码(基本系统) 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib-source directory for the introduction of this chapter is to visit the source code function, JPEG compression (basic system)
EdgeDetect
- 用Visual C++ 2008编写的显示图片的程序,用户可以在这个基础上进行灰度处理 边缘检测等~-Using Visual C++ 2008 to prepare the display picture of the process, the user can carry out on the basis of gray-scale edge detection, such as dealing with ~
Rotatedll
- 这个代码演示了调用一个C语言编写的DLL如何旋转指定的图片(附C源代码),支持360度图片平滑旋转,掩码色改变,甚至可以调整图片透明度、亮度、色相、饱和度、大小缩放等图片常用的值。-This code demonstrates calling a DLL written in C language specifies how to rotate a picture (with C source code), to support a smooth 360-degree image rotatio
BMPLoader_evo
- This an evolutionary loader library to load your BMP images into C++ code such as OpenGL or OpenCV applications. It has some advantages over other BMPLoader libs, in fact, it can read the BMP from Mysql also.-This is an evolutionary loader library to
ShowBitmap2
- 运用MFC设计图像打开界面,以及熟悉VISAL C++ 6.0 的使用-Open the image using MFC design interface, as well as familiar VISAL C++ 6.0 using
FlashUIShow
- 使用FLV格式的flash做为界面显示,开发更美观的图形界面。环境为VC-using FLV format flash file as user interface elements, developing more friendly UI in Visual C++.
shuzituxiang
- 用C语言完成对一幅图像的读和写并做一些简单的处理,如反转、填充等。-Completion of an image read and write and do some simple processing, such as inversion, fill with the C language.
Expansion-corrosion
- 主要实现膨胀腐蚀开关等一些基本的形态学的c++算法-acheve some functions such as Expansion corrosion open close
ball
- c/c++编程,实现小球随机运动,美观使用,可以作为学习之用-the c/c++ programming, the random motion of the ball, beautiful, can be used as a learning
BuntForms
- 一个简单的图像切入效果,C#实现图像推拉效果,也就是让一张图片产生动画效果,由上向下切入,好像上边有东西往下推一样的感觉,-A simple image cut effect, C# image push-pull effect is to make a picture animation, cut from top to bottom, as if on top of something pushed down
my_picture_scan
- QT开发软件、Linux操作系统、超级终端、PC一台、TQ2440开发板一块。 项目描述:主要是采用qt的集成开发环境qtCreator,在*.ui文件中进行界面设计,布置相关的控件(如按钮控件分别为打开、开始、暂停、上一张、下一张、放大、缩小、还原等,label显示图片),然后实现控件的功能(在qt里多数变量都是以类的形式进行封装的),最终在开发板上实现图片浏览器功能。 所需知识:c++,qt的相关知识,arm板上的开发。-QT development software, Linux
JpegLibPalm030912
- Introduction jpeglib is a shared library for Palm OS handheld computers. It permits other applications to support easily JPEG encoding and decoding. JPEG is a standard compression method for photographic images. It s lossy, which means that the