-
Recently discovered a number to identify the source, to share with you, VC++ 6.0...
最近发现一个数字识别的源码,给大家分享,VC++6.0环境,训练识别计算-Recently discovered a number to identify the source, to share with you, VC++ 6.0 environment, training, identification of the calculation
- 2023-07-15 19:20:03下载
- 积分:1
-
文本显示器VGA。
display text to vga.
- 2022-03-22 06:04:12下载
- 积分:1
-
这是一个小波去噪的程序,除了实现了最经典的图像去噪算法外,还使用了最新的带有方向性的小波,去噪效果非常好...
这是一个小波去噪的程序,除了实现了最经典的图像去噪算法外,还使用了最新的带有方向性的小波,去噪效果非常好-This is a wavelet denoising procedure, in addition to realize the most classical image denoising algorithms, but also uses the latest with a directional wavelet, denoising effect is very good
- 2022-03-15 11:50:29下载
- 积分:1
-
快速傅立叶变换fast_fft
快速傅立叶变换fast_fft-Fast Fourier Transform fast_fft
- 2022-08-21 11:25:43下载
- 积分:1
-
This C source code can be utilized to read different format of image.
This C source code can be utilized to read different format of image.
- 2022-06-20 21:31:28下载
- 积分:1
-
图象均值滤波算法
图象均值滤波算法-image filtering algorithm
- 2022-03-07 09:34:00下载
- 积分:1
-
3D做2D的简单例子,用几种方法的对比说明每种方式的利弊
3D做2D的简单例子,用几种方法的对比说明每种方式的利弊
- 2023-04-23 17:35:03下载
- 积分:1
-
使用一个基于地形的LOD算法结果的树结构…
用一种基于树形结构的LOD算法来显示的地形,效果很好,学以游戏编程的人可以参考一下.-using a tree structure based on the LOD algorithm of the terrain and the results very good, learn to program the game to make profits.
- 2023-02-02 17:35:04下载
- 积分:1
-
高速椭圆绘制程序 程序中var16为有符号16位数字型,uvar16为16位无符号数字型,uvar32为无符号32位数字型,var32为有符号32位数字型。...
高速椭圆绘制程序 程序中var16为有符号16位数字型,uvar16为16位无符号数字型,uvar32为无符号32位数字型,var32为有符号32位数字型。Ellipse参数中的x0,y0为圆心坐标,r1和r2分别为横半径和纵半径。PutPixel为画点函数。 -high-speed oval drawing program procedures var16 symbols for the median 16 H, 16 uvar16 for digital-type symbols, symbols uvar32 without median 32 H, as a symbol var32 median of 32 fonts. Ellipse parameters of x0, y0 coordinates for the center of a circle, r1 and r2 of longitudinal and transverse radius radius. PutPixel painting point function.
- 2023-04-18 09:05:03下载
- 积分:1
-
fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图
像都是位图。
fvs_direction:描述了如何提取方向图。...
fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图
像都是位图。
fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能
有较好的效果。输出图像覆盖于输入图像之上。
fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这
些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下:
testimgSSSDDD.bmp
其中,SSS代表条纹间隔(像素个数),DDD代表方向的角度。
fvs_thinner:描述了怎样细化一个指纹图像。细化后的图像尽可能的代表了指纹的
脊线。
fvs_minutia:显示了如何从细化后的指纹图像中获得细节点集合。这一部分目前做
的效果不好,提取出的伪细节点太多。
fvs_mask:计算有效的指纹区域(剔除非指纹区域以及模糊指纹区域)。
include目录:
包含了头文件。-fvs_enhancer : fingerprint enhancement procedures, a description of how to enhance the use of the fingerprint image. The original image and objectives are bitmap images. Fvs_direction : describes how to extract the direction of the map. Input image must be a normalized image, in order to have better results. Image output coverage in the input image above. Fvs_createtestimages : The procedure used to produce debugging process may be used in some of Bitmap images, These images are different angles and different spacing of the fringes. Images produced a
- 2022-10-07 07:20:03下载
- 积分:1