资源列表

« 1 2 ... .86 .87 .88 .89 .90 5391.92 .93 .94 .95 .96 ... 18703 »

[图形/文字识别OCR算法之C语言代码

说明:OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用) 如果需要完整实用的中文OCR代码,
<樊志华> 在 2025-11-30 上传 | 大小:854kb | 下载:0

[OpenGLspaceracer-0[1].1.7b.tar

说明:Space Racer是一个以银河为背景的3D赛车游戏。它旨在成为由Geff Crammond开发的著名的Stunt Car Racer复制版本,成为Grand Prix I 和II的作者。 -Space Racer is a background to the Galaxy 3D racing game. It was designed to be Geff Crammond developed by the famous Stunt Car Racer copy version thi
<b> 在 2025-11-30 上传 | 大小:854kb | 下载:0

[图形图象20041215223122222

说明:图像处理阿fe-Image Processing A f
<李宏杰> 在 2025-11-30 上传 | 大小:854kb | 下载:0

[绘图程序beautydraw

说明:一个简单的绘图程序,可以绘制直线,圆,矩形,和画笔工具,可以输入文字,并且可以实现简单的保存功能-a simple drawing program, drawing straight lines, circles, rectangles, and the brush tool, you can enter text, simple and can achieve the preservation of function
<王焰辉> 在 2025-11-30 上传 | 大小:854kb | 下载:0

[图形图像处理(光照,映射..)source

说明:图片处理,实现亮度增减,功能齐全,保证能够很好的运行通过.-Image processing, and increase or decrease in brightness, complete functions, to guarantee a good run through.
<李林> 在 2025-11-30 上传 | 大小:854kb | 下载:0

[图形/文字识别lunwen

说明:EAN-13条形码已经广泛应用于商品零售领域,但是其传统的光电识别方法在条形码图像质量不佳时不能准确识读条码的信息,需要使用手动输入的方式。-EAN-13 bar code has been widely used in retail areas, but its traditional identification methods photoelectric poor quality images in the bar code can not accurately read bar code
<李林> 在 2025-11-30 上传 | 大小:854kb | 下载:0

[OpenGLlesson43

说明:nehe的opengl教程第43课,nehe的教程十分出名,是初学者必备-opengl tutorial nehe of the 43rd Division, nehe the tutorial is very well known, is essential for beginners
<lambda> 在 2025-11-30 上传 | 大小:854kb | 下载:0

[图形图象111

说明:思路简要说明: 1、图像二值化 将图片中的各点用0或1表示,1为有效点,0为背景。这里使用的是最大类间方差法 (otsu),在资料中有介绍。 2、去除干扰点 3、分割 将整个的图片分为每个单独的字,在下一步中才能一一识别。 4、与样本库进行对比,寻求最近似匹配 这步是比较核心的地方,由于要识别的图形每次都是随机变化的,我们不能进行完 全匹配识别,所以使用的是‘欧氏距离’来进行最近似匹配,资料中的《自由手写体 数字识别》里面有详细说明。
<yangq> 在 2025-11-30 上传 | 大小:854kb | 下载:0

[分形几何col-toolbox

说明:本资料涵盖量丰富,关联维,信息量,GP算法,熵等工具箱,并且每种问题采用的方法有好几种,便于比较。其中包含了LORENZ的一些算法。积累了本人一段时间的整理成果。-This information covers the amount of rich, correlation dimension, the amount of information, GP algorithm, entropy and so the toolbox, and the methods used for each qu
<王俊强> 在 2025-11-30 上传 | 大小:854kb | 下载:0

[波变换DiscreteWaveletTransform

说明:小波轉換(Discrete Wavelet Transform, DWT),所先對原圖水平做低頻和高頻的 convolution 之後降 頻,再做垂直的低頻和高頻的convolution,最後再降 頻,得到 結果。-Wavelet transform (Discrete Wavelet Transform, DWT), the first level of the Original low-frequency and high frequency of the c
<huang de> 在 2025-11-30 上传 | 大小:854kb | 下载:0

[图形图像处理(光照,映射..)texturetractionusegaborfilter

说明:用于浏览和检索的图像纹理特征提取,使用gabar滤波器提取纹理特征。-For browsing and retrieval of image texture feature extraction, texture features extracted using gabar filter.
<lichun> 在 2025-11-30 上传 | 大小:854kb | 下载:0

[绘图程序DrawPlate

说明:在VC环境下编程实现画图板的功能,实现画图板中的各种操作-Programming in VC environment drawing board, and realize the various operations in the drawing board
<代文> 在 2025-11-30 上传 | 大小:854kb | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 5391.92 .93 .94 .95 .96 ... 18703 »

源码中国 www.ymcn.org