-
汉字识别 汉字识别 汉字识别 汉字识别 汉字识别 汉字识别
汉字识别 汉字识别 汉字识别 汉字识别 汉字识别 汉字识别 -Chinese character recognition character recognition character recognition character recognition character recognition character recognition character recognition character recognition character recognition character recognition character recognition character recognition
- 2023-09-08 16:35:06下载
- 积分:1
-
本源码包含了多种模式识别算法,针对同一次手写的数字,进行各种算法识别,可以比较各种算法的识别效果。...
本源码包含了多种模式识别算法,针对同一次手写的数字,进行各种算法识别,可以比较各种算法的识别效果。-The source code contains a variety of pattern recognition algorithms, for the same handwritten figures, a variety of algorithms to identify, can compare the various algorithms to identify the effect.
- 2023-09-09 07:10:03下载
- 积分:1
-
能实现8位BMP数字智能识别,包括灰度化,二值化等图像处理以及图像数字识别的源代码...
能实现8位BMP数字智能识别,包括灰度化,二值化等图像处理以及图像数字识别的源代码-To achieve 8 BMP digital intelligent recognition, including gray-scale and binary image processing, etc., as well as digital image to identify the source code
- 2022-01-27 19:39:09下载
- 积分:1
-
This is a detailed article, DCT transform, from basic DCT transform to fast DCT...
这是一篇详细介绍DCT变换的文章,从基本DCT变换到快速DCT变换,并给出了原码。-This is a detailed article, DCT transform, from basic DCT transform to fast DCT transform, and gives the original code.
- 2022-02-22 07:08:25下载
- 积分:1
-
自己编写的图形库。当时用的是tasm
自己编写的图形库。当时用的是tasm-their graphics prepared by the bank. Then use the Tasm
- 2022-03-10 17:56:28下载
- 积分:1
-
opengl切削仿真
#include "stdafx.h"
#include
#include
#include
#include
void solidCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks) //»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ
{
GLUquadricObj* qobj = gluNewQuadric();
gluCylinder(qobj, radius, radius, height, slices, stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È
glScalef(-1.0, 1.0, -1.0);
- 2022-02-03 11:01:56下载
- 积分:1
-
自适应Canny算子边缘检测技术,介绍高低阈值比例的选值,提出高低阈值比例对图像的影响。...
自适应Canny算子边缘检测技术,介绍高低阈值比例的选值,提出高低阈值比例对图像的影响。-Adaptive operator Canny edge detection technology, introduce the proportion of high and low threshold values of the election, the proportion of high and low thresholds for the impact of the image.
- 2022-10-28 01:45:03下载
- 积分:1
-
Color Image Quantization in Windows Systems
Color Image Quantization in Windows Systems
- 2022-11-27 15:50:03下载
- 积分:1
-
Wavelet transform, wavelet transform function is very useful
小波变换,小波变换函数,非常有用,适合任何读者-Wavelet transform, wavelet transform function is very useful
- 2022-12-06 07:30:02下载
- 积分:1
-
filter coefficients to use image processing, image processing can be in effect,...
用滤波器系数来处理图像,可得图像处理效果,进而分析滤波的性能是否符合要求。-filter coefficients to use image processing, image processing can be in effect, and then filtering analysis whether the performance met the requirements.
- 2023-02-15 07:35:04下载
- 积分:1