搜索资源列表
OpenGl_ShowChinese
- 这篇文档说明了如何用OpenGl显示中文,并且列出了关键代码和代码注释-This document explains how to use the Chinese OpenGl show, and lists the key code and code Notes
wlsj
- 用网络神经的方法识别文字的关键代码,呵呵,忍痛割爱-using neural network approach to identify the key code words, what upset
33147732
- 摄像机标定的定义,基本概念,常用方法及一些主要代码.-The definition of camera calibration, the basic concepts, common methods and some of the key code.
code
- 一个人物的点阵模型在以运动捕获文件记录的方式运动。可以通过在程序中设置平移或旋转的步长, 当按下一设定好的快捷键时,实现视口变换。-The lattice model of a character in a motion capture file campaign records. Can be set up in the process of translation or rotation of the step, when pressing a shortcut key when confi
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,
input-keyboard
- 这个是关于在directfb中获取键盘的代码,如何根据驱动文件得到按键码值-This is about the directfb code to get the keyboard, how to get key code according to the value of driver files
lifangti
- 本报告围绕自由查看立方体这个主题,分别介绍实现的理论(顶点的各种转换),实现的程序结构,实现重点代码过程。 在绪论中介绍了图形学研究的对象,图形学的出现的原因,图形学的运用。然后从具体的游戏涉及的图形知识具体介绍图形学的发展前提和运用,及其艺术性。在个人工作当中,介绍了报告针对的程序的实现原理。分别指出了图形从物体模型坐标的3维顶点经过如何变换,最终显示到屏幕上得到想要的彩色立体效果。在介绍过程中指出了需要的流程和每个流程中所使用到的变换矩阵,和变换矩阵的使用原理。同时也介绍了如何实现第
image-recognition-
- 图像识别的MATLAB代码,包括人脸识别和虹膜识别,在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。-Matlab source code of image recognition, including face recognition and iris recognition, iris position in the digital image in an eff
shenfengzhengshibire
- 身份证识别系统主要代码.身份证识别系统主要代码-ID key code identification system. ID key code identification system
FaceDetect
- 该代码在matlab环境下实现人脸检测。核心代码采用c语言编写,可直接用于matlab环境下。目前,该代码可有效检测视频或图像中的单个人脸,可以作为研究者入门和学习编写代码之用。-This code written in Matlab is used to realize face detection. The key code is written in C and can be applied in Matlab environment directly. Recently, it can
SIFT
- 详细介绍了全景图像拼接技术中图像特征提取的关键算法SIFT算法。-Detailed panoramic image mosaicing technique introduced in image feature extraction of SIFT algorithm key algorithms.
code
- 区域生长,需要以交互方式设定初始种子点,具体方法为鼠标单击图像中一点后,按下回车键-Region growing, the need to interactively set the initial seed point, the specific method for the mouse to click the image point, and press the Enter key
yuzhihuafenge
- 图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代
C-code
- 三维近远场外推程序是计算散射求RCS的关键部分,-Three-dimensional near-far outside the calculated scattering process is seeking to push a key part of the RCS,
watershed
- 分水岭变换的核心代码,对彩色图像也有作用。-key code for watershed, also works for RGB image.
OSG_moxingdaoru
- osg编程的中关于三维模型导入和移动的关键代码-the osg programming in the key code on the 3D model import and mobile
Based-ODT-access-DWG
- 基于OpenDWGToolkit访问AutoCADDWG图形文件的文档,文档包含关键代码-Contains the key code based document, document the OpenDWGToolkit access AutoCADDWG graphics files
total
- matlab 隐写和隐写分析代码 由LFSR生成密钥的函数~可以实现正向隐写与逆向隐写分析 估计嵌入率 ~注解详细-matlab steganography and steganalysis forward steganography reverse function to generate a key code plus LFSR the steganalysis estimated embedding rate to comments in detail
C-code
- 三维近远场外推程序是计算散射求RCS的关键部分,-Three-dimensional near-far outside the calculated scattering process is seeking to push a key part of the RCS,
OLSDA
- 人脸识别OLSDA算法关键代码,包含ORL人脸库,可直接在MATLAB上运行。-Face recognition algorithms OLSDA key code, including ORL face database, you can run directly on MATLAB.