搜索资源列表
Intel Image Processing Library
- 这个是Intel公司的图像处理库,和微软的风格不太一样-This is Intel's image processing library, and Microsoft's style not the same
ImageProcessingLab
- 很好的图像处理库-good for the image processing
泛型图像处理库
- 实现简单的图像处理算法-simple image processing algorithm
基于opencv图像处理库的傅里叶变换
- 基于opencv图像处理库的傅里叶变换,首先说明是pdf文件,但源码运行过了,是正确的。,Opencv image-processing library based on the Fourier transform, first of all that are pdf files, but source code to run before, are correct.
Intel.rar
- Intel 图像处理库手册。OpenCV很好的参考资料。包含图像结构,错误处理,图像处理算法等内容。,OpenCV good reference. Contains the image structure, error handling, such as image processing algorithm.
imglib_v201.zip
- TI DSP-DM64x的图像处理基本函数库,里面有大量的图像处理函数及其源代码。为你的DSP图像处理提供极佳的参考。,TI DSP-DM64x basic functions of image processing library, which a large number of image processing functions and their source code. For your DSP image processing to provide an excellent refe
opencv
- 内容简介 OpencV是用来实现计算机视觉相关技术的开放源码工作库,是计算机视觉、图像处理、模式识别、计算机图形学、信号处理、视频监控、科学可视化等相关从业人员的好工具。本书介绍了大约200多个典型的技术问题,覆盖了基于OpenCV基础编程的主要内容,利用大量生动有趣的编程案例和编程技巧,从解决问题和答疑解惑入手,以因特网上最新资料为蓝本,深入浅出地说明了OpenCV中最典型和用途最广的程序设计方法。全书结构清晰、合理,范例实用、丰富,理论结合实践,即使读者只是略懂计算机视觉原理,也能人手
OpenCVhelp
- opencv中文参考手册,opencv是微软的一个开源图像处理库,该参考手册详细介绍的opencv中的函数及其应用。-Chinese opencv reference manual, opencv is a Microsoft open-source image processing library, the reference manual in detail opencv function and its application.
OpenCV
- opencv库安装文件,一个免费的强大的图像处理库,提供多种图像处理函数-Library opencv installation files, a free, powerful image processing library, provides a wide range of image processing functions
AGorgePhoto
- AGorgePhoto图像特效大师v.2.4.0修正版源码,原作者Andrew Kirillov,本人只是修改了一些已发现的BUG,并保留了原作者的版权信息, 这款软件包含强大的图像处理库和 功能强大的图像滤镜库,还有大量的滤镜特效,采用C#编写,非常适合编写图形处理的开发人员学习! 本软件基于AGorge.NET开放框架。已转为VS2008 SP2环境打开-AGorgePhoto image effects master v.2.4.0 revision source, the o
aa
- 本文介绍了数字图像处理与模式识别在林业中的应用领域及其重要意义,详细阐述了利用数字图像处理及模式识别技术的原理和方法,并在此基础上研究了林地分类系统的算法和模型,构造了林地分类系统的检索库。通过本文的研究,初步探索了数字图像处理与模式识别在林地分类系统中的应用途径和方法,为以后进一步的实现基于数字图像的林地分类系统的打下了基础。
huffman
- 数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the ori
FreeImage3150
- 是一款免费的图形图像处理库文件,开源,跨平台,支持20多种图像类型。-edit picture
CxImage
- VC++ 图像处理类库CxImage源代码,CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。 -VC++ image processing library CxImage source code, CxImag
图形图像处理C语言程序库.rar
- 可以很好的利用C语言处理图像,内容全面,非常实用
小波变换图像处理
- 冈萨雷斯中利用小波变换对图像处理的函数库,可用于图像处理(Gonzales wavelet transform using image processing function library, can be used for image processing)
CImg_latest
- 用于处于各种图像的一套完整的API,能够解决大部分图像处理问题(A complete set of API used in all kinds of images can solve most of the image processing problems)
RADpro
- matlab混合编程,实现了RAD图像处理的接口处理代码,然后进行编译为库文件,方便在VC中调用处理。(Matlab hybrid programming, the implementation of the RAD image processing interface processing code, and then compiled into a library file, convenient to call in the VC processing.)
ImageToolLib
- 一个图像处理库和一些底层实现,主要是一系列分割算法(An image processing library and some underlying implementation)
FreeImage 3180最新版 图片处理库
- FreeImage 3180最新版 图片处理库,免费,相当好用。 有详细使用手册指导。