资源列表
JPEG源代码
- C语言实现JPEG压缩与解压缩,对学习图像处理有一定的参考意义。代码比较老,但是能说明问题。-C Language JPEG compression and decompression, to learn to deal with images as a reference significance. Comparing the old code, but illustrative.
文字识别程序
- 目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别率的要求继续增加其他特征 识别(分类器)模块:主要包括SVM方法和BP神经网络的方法,其中SVM方法的识别率较高,SVM+网格密度特征, 在小字符集情况下,达到了识别率97%以上 采用OO思想编写,适合做二次开发-currently the handwriting recognition system consists of pretre
计算机图形学球
- 图形学编程 设计三维物体 不理解内容联系我们 一定相告-design three-dimensional graphics programming objects do not understand the contents of links we say so
三维立体图绘制
- 三维立体图绘制 练习三维物体的设计 是个好例子-three-dimensional mapping exercises 3D design is a good example
人工智能OCR文字识别程序
- 人工智能OCR文字识别源程序,VB编写的,不得不服,没用使用控件,识别率在90%以上,可直接用于你的项目中,经过我的测试,绝对可以使用.-Character Recognition OCR artificial intelligence source, written in VB, not against, it's useless to use controls, the recognition rate of more than 90%, can be used directly i
JAVA图形源程序
- 特别适用于JAVA初学者的源代码,都是标准算法-particularly applicable to beginners of Java source code, is a standard algorithm
实现图像之间的平滑过渡
- 一个实现不同图像之间的平滑过渡,效果挺好的.^_^-a different image to achieve the smooth transition, the effect is very good. ^ _ ^
刚刚做的CAD
- 小型CAD绘图系统-small CAD system
OpenGL模拟太阳系星球运转
- 利用OpenGL模拟太阳系星球运转,Opengl初学者学习旋转等基本函数的很好实例-use OpenGL simulated solar system planet operation, rotating Opengl beginners learn the basic functions of a good example
edgdctlapla
- 该程序是利用拉普拉斯算子对图像进行边缘检测的具体实现,利用matlab作为开发环境编写而成。-that the procedure was used Laplician right image edge detection to achieve the specific use of Matlab as a development environment has been prepared.
dct变换的VC实现
- DCT变换的VC实现,对研究DCT如何用C实现有很大的参考作用,或可直接调用-DCT VC to study how to use C DCT achieve a great reference, or direct call
bmp2htm
- 作者:RockCarry工作室 陈凯 用TC2.0做的一个将BMP文件转换为HTML文件的小程序。 自己认为效果还不错,目前只能转换256色的BMP文件。 程序代码其实很简单,有兴趣的朋友,可以看看。 使用方法: 运行BMP2HTM文件即可,提示输入BMP文件名,记住目前只能转换256色的BMP图片。 然后会提示是否采用屏蔽色。 最后转换成功,在当前目录下面会生成一个名为A.htm的文件。这个就是转换后的文件了。 如果使用命令行方式,可如下: bmp2htm bmpfile.bmp -m 表示将