搜索资源列表
CXIMAGE_SRC.ZIP
- Windows下图象处理。可读取/保存常见的多种图象格式,如bmp,jpg,jpeg,png,pcx,tif,tga,gif,wmf,emf,wbmp,可做常规的图象处理,如缩放,裁减,翻转,镜像,旋转,柔化,锐化,亮度,对比度,模糊,伪彩,浮雕,边缘检测,中值滤波,不同图片的颜色通道分离,合并,gamma,fft变换处理等,有多文档窗口的demo程序,demo本身就能算是个功能完善的图象处理工具,能够学到很多图象处理知识。-Windows image processing. Reads / p
movieeditor.ZIP
- 基于matlab的Movie编辑器,可修改编辑movie,支持avi,mpg,jpg等多种格式存取。
MyPSD_demo.zip
- 这是一个Photoshop psd文件格式读取的例子,内含一个很好用的类,This is a Photoshop psd file format to read the examples, including a very good class with
dshowtest.zip
- 一個播放avi檔的filter graph.Source Filters主要負責取得資料,資料來源可以是文件、網路、或者電腦裡的介面卡、Webcam等,然後將資料往下傳輸;Transform Fitlers主要負責資料的格式轉換、傳輸;Rendering Filtes主要負責資料的最終去向,我們可以將資料送給音效卡、顯示卡進行多媒體的展示,也可以輸出到文件進行存儲。三個部分並不是都只 有一個Filter去完成功能。恰恰相反,每個部分往往是有幾個Fitler協同工作的。 ,Avi files a
StandardGrayImage.zip
- 图像处理中常用的标准灰度图像(bmp格式),包括baboon,boat,lena,peppers等,Standard gray image-it commonly used in image processing (bmp format), including the baboon, boat, lena, peppers, etc.
xpdf-chinese-simplified.tar
- pdf文件解析,可解析pdf的文本、图像等,可转换输出html,txt,及图像格式,中文包-pdf file parsing, can be resolved pdf text, images, etc, can be converted output html, txt, and image format, the Chinese package
ImageMagick-4.2.1
- 这是各种格式图象文件读写的接口,并附有源码-This is the image files in various formats to read and write interface, with source
jasper-1.900.1
- 图像格式转换的源代码,主要针对JPEG2000格式,可将JPEG2000格式的文件转换为JPG、BMP等格式,或反之。-Image format conversion source code, mainly for JPEG2000 format, can be JPEG2000 format files converted to JPG, BMP and other formats, or vice versa.
MyJPEGDecoder
- 本程序是本人上传程序MyJPEGEncoder.zip的姊妹篇,用于将jpeg格式转换为bmp格式,在VC6.0下实现,程序直接进行了解码没有调用第三方动态链接库,程序还加入了必要的注释,帮助大家进行理解。-I uploaded this program is a companion program MyJPEGEncoder.zip for the jpeg format to bmp format to achieve in the VC6.0, the decoding process d
MyJPEGEncoder
- 本程序用VC6.0实现,用于把rgb24 bmp文件转换为jpeg(baseline)格式图片,本程序直接进行了编码,并没有调用第三方动态链接库,对关键处进行了注释有助于您的理解,同时本人也上传了改程序的姊妹篇MyJPEGDecoder.zip用于相反过程的转换。-Implementation of this program with VC6.0, used to rgb24 bmp files to jpeg (baseline) 格式 picture, this program Zhijie
file
- 1,pe.zip PE文件是windows(95/98/NT)目前采用的可执行文件格式。流行的CIH病毒就是通过改变PE文件的内容,并且保持文件大小不变,从而实现自己的功能。本程序通过分析PE文件格式,将可执行文件的文件定位表重新定位,指向用户编写的DLL,然后指令指针返回正常调用位置。在DLL中通过系统挂钩,实现了后台各种级别密码的截获功能。COOL! (110KB)<END> 2,mailchecker.zip 关于smptp,pop3,tray 等方面的编程(56K
JPEG_XR-1.3.zip
- JPEG XR图片格式的处理,版本1.32,2011年9月,转换成tiff,raw,pnm,rgbe等,解决了转换tiff图像失真问题。,Processing of JPEG XR image format, version 1.32,2011 September, convert tiff, raw, pnm, rgbe solve the conversion tiff image distortion problem.