搜索资源列表
OCR算法之C语言代码
- OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用) 如果需要完整实用的中文OCR代码,
图像处理入门C源码分析有源码
- 里面有源码还有详细的解说,新手上路建议看一下,既可以学习vc编程,也可以学习有关图像处理方面的知识。-inside source also detailed captions, Getting Started look at the proposal, we can learn vc programming, can also learn about the image processing knowledge.
C语画图
- 可以让你在短时间内学会C语言的图书馆处理-allows you to immediately learn the C language processing library
用Visual C++ 6实现OpenGL编程
- 用Visual C++ 6实现OpenGL编程,有详细的说明,只要学过就能看懂。-Visual C 6 achieve OpenGL programming, a detailed descr iption, as long as could be read to learn.
这是用C++Builder6编写的图形处理源程序
- 这是用C++Builder6编写的图形处理源程序 主要是学习如何以任意的角度旋转显示图像。-It is written using C++ Builder6 main source of graphics to learn how to rotate the display image any angle.
tuxiangpinghuochuli
- 这是有关图像平滑处理的VC代码,学习教程时的练习代码,适合VC的初学者-It is about the image smoothing of the VC code, the code of practice to learn tutorial for beginners VC
C
- 徐士良C常用算法程序集(第二版)的附带源码,提供给大家学习-XU Shi-liang C assembly commonly used algorithms (second edition) comes with source code available to them to learn
LBP
- 完整的lbp编码,可以学会怎样使用lbp-Complete lbp coding, you can learn how to use the lbp
MeanShift
- 均值漂移算法中很牛的外国人写的文章,非常值得学习-A very good paper about means_shift.Reading it ,you can learn a lot.
dibapi
- DibLook是Mcrosoft提供的例子,也是很多书都会借鉴的例题,这是dibapi.h和dibapi.c-DibLook is Mcrosoft examples provided, but also a lot of the book will learn Example, which is dibapi.h and dibapi.cpp
diblook
- 一个很好的显示位图的程序,可以显示8为24位。对刚学习图像处理的朋友来说是很不错的。-A very good display bitmap procedures, can show 8 to 24. Just a friend to learn image processing is very good.
JPEG
- JPEG源代码C语言实现压缩与解,对学习图像处理有一定的参考意义。-C language source code for JPEG compression and the realization of solutions for image processing to learn some reference significance.
c
- C常用算法 对于初学者,可以参考学习,能够很快入门并掌握一些基础算法-C commonly used method for beginners, you can refer to learn, will soon be started and learn some basic algorithms
demos
- C++学习,比较主要集中测试程序,很好理解C++。如:C++面向对象编程_1、从struct到class,C++面向对象编程_2、构造函数和析构函数,C++面向对象编程_3、操作符_重载_友元_静态成员,C++面向对象编程_4、拷贝控制,C++面向对象编程_5、继承,C++面向对象编程_6、多态性,-C++ learn more focus on testing procedures, a good understanding of C++. Such as: C++ object-orient
Visual.C.OpenGL.ApplicationDevelopment
- OpenGL编程应用实例,里面有图形动画,还有源代码。学习OpenGL必备。-OpenGL programming examples, there are graphic animation, as well as source code. Essential to learn OpenGL.
redbook_code
- openGL的教程源代码,对学习openGL编程很有帮助。是官方的配套代码。-openGL tutorial source code, to learn openGL programming helpful. Is the official supporting code.
encode-C
- 自己写的LZW算法压缩C程序,模块分解清楚,刚学习LZW算法的可以借鉴一下!-The LZW compression algorithm to write their own C program, module decomposition clear, just learning LZW algorithm can learn from it!
Visual-C
- 重载函数的点类,实现两个点的距离运算,其中运用了-重载运算符。-a point class which include the a point class that you must wang look it,you can learn a lot
p4-movingplanet.c
- 使用OpenGL做出的太阳系行星的动画,可以用来学习使用OpenGL的动画制作-Made using the OpenGL animation planet solar system can be used to learn how to use OpenGL animation
OCR_CSharp
- 基于VISUAL STUDIO 2010 的OCR图像识别软件,编程语言为C#-VISUAL STUDIO 2010 based on the OCR image recognition software, programming language to C#