Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - freeimage
Search - freeimage - List
基于freeimage图像函数库开发的图像处理平台,demo版本-A image processing platform based on freeimage image processing library. this is a demo version.
Update : 2008-10-13 Size : 317660 Publisher : 赵辉

CxImage类库是一个优秀的图像操作类库。它可以快捷地存取、显示、转换各种图像。有的读者可能说,有那么多优秀的图形库,如OpenIL,FreeImage,PaintLib等等,它们可谓是功能强大,齐全,没必要用其它的类库。但我要说,这些类库基本上没有免费的,使用这些类库,你要被这样那样的许可协议所束缚。在这点上,CxImage类库是完全免费的。另外,在使用上述类库时,你会遇到重重麻烦。因为它们大部分是平台无关的,且用C语言写成,有的还夹杂着基本的C++ wrapper和成堆德编译选项的声明需要你去处理。而CxImage类库在这方面做得很好。还有让我最看好的,就是作者完全公开了源代码。相对于那些封装好的图形库和GDI+来说,这一点使我们可以进一步学习各种编解码技术,而不再浮于各种技术的表面。 -CxImage library is a fine image manipulation libraries. It can quickly access, display, converting all images. Some readers might say that there are so many outstanding graphics libraries, such as OpenIL, FreeImage, PaintLib etc., they can be powerful, complete, and no need to use other libraries. But I must say, these are basically no free library, the use of these libraries, you have to be all kinds of licensing agreements are binding. At this point, CxImage library is completely free. In addition, the use of these libraries, you will encounter a lot of trouble. Because most of them are platform-independent and can be used in C language. Some also mixed with the basic C wrapper and piles of Germany compiler options statement need you to handle. CxImage library and the work has been done
Update : 2008-10-13 Size : 3140836 Publisher : 姜丽华

freeimage library 免费的图形图像开发库源代码
Update : 2012-03-17 Size : 617944 Publisher : sunshine

封装了freeimage库的图像处理程序 可以用他很方便的进行各种图像处理 包括边缘检测,阈值分割等 是学习c++封装库调用DLL的灵活运用 相当方便 同时还进行了检测速度的比较-Packaging freeimage library of image processing procedures can be used conveniently in the various image processing including edge detection, thresholding segmentation, and other learning c Packaging called the flexible use of the DLL's very convenient but also for the detection of speed
Update : 2008-10-13 Size : 3587014 Publisher : 让他

一个自由、开源的图形库--FreeImage支持位图构件―例如调色板和数据位―的便易访问;将位图从一种位深度转换到另一种位深度;当有多幅位图页―例如TIFF―时访问位图的不同页;基本的位图处理,如旋转、翻转(flipping)和重采样,或点操作,如亮度和对比度调整;Alpha混合与合成(Compositing and blending);FreeImage不支持:高级图象处理操作,如回卷(Convolution)和变换(Transform);位图绘制; 矢量图形。-a free, revenue graphics library -- FreeImage support bitmap elements - such as a palette and data spaces - the easy access; will be from a bitmap-depth conversion to another kind of depth; When a number of bitmap page - such as TIFF - Bitmap to visit the different pages; basic bitmap processing, such as rotation, Upset (flipping) and resampling, or point operations, such as brightness and contrast adjustments; Alpha mixed with the synthetic (Compositing and blending); FreeImage not support : Advanced image processing operation, If the response (Convolution) and transform (Transform); bitmap rendering; Vector Graphics.
Update : 2008-10-13 Size : 2489356 Publisher : web2007ftp

一个自由、开源的图形库--FreeImage3.92最新版的中文参考(支持位图构件―例如调色板和数据位―的便易访问;将位图从一种位深度转换到另一种位深度;当有多幅位图页―例如TIFF―时访问位图的不同页;基本的位图处理,如旋转、翻转(flipping)和重采样,或点操作,如亮度和对比度调整;Alpha混合与合成(Compositing and blending);FreeImage不支持:高级图象处理操作,如回卷(Convolution)和变换(Transform);位图绘制; 矢量图形。)-a free, revenue graphics library -- the latest version FreeImage3 .92 reference to the Chinese (support bitmap elements - such as transfer shade and data spaces - the easy access; will be from a bitmap-depth conversion to another kind of depth; When a number of bitmap page - such as TIFF - Bitmap to visit the different pages; basic bitmap processing, such as rotation, Upset (flipping) and resampling, or point operations, such as brightness and contrast adjustments; Alpha mixed with the synthetic (Compositing and blending); FreeImage not support : Advanced image processing operation, If the response (Convolution) and transform (Transform); bitmap rendering; Vector graphics.)
Update : 2008-10-13 Size : 1253443 Publisher : web2007ftp

本程序用VC2003实现一个照片浏览器。使用DirectDraw,MFC,FreeImage(a OpenSource photo library),etc。此软件功能强大,像ACDSEE。-VC2003 the procedures used to achieve a photo browser. Use DirectDraw, MFC, FreeImage (a OpenSource photo library), etc. This powerful software, like ACDSEE.
Update : 2008-10-13 Size : 157185 Publisher : 王茂

FreeImage is a library project for developers who would like to support popular graphics image formats (PNG, JPEG, TIFF, BMP and others). Some highlights are: extremely simple in use, not limited to the local PC (unique FreeImageIO) and Plugin driven!
Update : 2008-10-13 Size : 2507368 Publisher : liuyangustc

DL : 0
基于lua的图像处理代码An image processing application based on a scripting language: now LUA (LIP subproject). Some native function are built-in, and some use other projects (FreeImage and FreeType). Planned binding for Python.-lua-based image processing code An image processing applica tion based on a scripting language : now Roman (LIP subproject). Some native function are built-in, and some use other projects (FreeImage and Free Type). Planned binding for Python.
Update : 2008-10-13 Size : 79716 Publisher : yuhongchun

freeimage 强大的图象处理库,这是freeimage的一个测试程序,对大家有帮助的.-freeimage powerful image processing library freeimage This is a test procedure, we have to help.
Update : 2008-10-13 Size : 1040914 Publisher : jys

Fireball.Core is class library developed with C#, with the objective to integrate an API that I need for my daily work, and as a base for my other open source libraries. In this article, I can only describe the FreeImage class, but on the Fireball.Core library there are some other classes presented as well.-Fireball.Core class library is developed with C#. with the objective to integrate an API that I nee d for my daily work. and as a base for my other open source libraries. In this article, I can only describe the FreeImage class, but on the Fireball.Core library there are some presented other classes as well.
Update : 2008-10-13 Size : 587652 Publisher : Chen

一个图像处理的ocx控件,包含了大部分的图像处理算法
Update : 2008-10-13 Size : 705966 Publisher : yijing

CImg图形处理函数库,与openCV,freeImage等并列的流行图像处理函数,很方便地完成图像变换,算法等
Update : 2008-10-13 Size : 3802563 Publisher : 谢德平

DL : 1
使用FreeImage的图像转换库使用示例代码,可以自由的把JPG等很多图片格式转换为BMP等,方便显示或处理
Update : 2008-10-13 Size : 836447 Publisher : zhangzhi

FreeImage是为想支持流行的图像格式(BMP, JPEG, TIFF, PCX 等等)的开发人员提供的一个开发库项目。一些亮点有:非常易于使用,不限于只在本地PC上使用(独特的FreeImageIO)和插件式驱动! -FreeImage is to want to support the popular image formats (BMP, JPEG, TIFF, PCX, etc.) provided by the developer for a development project. Some bright spots : very easy to use, not limited to only the use of local PC (unique FreeImageIO) and the plug-in drive!
Update : 2008-10-13 Size : 694071 Publisher : 孙志刚

一个免费的2D图象压缩和解码库 可以应用到自己的产品开发中去
Update : 2009-05-06 Size : 9180459 Publisher : gongrubinjp

DL : 0
最棒的三大计算机视觉、图像图形函数库之一,C语言版本,支持标准C-best of the three major computer vision, image and graphics functions, one C-language version supports standard C
Update : 2024-05-02 Size : 2376704 Publisher : 赵辉

DL : 0
一个非常好的图像处理开源库,支持26种左右的图像文件,包括读写、色彩变换、旋转、镜像等功能-a very good open-source image processing library, support 26 or so images, including reading and writing, color conversion, rotation, mirroring function
Update : 2024-05-02 Size : 2358272 Publisher : 陈春华

DL : 0
open source to support all popular picture format(include encode,decode,play)-open source to support all popular picture format (include encode, decode and play)
Update : 2024-05-02 Size : 2011136 Publisher : 魏刚祥

DL : 0
一个不错的图像处理程序,可以完成tiff,jbig的图像处理。-a good image processing procedures to be completed tiff, jbig of image processing.
Update : 2024-05-02 Size : 319488 Publisher :
« 1 2 34 5 6 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.