-
描述了地月系之间的关系,效果很炫丽。值得大家参考。
描述了地月系之间的关系,效果很炫丽。值得大家参考。-Describes the relationship between the Earth-Moon system, the effect is dazzling. Worthy of reference.
- 2022-08-24 20:02:56下载
- 积分:1
-
a prompt c categories, mfc hope useful for all, without account can download thi...
一个有提示的c++类,mfc,希望对大家有用,不需帐号就可自由下载此源码-a prompt c categories, mfc hope useful for all, without account can download this free source
- 2022-07-04 10:48:57下载
- 积分:1
-
一种手写字体识别(模糊识别)的源代码。附…
一种用于手写字体识别(模糊识别)实现的源代码。隶属于模式识别领域-A handwritten font identification (fuzzy recognition) the source code. Attached to the field of pattern recognition
- 2022-04-22 23:20:35下载
- 积分:1
-
《3ds Max 6 Bible》一书的英文电子版
《3ds Max 6 Bible》一书的英文电子版- 3ds Max 6 Bible book one electronic version in English
- 2022-04-20 08:32:52下载
- 积分:1
-
OCR算法代码。这不是一个完整的系统,没法生成可执行程序。代码基于Linux/KDE开发,用到了C++标准模板库。代码的目的是向读者展示一个OCR系统包括哪些部...
OCR算法代码。这不是一个完整的系统,没法生成可执行程序。代码基于Linux/KDE开发,用到了C++标准模板库。代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作,
读者可以借鉴这些代码,改动后用到自己的系统中。由于这是从一个完整的OCR系统中抽取的部分代码,所以这些代码无法单独编译。
两个*.dat文件如下:
char_data.dat:字符特征数据
words_de.dat:词库(后处理用)-OCR algorithm code. This is not a complete system, we can not generate executable. Based on the Linux code/KDE development, use the C standard template library. The code is intended to show readers an OCR system, including which parts work, readers can learn from these code changes after their use in the system. As this is from a complete OCR system taking part code, so code can not be compiled separately. 2*. dat following documents : char_data.dat : Character Feature Data words_de.dat : Thesaurus (reprocessing spent)
- 2022-10-19 07:10:03下载
- 积分:1
-
方便的更换皮肤,不需要多少代码,非常简单易懂。
方便的更换皮肤,不需要多少代码,非常简单易懂。-facilitate the replacement of the skin, not the number of code is very simple and understandable.
- 2022-05-07 13:21:13下载
- 积分:1
-
Reading painting dxf file format of the 16 old procedures can only read straight
读画dxf文件格式的16位老程序,只能读直线-Reading painting dxf file format of the 16 old procedures can only read straight
- 2022-05-18 04:49:01下载
- 积分:1
-
给出一组数据序列的文件,然后用这个程序显示他们的曲线分布...
给出一组数据序列的文件,然后用这个程序显示他们的曲线分布
- 2022-11-29 06:45:03下载
- 积分:1
-
C + + 的 LBP 代码
局部二元模式(LBP)是一种用于在计算机视觉分类功能。 LBP是特定情况在1990年[1] [2] LBP于1994年首先描述[3] [4]它提出的纹理谱模型由于被认为是一个强大的功能的纹理分类;它已经进一步确定,当LBP是结合定向梯度直方图(HOG)的描述符,它提高了检测性能相当一些数据集。该LBP特征向量,在其最简单的形式中,通过以下方式创建的:划分检测窗口进入细胞(例如16×16像素的每个单元格)。用于在小区中的每个像素,比较像素到它的每一个8邻居(在它的左顶,左中间,左底部右顶部,等等)。跟随一个圆,即顺时针或逆时针的像素。其中,中心像素的值大于邻居的值,写入“1”。否则,写“0”。这使一个8位二进制数(通常是转换为十进制为方便起见)。计算的每个“号码”中出现的频率的直方图,在细胞内,(即,对每个组合哪些像素是较小的,哪些是大于该中心)。任选正常化直方图。串联所有细胞(归)直方图。这给出了窗口的特征向量。特征向量现在可以使用支持向量机或其他机器学习处理算法进行分类的图像。这样的分类可以用于人脸识别或纹理分析。
- 2022-03-21 06:15:16下载
- 积分:1
-
fastest image smoothing procedures for the fastest zoom image smoothing scaling...
最快的图像平滑缩放程序 -fastest image smoothing procedures for the fastest zoom image smoothing scaling procedures
- 2022-05-25 18:31:34下载
- 积分:1