搜索资源列表
erzhihuabianhua
- 这是一个关于二值化变换的源代码,是数字图像处理的其中一个重要算法。-This is one of two binary transform the source code, digital image processing is one of the key algorithm.
Cornerdetection
- 特征提取是变化检测中一个关键问题,角点的检测显得格外重要,vc++角点检测源代码-feature extraction change detection is a key issue, corner detection is particularly important, Kok vc + + source code detection
convert_graphics
- 该源码用于把输出的文本和图形保存到位图文件.关键是创建内存设备环境,并与CBitmap对象相连-the source code for the integration of the output text and graphics document preservation plans in place. The key is to create memory equipment, and objects connected with CBitmap
LSM_IMAGE_TOOL
- 某大学的关于测绘与三维建模使用的匹配方面的代码,包括关键的图像匹配前预处理等-a university on the mapping and 3D modeling of the matching code, include key pretreatment image matching, etc.
33147732
- 摄像机标定的定义,基本概念,常用方法及一些主要代码.-The definition of camera calibration, the basic concepts, common methods and some of the key code.
KernelObjectTrack
- 卡尔曼目标跟踪算法的源代码,选好状态方程和观测方程是关键。-Kalman target tracking algorithm source code, select the state equation and observation equation is the key.
VC-JPEG2000
- 本代码是用VC实现JPEG2000的图象处理程序,算法是采用的小波变换!-This code is the implemation of JPEG2000 in VC! The key algorithm is wavelet transform!
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,
image-recognition-
- 图像识别的MATLAB代码,包括人脸识别和虹膜识别,在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。-Matlab source code of image recognition, including face recognition and iris recognition, iris position in the digital image in an eff
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法)、分水岭算法、最小误差法、最大熵法等。该段代
watershed
- 分水岭变换的核心代码,对彩色图像也有作用。-key code for watershed, also works for RGB image.
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
OLSDA
- 人脸识别OLSDA算法关键代码,包含ORL人脸库,可直接在MATLAB上运行。-Face recognition algorithms OLSDA key code, including ORL face database, you can run directly on MATLAB.
X_Y_FIL_CODEL
- 基于X-Y处理多边形填充算法的关键代码 , 包含头文件和相关关键实现程序代码 .附整理相关DLL文件,方便程序调试调用 .-Key code polygon filling algorithm based on X-Y, including the header files and related key code. Report of finishing DLL related documents, to facilitate debugging calls.
pic_funs
- 本文讲述了在 Microsoft Visual C++ 6.0 下多幅碎片图像无缝拼合技术的实现 原理和过程,并给出了部分关键代码以供参考。 -This paper describes the realization of multiple images under debris Microsoft Visual C++ 6.0 seamless mosaic techniques Principles and processes, and gives some of the key
code
- 本程序主要描述了几种彩色图像的特征提取的方法,包含颜色、纹理、的特征提取,还有图像的分割、sift特征点的提取与匹配。-In this experiment an extracting features image based on content is designed.color and texture feature extraction methods are described.There are some segmentation methods and sift key poi
pcarenlian
- 用于PCA进行人脸识别的关键代码和相关文件。-PCA face recognition for the key code and related files.