搜索资源列表
Fireball-Core
- 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.Co
API.tar
- 一个在unix下运行的图像出API源码,可以实现大多数的图像处理功能,包括增强,配准-Running under a unix image of API source code, can achieve the majority of image processing functions, including enhanced registration
APIimagecapture
- 基于API的图象获取程序,可以直接运行,应用于电子考场等场合.-API based on the image acquisition process, can be directly run, used electronic test and so on.
photo_geo_trans_process
- 封装了10个常用图像处理的API函数,方便VC、VB、Delphi等开发工具调用。各API函数可以处理24位彩色图像。包括锐化,滤波,几何变换,形态学变换等。图像处理必备的好东西。-Package of 10 commonly used image processing API function,can be easily called by VC, VB, Delphi and other development tools . The API function can handle 24-
1
- 纯C语言实现图像处理知道如何用纯C语言(不能用Turbo C ,windows API 和 MFC)对BMP图像实行二值化处理,最好有源代码-Pure C language image processing know how to use pure C language (can not use Turbo C, windows API and MFC) on the implementation of BMP image binarization, the best source code
chenzhenBMPa
- 图像处理已经成为计算机图形学的一个重要方面,VC++是最适合用来做图像处理工具了,因为使用C语言能很方便的封装各种复杂的图像处理算法,并以类的形式表达出来,充分利用面向对象技术;而且,在VC中还可以很方便地使用Windows GUI 的API,并利用内建OpenGL SDK 以及 DirectX SDK 来充分支持动画设计,当然也可以使用第三方的图形处理库来简化编程-Image processing has become an important aspect of computer graph
image_compression_video_snapshots
- 基于API的图像采集VC++程序,可以实现压缩、录像以及快照等功能-The file contains image acquisition VC++ program based API, you can achieve compression, video and snapshots and other functions
BlitJit
- BlitJit是高性能,基于 C++的图像处理库,旨在利用JIT编译的权力。它是一个高级图像处理API库,可以直接使用。 BlitJit支持多种像素格式和图像合成操作,可以编译(JUST IN TIME)功能。-BlitJit is high performance low level image blitting library for C++ language designed to take power of jit compilation. It' s designed for
TclMagick-0.51.tar
- TclMagick a native Tcl-extension to the ImageMagick MagickWand API. ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 100). The functionality of ImageMa
ChMagick-1.0.0.tar
- ChMagick is a Ch binding to the MagickCore and MagickWand API. Ch is an embeddable C/C++ interpreter for cross-platform scr ipting. ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images
VC-capture-AVI-files
- 在使用API函数操作AVI文件时,一定要注意用AVIFileInit()来初始化AVI库,程序结束时用AVIFileExit()释放AVI库,否则API函数无法使用。现以操作包含真彩色图像的AVI文件为例,给出Cavi类的部分函数的具体实现,其中CaviCreate()函数用于读取AVI文件信息并初始化Cavi类的成员,例如根据AVI文件信息定义每帧图像的宽、高、每帧图像的信息头结构等等;函数AviRead(int mFrame)用于从AVI文件中读取第mFrame帧。-When using A
OPENCL_SRC
- OpenCL是一个为异构平台编写程序的框架,此异构平台可由CPU,GPU或其他类型的处理器组成。OpenCL由一门用于编写kernels (在OpenCL设备上运行的函数)的语言(基于C99)和一组用于定义并控制平台的API组成。OpenCL提供了基于任务分割和数据分割的并行计算机制。该代码非常适合学习OpenCL。-OpenCL is a programming framework for heterogeneous platforms, the heterogeneous platform
Pic_True
- 纯java代码写的sift图片识别算法,欢迎交流指正!图片匹配效果还是可以的,可以直接运行!木有使用opencv、metlab等api-Pure java code written sift picture recognition algorithm, welcomed the exchange correction! Image matching effect, or can, can run! Wood using opencv, metlab etc. api
gischina
- 一个通过调用百度地图API来显示全国地图的小demo,可以参考一下-API to display a map of the country by calling Baidu map small demo, you can refer to
CImg_latest
- 用于处于各种图像的一套完整的API,能够解决大部分图像处理问题(A complete set of API used in all kinds of images can solve most of the image processing problems)
