资源列表
三维立体图绘制
- 三维立体图绘制 练习三维物体的设计 是个好例子-three-dimensional mapping exercises 3D design is a good example
计算机图形学球
- 图形学编程 设计三维物体 不理解内容联系我们 一定相告-design three-dimensional graphics programming objects do not understand the contents of links we say so
文字识别程序
- 目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别率的要求继续增加其他特征 识别(分类器)模块:主要包括SVM方法和BP神经网络的方法,其中SVM方法的识别率较高,SVM+网格密度特征, 在小字符集情况下,达到了识别率97%以上 采用OO思想编写,适合做二次开发-currently the handwriting recognition system consists of pretre
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.
VB_Test
- 用VB编写的模拟麻将程序,三维光影效果,学习篇。有很多不足之处。-VB mahjong prepared by the simulation procedure, 3D visuals and learning chapter. There are many deficiencies.
绘图软件
- 用java做的,画图方面的软件,有以下的功能:可拖拉式创建组件(目前包括按钮\\文本框\\图片组件)等。-do with java, drawing the software will have the following functions :-tractor can create components (including the current button \\ textboxes \\ Photo components).
arcengine
- 用ERSI公司Arcengine组件,实现对地图的打印功能.-with ERSI company Arcengine components of the map to achieve the printing function.
一个绘图程序(mfc)
- 一个绘图程序(mfc),可以在此基础上继续开发出更完备的绘图程序 -a drawing program (mfc), can continue to build on this and develop more comprehensive mapping procedure
图像恢复实验系统
- 采用传播波方程对运动模糊图像进行恢复,还有一些基本变换的实现-wave equation used to disseminate campaign fuzzy image restoration, there are some basic conversion in the
海图(new)
- 海图绘制,可以读取MAPINFO的MIF文件,效果比较好,大家可以下载下来用。-nautical charting, and can read MapInfo MIF document, the results were quite good, we can use downloaded.
多功能图像浏览器
- 一款多功能图像浏览器,可以浏览目前大多数常用格式的图像:jpg、bmp、tiff、gif等-versatile image browser, can browse most of the common image format : jpg, bmp, tiff, gif, etc.
OpenCV 4 下的图像任意角度的旋转
- OpenCV 4下的图像任意角度的旋转 //待旋转的图像Img_old //返回的旋转后图像类型 IplImage* Img_tmp. //旋转的角度,单位度. //三种不同的方法.其中方法二没有完全测试,方法一可以满足大部分需要-OpenCV four images of arbitrary rotation angle / / Image Rotation question Img_old / / to return to the rotation after the image type