搜索资源列表
一维条形码打印系统
- 条形码的生成原理: 条形码的第一数据部分是由 7个数字形成的,其形成的方法详述如下: n 首先使用 产生和 匹配的字母码,该字母码有6个字母组成,字母限于A和B。产生字母码的列表如下 字母码 0 AAA 1 AABABB 2 AABBAB 3 AABBBA 4 ABAABB 5 ABBAAB 6 ABBBAA 7 ABABAB 8 ABABBA 9 ABBABA 表一 映射表 n 将 和 产生的字母码按位进行搭配,来产
运动判定系统
- 该系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理, 提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到运动物体的轨迹。 -the system is design for tracking objects in a series of images.First it extracts the backgroud of the picture through dealing with corresponding images. Then we ca
Optical_Character_Recognition
- The aim of Optical Character Recognition (OCR) is to classify optical patterns (often contained in a digital image) corresponding to alphanumeric or other characters. The process of OCR involves several steps including segmentation, feature extractio
ISODATA
- ISODATA算法是一种基于统计模式识别的,非常经典的非监督学习动态聚类算法,有较强的实用性。ISODATA算法不仅可以通过调整样本所属类别完成样本的聚类分析,而且可以自动地进行类别的“合并”和“分裂”,从而得到类数比较合理的聚类结果。-ISODATA algorithm is based on statistical pattern recognition, unsupervised learning is the classic dynamic clustering algorithm
visual-control-source
- 人脸识别系统 人脸检测不仅是全自动人脸识别系统的基本步骤,而且本身也可以独立的应用于视频监控、图像检索等领域,因而具有重要的研究价值。尽管Viola等人于2001年提出的基于AdaBoost的人脸检测算法以其卓越的性能而得到了大家的青睐,并已基本解决了大多数情况下的人脸检测问题,但在实际应用中,尤其是智能监控应用中,仍然存在较多挑战性问题。-Automatic face detection face recognition system is not only the basic step
AAMBuildingGUI-Toronto
- AAM training,which can get the aam model from the face library such as imm library
FNCC
- 用OPENCV开发的模板匹配 能进行匹配 并得出匹配的坐标位置-This software is used for template matching .We can get the coordinate .
gist
- 对图像Gabor特征的提取,一个非常有效的特征,并用SVM对图像进行分类-get the gabor feature of a image,a very effective feature,and use SVM to classify the pictures
licenseplaterecognitin
- 我下载了几篇有关车牌识别方面的论文,觉得不错,现在正在研究中,上传上去希望能有些用。-I download a few relevant aspects of License Plate Recognition Thesis, feel good, now being studied, From hope to get some use.
getdata222
- 可以准确读取图片上的曲线数据值,方便进行后期处理-can exactly get data on a gragh
cell-get
- 边缘提取算法提取细胞轮廓 适用于前景背景反差巨大-An object can be easily detected in an image if the object has sufficient contrast from the background. We use edge detection and basic morphology tools to detect a prostate cancer cell.
6200851115031
- 网站类似的验证码识别.这里没有使用智能判断,只在里面加了一个最高匹配率判断,因此对于有其它干扰的验证码,是没有办法的.那些验证码需要多用点手段才可以搞定-Web site code to identify a similar test. There is no use of smart judge only on the inside plus a matching rate of the highest judge, so there are other interference for th
RotateByShear
- 图片旋转,这里提供了一个非常有用的旋转图片的算法。这个算法值得推敲。-image rotate,when you do the development on Windows Mobile operation,you will find the right method to get the image to rotate.
ocrr
- ocr 好东西 只为了获得下载权限 哈哈 知道了吧-ocr a good thing to download just to get permission to哈哈know bar
meiwenlan2
- 车牌识别,采用sobel算子对车牌提取边缘,从而得到车牌中的阿拉伯数字的号码,以些进行识别-License plate recognition, using sobel operator extracting the edge of the plate to get license plate numbers in Arabic numerals in order to identify those
ImprovedGaitRecognitionApproach
- :步态识别通过人体走路的姿势来识别人的身份。近年来,步态作为一种生物特征识别技术备受计算机视觉研究者的关注。对某个 人的一个步态序列利用动态 Viterbi 算法得到一个样本姿态序列,对其多个步态样本姿态序列的对应姿态取平均得到这个人的特征姿态序 列,对特征姿态采用主成分分析法和线性判别分析法处理特征空间,并用最近邻法进行识别。利用 CASIA 数据库对本文方法进行验证, 取得了较高的识别率,并对体形变化具有较强的鲁棒性-Human gait recognition is the p
My_Face_location
- 人脸定位程序,能准确定位人脸位置,效果非常好-Get the location of face, this programme can correctlly get the location, the result is very good
GetColorTool
- 拾取桌面的颜色代码 用于仿制人家的界面,可以取到RGB的颜色数值-get windows color RGB Value
Eyelocation
- 一个基于视频的人眼定位程序,实验室的同学弄的,为了换积分,贡献出来了,希望大家用得好支持一下-An eye location procedures progran of video that writed by laboratory classmates , in order to get change scores, contribution out, hoping everybody use well came support it
snake1
- 蛇可以自动识别食物位置,并找到一条较优的路径到达食物所在位置。-The snake can detecte food s position and find a better way to get it.