-
图像的手指
指纹识别技术,目前最成熟的生物特征为基础的识别技术之一,可用于识别人类在各种场合
- 2022-10-04 17:25:03下载
- 积分:1
-
3D飞机游戏
一个3D的飞机游戏
名称:3D飞行射击游戏
综合了一下近一个月D3D的学习写了这么个游戏~进入游戏会提示游戏操作,希望大家提出建议~
vc2003 + DX9.0
作者:小剑
Email:lujian_yy@163.com
- 2022-04-07 20:21:09下载
- 积分:1
-
图像加噪C语言
利用C语言对图像进行加噪处理 (椒盐噪声),以及对图像进行边缘提取,检测。
- 2022-07-19 01:03:31下载
- 积分:1
-
面部和眼部检测C#
此示例代码为您提供如何图像处理完成,并使用EmguCV操纵的概念。图像处理的一个很好的例子是脸和目标检测与识别等,但在此示例代码中,我只给脸检测和人眼检测的概念。我希望你们,你欣赏和热爱这项工作......
- 2022-02-03 14:27:12下载
- 积分:1
-
Vanishing point detection algorithms of our algorithm and some previous research
A simple MATLAB code demo for our ISVC10 paper.
Bo Li, Kun Peng, Xianghua Ying, Hongbin Zha, Simultaneous Vanishing Point Detection and Camera Calibration from Single Images, Proc. International Symposium on Visual Computing 2010, Part II, LNCS 6454, pp. 151--160.
- 2023-04-15 02:35:04下载
- 积分:1
-
LSD直线检测算法
资源描述LSD是一种经典的直线段检测算法,用于提取到图像中所有的直线段,通过直线段间的关系分析,可以得到关于对象几何形态的假设,进而为后续处理提供基础。
- 2022-01-30 22:51:03下载
- 积分:1
-
人脸检测-opencv
效果不错的人脸识别,也比较适合初学者学习,里面更换haarcascade_frontalface_alt2.xml,可实现眼睛、笑脸、耳朵等检测。
- 2022-08-26 13:54:56下载
- 积分:1
-
Image Processing using Lucky Richardson Algorithm
这段代码描述了如何使用Lucky Richardson算法对图像进行插值。
- 2023-08-11 00:35:05下载
- 积分:1
-
中值滤波c++实现
这是一个用C++语言实现一个中值滤波程序,含有中值滤波相关理论知识的PPT。程序里应用到的技术有:中值滤波、直方图均衡化、
脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配等等……
-This is a C++ language implementation with a fingerprint identification
procedure that requires the FVC meet international competition
standards, and establish a fingerprint in the school library on the
measurement. Program where the technology applied to the following:
median filter, histogram equalization, the direction of ridge line
extraction, Gabor filtering, fingerprint refinement, feature extraction,
feature point filtering, based on local feature points of the feature
matching and so on
- 2023-01-28 06:50:04下载
- 积分:1
-
图像Fourier-Mellin变换的源程序
已经进过精心调试,使用方便快捷,可以直接运行使用。本代码基于Fourie-Mellin变换原理的图像配准仿真代码,可以直接得出配准图像的旋转平移缩放的数值。
- 2022-07-06 20:57:17下载
- 积分:1