登录
首页 » OpenGL图像 » C语言指纹识别源码

C语言指纹识别源码

于 2022-03-11 发布 文件大小:45.25 kB
0 127
下载积分: 2 下载次数: 1

代码说明:

很好的C语言指纹识别程序,指纹增强程序,怎样细化一个指纹图像,计算有效的指纹区域,包含了指纹识别中各种算法的实现代码,该部分的代码由C写成。通过了测试。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • vc++形学示例程序
    vc++图形学示例程序-vc graphics sample program
    2022-03-30 09:49:10下载
    积分:1
  • cycling and pendulum using opengl
    2022-02-21 17:30:56下载
    积分:1
  • 2022-01-25 21:51:32下载
    积分:1
  • A very basic program demonstrating the use ofthe selectnio buffer in OpenGL. By...
    A very basic program demonstrating the use ofthe selectnio buffer in OpenGL. By clicking on the rotating spheres you can make them disappear. The reset button will return everything back to the default setup.-A very basic program demonstrating the use ofthe selectnio buffer in OpenGL. By clicking o n the rotating spheres you can make them disappe ar. The reset button will return everything BAC k to the default setup.
    2022-07-19 05:40:27下载
    积分:1
  • 根据nehe的教程5修改而来的简单的漫游程序。 源码包括整个工程文件...
    根据nehe的教程5修改而来的简单的漫游程序。 源码包括整个工程文件-According to nehe tutorial five changes from the simple roaming procedure. Source include the entire project file
    2022-07-25 10:33:39下载
    积分:1
  • 纹理映射
    纹理映射#include #ifdef __APPLE__ #include #else #include #endif GLfloat planes[]= {-1.0, 0.0, 1.0, 0.0}; GLfloat planet[]= {0.0, -1.0,  0.0, 1.0}; GLfloat vertices[][3] = {{-1.0,-1.0,-1.0},{1.0,-1.0,-1.0},     {1.0,1.0,-1.0}, {-1.0,1.0,-1.0}, {-1.0,-1.0,1.0},   &nbs
    2023-07-29 13:35:04下载
    积分:1
  • opengl编程例子
    opengl编程例子-opengl programming examples
    2022-12-06 01:10:03下载
    积分:1
  • OpenGL 3D 形( MATLAB)
    翻译  maninwest@Codeforge 作者:roozbehabolpour@CodeProject这里,我们将使用 OpenGL 接口进行 3D  科学计算可视化。OpenGL 是进行 2D 和 3D 计算机图像渲染的跨语言程序设计接口 (API)。 OpenGL比虚拟现实工具箱更加快捷方便。使用代码使用这个项目非常简单。在 MATLAB 中,你必须定义对象的点,必须定义网眼的相邻矩阵。例如 ,如果你要创建一个泉水,必须首先定义点N=2000; X_points=zeros(N,1); Y_points=zeros(N,1); Z_points=zeros(N,1); Adj=zeros(N,N); for i=1:N X_points(i)=cos(2*pi*5*i/N); Y_points(i)=sin(2*pi*5*i/N); Z_points(i)=(5*i/N-2)/4; if i
    2022-07-18 18:01:49下载
    积分:1
  • 这个程序将操作rubic立方体三维框架通过鼠标一个OpenGL的样本。
    这个程序可以显示一个rubic立方体三维鼠标操作的框架。简单而有效的理解。
    2022-08-09 06:01:51下载
    积分:1
  • 室内场景漫游实例,还有碰撞检测这一功能,很不错的
    室内场景漫游实例,还有碰撞检测这一功能,很不错的-Examples of indoor scenes roaming, as well as the collision detection function, it is good
    2022-07-16 02:13:15下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载