-
三个小游戏,打飞机.象棋.七巧板,经典
三个小游戏,打飞机.象棋.七巧板,经典-three small games, aircraft. Chess. Tangram, classic
- 2022-04-07 01:49:43下载
- 积分:1
-
该实例程序中 SkinBitmap 类,提供方便快捷的绘图方法, 使用起来非常方便!...
该实例程序中 SkinBitmap 类,提供方便快捷的绘图方法, 使用起来非常方便!-The example program SkinBitmap categories, provide more convenient and efficient mapping method is very convenient to use!
- 2022-10-26 02:00:02下载
- 积分:1
-
本目录主要包括:文档和两个源代码。
其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。
因为已经保存了训练好...
本目录主要包括:文档和两个源代码。
其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。
因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。
当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。-Catalog include: documentation and two source code.
One of the source code is the identification procedures, and the other is a matrix class library, the book which is also used, so be accompanied.
As it has saved the trained network weights, so the first time the use of identification procedures, he can run Release directory of the executable file, and then the picture directory to read the test pictures to identify.
Of course, the reader can also be its own training network with training samples, but pay special attention to the training samples, otherwise it may result in the recognition rate is very low. Training sample selection principle is that as much as possible representative, in the long training time Buzhi Yu circumstan
- 2022-07-16 02:38:53下载
- 积分:1
-
- 2022-02-15 04:14:49下载
- 积分:1
-
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这...
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle:
Assume there is a line whoes direction is "sita" , and the distance from the origin to this line is s. So each point in this line satisfies the equation : s=x*Cos(sita)+ y*Sin(sita) . We can find out the lines based on this fact.
And this programme is to find out the longest line in the image.
- 2022-09-05 00:30:03下载
- 积分:1
-
在vc++实现读取off文件...图像可自由变换
在vc++实现读取off文件...图像可自由变换-In vc++ Realize read off paper images are free to transform ...
- 2022-06-16 22:39:15下载
- 积分:1
-
这是一个JAVA图形的程序,可以控制小车来回移动,按住CTRL键可以是小车加速。...
这是一个JAVA图形的程序,可以控制小车来回移动,按住CTRL键可以是小车加速。-This is a Java graphical procedures, can be controlled car back and forth movement, press CTRL car can be accelerated.
- 2022-04-16 22:17:46下载
- 积分:1
-
图形学中直线的经典算法,其中包括了两个程序写法,都可以执行。供比较用。...
图形学中直线的经典算法,其中包括了两个程序写法,都可以执行。供比较用。-Graphics straight classical algorithm, which included a two way process, can be implemented. For comparison.
- 2023-01-16 09:50:03下载
- 积分:1
-
该公司在2004提出的尺度和仿射不变的兴趣点检测…
Mikolajczyk在2004年提出了尺度和仿射不变量的兴趣点检测 GLOH 算法-Mikolajczyk in 2004 put forward a scale and affine invariant interest point detection algorithm GLOH
- 2022-05-28 02:42:14下载
- 积分:1
-
此示例阐释了将 CImage 支持实现到应用程序中,以便以多种图像格式对数据进行基本加载和保存。另外,此示例阐释了直接的 DIB 图面操作,以及如何使用对 MM...
此示例阐释了将 CImage 支持实现到应用程序中,以便以多种图像格式对数据进行基本加载和保存。另外,此示例阐释了直接的 DIB 图面操作,以及如何使用对 MMX 和 SSE2 整数指令的更高级别的编译器支持,来优化位图操作而不必编写汇编程序代码。在项目中,Surface.* 文件包含 DIB 图面操作的 C++ 基类。-This example will explain the CImage support the achievement of applications, to a variety of image formats for data loading and preserve basic. In addition, this example to explain the direct DIB map surface operation, and how the use of MMX and SSE 2 integer instructions, higher level of compiler support to optimize bitmap prepared to operate without compilation code. In the project, Surface .* DIB map file contains the C-operating base class.
- 2022-01-30 16:34:15下载
- 积分:1