搜索资源列表
jpg.zip
- jpeg图象解码C语言库源码,带一C++Builder范例
Geo-Shapelib-0.06
- 有关Shapefile的C语言函数库和源代码-Shapefile the C language library and source code
opencv-人脸识别
- opencv是c语言编写的图像和视频处理的函数库,这个程序利用vc平台,调用opencv的人脸识别函数-openve is a library for image and video in c,this programe is developed on VC, call face recognition function of opencv.
dopus8_jp2raw_1004_source
- JPEG文件转换为RAW格式,c语言函数库。-JPEG file format conversion of RAW, c language libraries.
OCR算法之C语言代码
- OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用) 如果需要完整实用的中文OCR代码,
shapelib
- 一个用来读取shp文件的c语言库,里面包括shp文件的结构。dbf的读写也有。-used to read a document c AutoCAD language databases, including AutoCAD documents inside the structure. Dbf read and write well.
JPEGLIB2.ZIP
- ijg文件,为处理JPEG图形格式的c语言库文件,在工程中使用广泛,工作稳定。
计算几何学常用算法库 C++语言实现
- 在编程过程中经常需要用到的算法,语言:C++。-the programming process often need to use the algorithms, languages : C + +.
cvWatershed 基于C++语言的分水岭算法
- 本程序是基于C++语言的分水岭算法,其中调用了opencv的函数库。-This procedure is based on C++ language, watershed algorithm, which is called the opencv library of functions.
OpenCV-code 基于C/C++语言的开源图像处理函数库
- OpenCV是一个基于C/C++语言的开源图像处理函数库,其代码都经过优化,可用于实时处理图像,具有良好的可移植性,可以进行图像/视频载入、保存和采集的常规操作.-OpenCV is based on C/C++ language, open source image processing library, the code have been optimized for real-time image processing, has good portability, can images/v
ilib
- 一个c语言写的图像处理库,能够处理PPM, XPM, GIF, PNG ,JPG格式图像-A c language image processing library, able to deal with PPM, XPM, GIF, PNG, JPG format images
ljpeg-62.1.0.tar
- jpeg编码、解码库,用C语言编写的最权威的JPEG实现库-This distribution contains the sixth public release of the Independent JPEG Group s free JPEG software. You are welcome to redistribute this software and to use it for any purpose
jpg
- jpeg图象解码C语言库源码,带一C++Builder范例 -C lib for jpeg decode, with a C++ Builder example
C
- C语言各种图像函数库,包括头文件和函数功能-C language library of various images, including the header files and function capabilities
图形图像处理C语言程序库.rar
- 可以很好的利用C语言处理图像,内容全面,非常实用
c#图片文字识别
- c#基于Tesseract框架和语言训练库的图片文字识别。全工程文件,对仅含文字的清晰的图片,识别率较高!(C# text recognition based on Tesseract framework and language training library. The whole engineering document has a higher recognition rate for clear pictures containing only words!)
tifAPI
- 功能类似libtiff库,此为c语言源码版本(Function similar to libtiff library, this is the c language source version)
bmp read&write
- 简单读取bmp256位灰度图像,运用c语言的基本库(Simple read bmp256 bit grayscale image)
OPENCV图像处理的函数说明
- OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效--由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。 OpenCV用C++语言编写,它的主要接口也是C++语言,但是依然保留了大量的C语言接口。该库也有大量的Python, Java and MATLAB/OCTAVE (版本2.5)的接
Project_CAD
- 这是一个用C语言实现的小项目,开发平台是Dev cpp,基于graphics.h库,程序实现了绘图功能,包括绘制直线、矩形、椭圆等,支持图形拖动和放缩,能够添加文本,可以说是一个简易版的CAD程序,具体功能介绍见资料中的ReadMe.txt(This is a small project implemented in C language. The development platform is Dev cpp. Based on graphics.h library, the program