资源列表
BinarizationAlgorithm
- 用matlab实现的otsu全局二值化算法、kittler 最小分类错误(minimum error thresholding)全局二值化算法、niblack局部二值化算法-Using matlab implementation otsu global binarization algorithm, kittler minimum classification error (minimum error thresholding) the global binarization algorithm
personNER
- 用CRF实现的名称物体识别的程序,对于初学模式识别的人很好-With CRF to achieve the name of the object recognition procedure were very good for the beginner pattern recognition
face_recognition
- 人脸识别的基本代码,可以作为初学者的参考代码,很有用-face recognition
WordIdentity
- 文字识别程序,可以识别简单汉字、数字、字母等等。 如要识别复杂汉字,请先用学习功能-Character recognition program that can recognize simple Chinese characters, numbers, letters, and so on. To identify the complexity of Chinese characters, please use learning function
face
- 人脸检测算法,基于C++的,实现了基于肤色、灰度、图像模型-face detection based on C++
GMMotionDetector
- Motion Detector for object motion
UseWordAsAReportingToolFromVB
- 文本打印预览程序,可以将各类文本进行导入和打印显示-Text print preview process, you can import and print various types of text display
stprtool22oct09
- 基于统计的模式识别工具包The core of the STPRtool is comprised of statistical PR algorithms described in the monograph Schlesinger, M.I., Hlav′aˇc, V: Ten Lectures on Statistical and Structural Pattern Recognition, Kluwer Academic Publishers, 2002-Statistical
opencv-0.9.6.tar
- opencv 9.6 library old package
face_detection
- 基于OpenCV的人脸识别,文件中有关OpenCV的安装,VC的配置方法,及注意事项有关说明。-Face Recognition Based on OpenCV, OpenCV documentation relating to the installation, VC configuration methods, and precautions for instructions.
retinexopencv
- implement of retinex .include sigle retinex ,msr and msrCR. using c++ ,opencv
RETINEX_release
- implement of retinex .include sigle retinex ,msr and msrCR. using c++