资源列表
[图形/文字识别] NumberRecognitionSystem
说明:本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-In this paper,<kongchao> 在 2025-03-10 上传 | 大小:341kb | 下载:1
[图形图像处理(光照,映射..)] PoissonNeumann
说明:C Implementation of 2D Poisson Solver using Neumann Boundary Conditions: Based on a direct analytical solution using sine transforms Single iteration, no magic numbers, no convergence issues. Extremely fast, couple of se<jason> 在 2025-03-10 上传 | 大小:1013kb | 下载:1
[图形图像处理(光照,映射..)] LevelSet_ChunmingLi_1.0
说明:一种新的基于snake模型的水平集图像分割方法:用matlab编程实现,可进行灰度图像的分割,里面有演示实例,便于学习。-A new snake model based on the level set image segmentation methods: using matlab programming implementation, can be gray-scale image segmentation, there are d<tudan> 在 2025-03-10 上传 | 大小:1.44mb | 下载:1
[图形图象] Rectification_epipolar
说明:hartley弱相机标定的立体像对极线校正。输入是立体像对对应的匹配点,输出是已经校正好的图像 这里对图像的角度有要求,如果拍摄角度太大 可能校正不了 而且匹配点对的精确性也有要求,建议最好经过错误点剔除之后的匹配点作为输入-epipolar rectification<波波> 在 2025-03-10 上传 | 大小:2.17mb | 下载:1
[图形图像处理(光照,映射..)] Renyi2DThreshold
说明:二维Renyi熵图像分割源代码(原创) 参考文献见源代码。-source code for two-dimensional Renyi entropy thresholding algorithm<WangJun> 在 2025-03-10 上传 | 大小:2kb | 下载:1
[图形图象] SvgCreator
说明:qt支持SVG文件的绘制和生成。svg主要支持矢量显示对象,嵌入式外部对象,文字对象。-qt support SVG files and generate the mapping. svg Main Support Vector Display Object, embedded external object, the object language.<gongchangmufeng> 在 2025-03-10 上传 | 大小:1.4mb | 下载:1
[绘图程序] ObjectARX_book_20070715
说明:ObjectARX开发实例教程 以电子版发布此书的目的是提高国内CAD 开发者的普遍水平,让入门者更快地能够编写代码,让初级程序员更快达到中高级程序员的水平。为国内CAD 开发整体水平的提高, 我们愿意尽一份微薄之力。-ObjectARX development tutorial examples to publish the electronic version of this book is aimed at domesti<zp> 在 2025-03-10 上传 | 大小:2.03mb | 下载:1
[图形图像处理(光照,映射..)] 1
说明:一个图像处理基础的源程序MFC实现,通过各种算法,实现各种处理方式-An image processing based on MFC source code implementation, through a variety of algorithms, implementation of various treatment modalities<raul> 在 2025-03-10 上传 | 大小:4.47mb | 下载:1
[图形/文字识别] bmp_parser_
说明:this program reads data from a bmp file and shows the bitmap info and file header information s on a console window. it also reads the raw bitmap array. so you can use it on opengl or anywhere you need a bmp reader.-<me> 在 2025-03-10 上传 | 大小:60kb | 下载:1