资源列表
adxcvbv
- 基于最大熵的汉语人名识别方法研究 针对人名的特点,建立了特征模板,并在此基础上提取了特征集,利用特征选择算法提取了有效特征,并建立了一个基于最大熵的人名识别模型。 -Chinese name based on the maximum entropy method for identifying the characteristics of names, the establishment of a feature template, and on this basis set of fe
OSG
- 基于OpenSceneGraph 的类似CS的漫游器,osg,Manipulator~-A camera Manipulator of OpenSceneGraph similar with CS interaction~
FFT_win
- 实现2维FFT变换,并显示中心化的频谱图。要求:图像长宽必须是2的整数幂次。-Achieve 2-D FFT, and display the center of the spectrum. Requirements: image length and width must be a power of 2 times.
MagicHouse
- 使用OpenCV进行图像的增强处理,包括拉普拉斯边缘增强,Sobel边缘细化-Use OpenCV for image enhancement, edge enhancement, including Laplace, Sobel Edge Thinning
MATLAB
- 小波软阈值的去噪处理代码,MATLAB处理代码,非常实用-Wavelet soft threshold denoising MATLAB code processing code, very useful
GrayToWhiteBlack
- C语言实现的OTSU方法,计算图像二值化的自适应阈值-C language implementation of the OTSU method in calculating the adaptive image binarization threshold
FACE_DETECTION
- 使用EmguCV(OpenCV for C#)並使用裡面的文件haarcascade_frontalface_alt_tree.xml可以實現人臉辨識。編寫語言C#-The use EmguCV (OpenCV for C#) and inside the file haarcascade_frontalface_alt_tree.xml face recognition can be achieved. Preparation of the language C#
IconSnap
- 图标程序,没有工程部分,直接的C代码,大家学习一下了-Icon snap, no project part, directly spliced C code, we learn about the
cameracalibtionbasedonopencv
- 基于opencv的摄像机标定方法,包含了原始数据以及图片,适合初学者-Opencv-based camera calibration methods, including the original data and pictures, suitable for beginners
OpenGL
- 读入数据,利用OpenGL函数用三角网格的形式画出地面,并实现了缩放、旋转、纹理等功能-Read the data, using OpenGL function with triangular grid in the form of painted surface, and to achieve the zoom, rotation, texture and other functions
摄像机标定 简易代码
- 环境:VC6.0 && OpenCV1.0 程序说明: 1)image文件里保存着标定图片 2)calibdata.txt 保持标定图片的路径(根据实际设置) 3)在标定源文件中 calibration.cpp 根据不同的标定标规格需要设置的参数: CvSize board_size = cvSize(5,7); /* 定标板上每行、列的角点数 */(不包括边缘的角点) 这里值得注意的是拍摄的时候要完整的拍下标定板。
facedetection
- 基于opencv静态人脸检测程序 visual c++ 基于adaboost算法-face detection using Adaboost
