搜索资源列表
Ilib-1.1.9-min.tar
- What is it? Ilib is a library (and some tools and examples) written in C that can read, create, manipulate and save images. It is capable of using X11 BDF fonts for drawing text. (X11 BDF fonts are part of the UNIX-based X11 Windows System, original
blobrw
- 微软的SQL SERVER数据库的Image、text等字段都属于二进制的大对象。这些对象的存取和其他轻型对象略有不同。 微软.NET Framework的System.IO命名空间下给我们提供了一个FileStream文件流类。我们可以使用这个文件流对二进制大对象轻松进行读写。 我实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBo
TerrainEdtPainterV1bSource
- Terrain Edit Tool To load a terrain you need to use the .ox3 look the sample in [TerrainLoad] folder. But you have two chose with the texture you can add a glmateriallib to your form and load the saved texture manualy with your setting.
webcamCapture
- 最近去看監視器材,看到他們的監視軟體 就突發奇想自己來寫一個看看 程式會把移動中的物體用綠色框框起來 並且把當時的影像存成jpg檔(我把這個功能註解起來了) 我這個程式是在UltraEdit(類似記事本)下寫成的 程式裡用到JMF套件 主程式是webcamCapture.java -look at the latest surveillance equipment, they are seen on the surveillance softwar
claire
- 实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBox可以切换到浏览状态,观看存入数据库的图片。 由于对二进制大对象使用的流操作,所以对于任何文件都具有通用性。读写文本文件也可以这么做-achieve a simple WinForm procedures, this procedure by clicking on the "Op
ImageStone_src
- ImageStone is a powerful C++ class library for image manipulation. It is written in pure C++ and easy portable. It includes load/save(support BMP GIF JPG PNG TIF ICO TGA PCX PSD...), display, histogram, undo/redo and transform image with over 100 pr
实现在JPG中截取固定大小的图像并保存为JPG文件
- 软件功能是实现在JPG中截取固定大小的图像并保存为JPG文件,可用于照片采集等应用,Software functions is to achieve in the JPG in the interception of fixed-size images and save it as a JPG file that can be used for applications such as photo collection
live555-rtsp-single-image.zip
- This package contains the two modified files of original live555 c++ library for saving rtsp stream as image. each frame will be saved as jpg image and updated every frame. this is particular useful in application which do image processing on live st
EVCtest
- WinCE系统下截取整个屏幕的画面,并保存为一个指定文件名*.bmp或*.jpg格式的图片,工程是在EVC下编写的,测试已经通过。-WinCE system interception of the screen the entire screen and save it as a specified file name*. bmp or*. jpg format pictures, projects are prepared in EVC, testing has been adopted.
cximage600_vs2010
- CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。CxImage类库对于进行图像处理的研发人员,尤其对于初学者是一个很好的类库,其中附带的demo可以起到很好的引导作用。网上可以搜索到的为vc6.0版本,直接升级到v
OpenAndSaveBMPorJPGImage
- 该程序用C++编写,打开并保存bmp格式图像和jpg格式图像。-The program with C++ to prepare, open and save images and bmp format jpg format images.
prosilica-update
- this also prosilica ui example. with external trigger, update gain automatically, exposure automatically, show picture in ui, save picture in bmp/jpg, and implement with gdi+ also.download and compile it directly to use.-this is also prosilica ui exa
vbJPEG
- Its a plain vb code without any third party requirement to convert/save image in jpg.
A_Simple_J1719863142004
- Descr iption: This a simple Painter program using JAVA language. The program uses 4 classes to build the entire structure. Please compile using the JAVA SDK, and run the Painter.java as the main program. Program Ability: -Draw Line, FreeHand, Oval,
cximageLite_V600
- CxImage is a C++ class that can load, save, display, transform images in a very simple and fast way. CxImage is open source and licensed under the zlib license. In a nutshell, this means that you can use the code however you wish, as long as you
CameraApp
- Visual studio 2008 solution with testcode for the C328 uart camera. This program will save images in jpg format
image-design
- 本人精心整理的VB程序开发的平面图像处理软件,最初为国外的一个功能较全的图像程序,经过本人汉化,修改,功能得到极大扩展。内容包括各种滤镜,绘图、ico图标生成,图形特效,分型图案,莫尔图案,摩尔图案,美丽图案,渐变色,图像翻转,旋转,Alpha混合,图像显隐特效,不同大小的ico图标绘制简单动画演示,图形打开和保存等等,支持jpg、bmp、gif、wmf等格式。几年的图像处理程序收藏精华全在这儿了!希望对大家的学习有所帮助。-I carefully finishing plane image p
4863634
- Delphi在jpg图片保存时显示图片字节大小,编程学习源码,很好的参考资料。-Delphi display pictures byte size in JPG pictures to save time, learning programming source code, a good reference.
convertir-image-en-texte
- This only works with drawn images . The program resizes the image , put it in black and white and converted with the characters you want . A dialog box lets you choose the font you want You can save it in jpg , bmp , tif, png and gif .
screenshot
- 使用.NET Framew wpf实现实时截图屏幕,并以jpg格式保存到本地(Use.NET Framew WPF to implement real-time screenshot screen, and save it to local in JPG format)