-
一个图象读写引擎库,基于VC编译器的。这个引擎与其他同类型软件库相比具有以下的一些特点:
* 提供多达26种图象格式的读写插件,新的插件还在不断地开发当中。...
一个图象读写引擎库,基于VC编译器的。这个引擎与其他同类型软件库相比具有以下的一些特点:
* 提供多达26种图象格式的读写插件,新的插件还在不断地开发当中。
* 支持从EXE、剪贴板、窗口、HBITMAP句柄、内存等多种介质中直接读写图象。
* 拥有极简易的使用方法。引擎常用的接口函数只有4个。
* 提供极易扩展的图象处理接口。开发人员可以很容易的在此接口上挂接自己的图象处理模块。
* 图象插件的安装、卸载、管理等工作均由引擎自己负责,调用者无需干预(全自动)。
* 图象插件及引擎内部拥有完善的异常处理机制,以及专用的内存防护系统,工作稳定可靠。
* 提供非常详尽的全中文开发手册及使用范例,使开发人员可以很快的掌握引擎的使用方法。
* 有专人负责该引擎的持续开发,并有官方网站提供技术支持。
* 全部源代码可以免费查阅。
* 有多种使用许可证可供选择。商业软件和GPL自由软件均可找到对应的使用许可。
压缩包中含有详细的说明文档。希望这个库能对别人有用。
- 2022-01-25 21:01:47下载
- 积分:1
-
这是一套完整的数字图像水印算法的程序,这…
这是一个完成各种数字图像水印的算法的程序,里面也实现了dct,fft,以及水印的改进算法,程序移植性好-This is a complete range of digital image watermarking algorithm procedure, which also realize the dct, fft, as well as to improve the watermarking algorithm, transplantation procedures and good
- 2022-02-01 17:46:40下载
- 积分:1
-
包含图像的DCT变换,箱码,直方图均衡化,维也纳出…
包含图像的DCT变换,方块编码,直方图均衡,维也纳滤波等28种基础处理,用VC实现,包含测试图像,比较有实用价值-Contains images of DCT transform, box codes, histogram equalization, Vienna filtering based on 28 kinds of treatment, using VC realize, including the test images, comparison has practical value
- 2022-02-02 06:16:06下载
- 积分:1
-
右图像傅立叶变换(图像变换)的源代码,是的…
对图像进行傅立叶变换处理(图像变换)的源代码,编译后的可执行文件-right image Fourier transform (image transformation) of the source code, the compiled executable file
- 2023-07-28 15:00:02下载
- 积分:1
-
Visual C++MATLAB图像处理与识别实用案例精选之高斯平滑算法的源程序...
Visual C++MATLAB图像处理与识别实用案例精选之高斯平滑算法的源程序-Visual C MATLAB image processing and recognition practical case Featured Gaussian smoothing algorithm source code
- 2022-07-08 05:48:06下载
- 积分:1
-
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyram...
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除-A series of image compression technology to display the source code. Include: the use of block truncation coding for image compression (Block Truncation), based on the Gaussian pyramid transform for image compression (Gaussian Pyramids), based on the discrete cosine transform for image compression (Discrete Cosine Transform), based on singular value decomposition (SVD) Image compression (Singular Value Decomposition). Given code can also be used in 2D image noise cancellation
- 2022-10-27 21:35:04下载
- 积分:1
-
可用于256色位图文件的轮廓跟踪,以及对图像边缘提取。
可用于256色位图文件的轮廓跟踪,以及对图像边缘提取。-256 colors can be used to outline bitmap file tracking, as well as the image edge extraction.
- 2023-04-06 11:00:04下载
- 积分:1
-
迭代法计算图像阈值,程序可以用,我试过了,有做图像处理方面的朋友可以...
迭代法计算图像阈值,程序可以用,我试过了,有做图像处理方面的朋友可以-迭代法计算图像阈值,程序可以用,我试过了,有做图像处理方面的朋友可以试试
- 2022-01-25 13:50:46下载
- 积分:1
-
从国外网站的KLT跟踪算法代码,代码很好值得…
从国外网站下载的klt跟踪算法代码,代码很优秀值得学习。-From abroad website of KLT tracking algorithm code, the code is very good worth learning.
- 2023-07-27 04:45:03下载
- 积分:1
-
实现亚像素的运动位移估计算法实现,通过双线性内插实现!...
实现亚像素的运动位移估计算法实现,通过双线性内插实现!-Campaign to achieve sub-pixel displacement estimation algorithm to achieve, through bilinear interpolation to achieve!
- 2023-05-12 06:25:03下载
- 积分:1