搜索资源列表
DllThresholdIncise
- 一个单阈值图像分割算法的DLL程序!可以用来处理8位的BMP图像!-a single threshold image segmentation algorithm DLL procedures! Can be used to deal with eight of BMP images!
DllBestThreshold
- 一个最佳阈值图像分割算法的DLL程序!可以用来处理8位的BMP图像!-an optimal threshold image segmentation algorithm DLL procedures! Can be used to deal with eight of BMP images!
DllKAveIncise
- 一个K均值算法实现图像分割的DLL程序!可以用来处理8位的BMP图像!-a K-means algorithm for image segmentation procedures DLL! Can be used to deal with eight of BMP images!
DllRoughKmean
- 一个基于粗糙集的K均值算法实现图像分割的DLL程序!可以用来处理8位的BMP图像!-a rough set based on the K-means algorithm for image segmentation procedures DLL! Can be used to deal with eight of BMP images!
DllKAveToColor
- 一个K均值算法实现图像分割的DLL程序,并采用伪彩色的方法实现对分割结果的表示!可以用来处理8位的BMP图像!-a K-means algorithm for image segmentation DLL procedures, and the use of pseudo-color method of the results of the division said. Can be used to deal with eight of BMP images!
DllFCM
- 一个采用模糊C均值(FCM)算法实现图像分割的DLL程序!可以用来处理8位的BMP图像!-a fuzzy c-means (FCM) image segmentation algorithm DLL procedures! Can be used to deal with eight of BMP images!
DllFFCM
- 一个采用快速模糊C均值(FFCM)算法实现图像分割的DLL程序!可以用来处理8位的BMP图像!-a fast fuzzy c-means (FFCM) image segmentation algorithm DLL procedures! Can be used to deal with eight of BMP images!
BmpToJpg
- 实现bmp格式的图片转换成jpg格式的图片,运用.dll文件
Bmp2Jpeg
- Bmp2Jpeg.rar:该程序实现的功能为:BMP格式转换为JPEG格式的两种方法,且两种方法都是通过编程实现,没有引用DLL文件,且两种方法都有压缩的功能。测试工具:vs2005。
2JPG
- BMP到JPG的转换 Function int bmp2jpg(string f_in,string f_out,int c,int d) Library "2jpg.dll" Function int jpg2bmp(string f_in,string f_out) Library "2jpg.dll"-BMP to JPG conversion
BmpToJpg
- BMP转换工具,挂接DLL,兼容性极强-BMP conversion tool, articulated DLL, strong compatibility. . . . . . .
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
BMPJPG
- 转换bmp到jpg 使用jpgdll.dll 功能强大 图像质量好-Convert bmp to jpg images using the powerful quality jpgdll.dll
ImageView
- 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。注意例子中并不包含类库的代码,请一起下载CImageObject代码。另外,在运行时请确保在系统目录或你的可执行文件目录下有ImageLoad.dll。(也在CImageObject中)-This library can handle BMP, GIF, PCX, TGA, JPG, TIF format image f
ImageReadWrite
- 读写jpeg、bmp格式图像的工具,工程生成dll动态库供调用-Read and write jpeg, bmp format image tool works for calls generated dynamic library dll
FreeImage3151Win32
- FreeImage dll源代码,能实现BMP位图的基本操作,如旋转灰度变换-FreeImage DLL source code, can realize the basic operation of the bitmap BMP, such as rotating gray transform
vcPPDigital-Image-Processing
- 基于vc的数字图像处理,\JpgDll 该目录下提供了一个Dll文件(JpgVSbmp.dll),可进行Bmp和Jpeg格式的相互转换。并给出一个VB调用此Dll中API函数的示例。 JpgVSbmp.dll中封装了2个API函数: 1. BmpToJpg 将指定的Bmp文件内容转换为JPG文件格式。 2. JpgToBmp 将指定的Jpg文件内容转换为Bmp文件格式。 \封装的Dll本目录下包含了2个子目录,分别为: (1)..\GeoTrans 封装Dll的VC++项
JpgVSbmp
- bmp转jpg的dll程序源码,关键的傅里叶变换部分使用的是jpeg。h里的库函数-convert bmp files to jpg files
JpgVSbmp
- Jpg和Bmp格式相互转换的API封装 该库封装了Jpg和Bmp格式相互转换的一系列函数-AppWizard has created this JpgVSbmp DLL for you. This DLL not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your DLL.
VC++底层图像处理函数
- 该DLL完成了关于BMP图象的转化,存储,透明等多方面操作。该函数集合主要围绕DIB Section句柄(HBTIMAP)在WINDOWS系统中绘制,透明,旋转,输出等功能而建立。方便用户对于底层BITMAP图形最直接得控制,从而提高程序运行效率。可用于例如追求显示效率的WINDOW窗口图形控制等项目。(the DLL has completed the transformation, storage, transparency and other aspects of the BMP imag