搜索资源列表
The-RESEARCH-OF-SEVERAL-KEY-TE
- 步态识别关键技术研究。包括阴影消除;多人跟踪;特征提取及多特征融合。 这可是一篇对研究步态的朋友有用的硕士论文哦,Gait recognition research of key technologies. Including the elimination of the shadow people tracking feature extraction and multi-feature fusion. This is one pairs of friends gait research
Test
- 利用opencv在vc环境下开发的关键帧提取程序-Environment in vc using opencv key frame extraction procedure developed
key-detect-method
- 单个按键多次击键的检测方法,程序匠人经典之作,非常实用-Many times a single keyboard key detection methods, procedures artisan classic, very useful
RobertAnimation
- OPENGL的层次模型与关键帧动画,使用GULT作为UI的设计,便于DEBUG。-OPENGL level model and key-frame animation.
ca_sam_carr_noise
- CA码生成程序。可以产生32颗卫星的。并载波,采样-CA key generation procedures. Can produce 32 satellites. And the carrier, sampling
KeyFrameDiff
- 我的毕业设计,用matlab编的关键帧提取的代码,参考了光流法的代码。是基于帧差的欧式距离,均值,方差,差异系数下的关键帧提取。代码调试通过,运行结果理想,与大家分享下。-I graduated from design, matlab key frame extraction for the code, with reference to code optical flow method. Frame difference is based on the Euclidean distance,
watermark
- 数字水印处理系统主要由水印嵌入和水印检测两个过程。(1)水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(I*)。 (2)水印检测过程为:数字水印(X)、水印图像(I*)和密钥/公钥(K)通过数字水印检测算法检测出数字水印或有无水印。该程序调试已通过!-Digital watermarking system mainly consists of watermark embedding and watermark detection of th
DES
- 这个类实现了DES算法,如果你的数据块data的大小sizeof(data)是8的倍数 的话,可以使用函数DES::encrypt(key,data,sizeof(data)/8)来进行加密, 用DES::decrypt(key,data,sizeof(data)/8)来进行解密。 如果数据块的大小是随意的,那么可以使用函数DES::yencrypt()和 DES::ydecrypt()来进行加解密。 这个模块的面向对象的设计不是很好,与其说是一个类,不如说是一个模块 的
face
- 图像识别,包括人脸识别和虹膜识别,在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。-Image recognition, including face recognition and iris recognition, iris position in the digital image of the iris recognition and effective po
SIFT
- SIFT algorithm. to find feature discr iptor. the algorithm returns the locations of key loints and then matches two pictures with htose points.
image-recognition-
- 图像识别的MATLAB代码,包括人脸识别和虹膜识别,在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。-Matlab source code of image recognition, including face recognition and iris recognition, iris position in the digital image in an eff
game-development-on-key-technologies
- 讲述了基于OpenGL的3D网络游戏开发中关键技术的研究-About the OpenGL-based 3D online game development on key technologies
Research-on-key-technologies
- InSAR地形测绘若干问题研究。本文在InSAR测绘作业流程设计、区域网平差干涉参数定标与高程控制点加密、SAR影像制图综合等方面的研究成果,对于促进我国InSAR技术的实用化和工程化具有积极意义;在SAR图像仿真和干涉图仿真方面的研究,为SAR系统设计和SAR仿真的应用奠定了基础;在多基线、多波段InSAR相位解缠方面所取得的研究成果,将促进我国多基线、多波段InSAR技术的发展。-Research on key technologies of InSAR
key-techs-of-watermarking
- 数字水印关键技术,一篇学术论文介绍了数字视频水印的关键技术-Digital watermarking technology, an academic, key technology of digital video watermarking
Interferogram-Key-Technologies
- 这是一篇讲述最新的干涉图处理的关键技术的文章,非常实用!-This is an article about the latest key interferogram processing technology is very useful!
key-frame-extraction
- 基于中心距离特征的人体运动序列关键帧提取-Based on center distance characteristics of human motion sequence key frame extraction
Key
- 这是用于图像编程的应用于OPENGL上的OBJ文件,此文件可用于钥匙图像的设计-This is used for image OPENGL programming on the OBJ file that can be used for the design of key images
img-key-point-detection
- This program finds the key points and their descr iptors of two images and matches and Output of this program will give you the matching percentage of key points
Key-frame-extraction
- 数字视频应用技术,基于opencv的边缘检测与关键帧的提取和保存-Application of digital video technology, extraction and preservation of OpenCV edge detection and key frame based on
Description-and-extract-key-points
- 关键点描述和提取:SIFT配合暴力匹配进行关键点的描述和提取。-Descr iption and extract key points: SIFT violence with matching descr iption and extract key points.