搜索资源列表
digital-recognise
- 数字识别代码 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。 首先,打开图像(256色) 再次,进行归一化处理。点击“一次性处理” 最后,点击“R”或者使用菜单找到相应项来进行识别识别的结果显示在屏幕上,同时也输出到文件result.txt中 该系统的识别率一般为90% 另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一步工作只能执行一遍,而且要按顺序执行。步骤为:“256色位图
xibaoshibietongji
- 细胞识别统计系统,可以对细胞图象进行图象分割处理,计算出图象中的细胞个数-cell recognise system, it can segment the cell image and count the number of the cells in the image.
face recognise system
- 这是一个关于人脸识别系统
细胞识别统计系统
- 细胞识别统计系统,可以对细胞图象进行图象分割处理,计算出图象中的细胞个数-cell recognise system, it can segment the cell image and count the number of the cells in the image.
shenjinwangluo
- 关于车牌字符识别的神经网络算法,才用的是三层神经网络-shengjinwangluosuanfa in car recognise
imagerecog
- 基于java开发的图形识别软件,可以识别直线,矩形等-image software sources codes can recognise line,rectangle and circle and etc.
VC_ocr
- 采用这种组合特征,顺利地解决了多体汉字识别问题,即只用一个特征库就可以识别多体汉字。在工作中我们进一步认识到:不同字体的汉字图形有所不同,实质上可以认为相当于某种字体的图形加上一定的干扰。-Use this assemblage characteristic, successfully solved multi-body character recognition problems, namely, with only one feature library can recognise mult
facetracking
- this program is for the face recognise....it is very usefu-this program is for the face recognise....it is very usefull
abshibie
- 构建神经网络,可用于识别二十六个英文字母。包含了神经网络的构建,训练和性能分析,以及识别。-recognise character
matlab
- 同伦算法 是人脸识别的一种很重要的算法,综合评价很高。-this is a matlab process.that is about tomotopy about face recognise.
MATLAB
- 图像识别,文字提取,边缘提取,二值化,设计模式识别,神经网络-image recognise
image-recognise
- 针对图像识别,应用matlab进行完成,matlab用于图像处理很是简单-For image recognition, the application of matlab for complete Matlab for image processing is simple
SYF
- 静态图形的颜色形状识别,是基于VC6.0,开发的一个系统,用于对规则图形(如:五角星,圆形,三角形,矩形)进行形状、颜色识别。首先通过对图像的打开读取出BMP图像信息,依次对图像进行去噪、灰度化、二值化等预处理。然后,按着一定规则扫描整个二值图像,提取出图形上下左右四个边界点并且分割出每个图形。最后,利用边界点之间的关系识别出图形的形状。同时,通过对每个图形的RGB颜色进行分析,得出图形颜色识别结果。- The recognition of shape and color for a stati
recognise
- 实现对汽车车牌的识别 并有相关的空域频域的转换-The identification of vehicle license plates and related airspace frequency domain conversion
car-plate-recognise
- 车牌识别,使用简答的行列蓝色域扫描法。是车牌识别的一种简单的常见的实现方法。-Car License plate recognition, the use of short answer the ranks of the blue field scanning method.The license plate recognition is a simple method to realize the common.
PlateRecogniseSourcecode
- SupPlate集视频检测卡口,闯红灯电子警察,逆行检测为一体,抓拍率全天候约98 ,有效率大于95 。 可很好识别高清照片,对于图像质量差的高清图片,都可较好识别。 -Plate Recognise SourceCode
matlab-code
- 主要通过二维码识别相关信息,通过多测试,能够在matlab环境下运行,推荐2010a版本-matlab code use to recognise
Face-Detection
- Python scr ipt to detect faces. It uses two haar cascade trained to recognise faces and eyes. The haar cascade are included. In uses OpenCV so it is required. The scr ipt is written in Python 3.
find people
- visual studio 2015平台上实现,摄像头识别人脸位置,并且与库中图片对比,识别人脸相似度。(On the visual studio 2015 platform, the camera recognise the face position and compare with the picture in the library to identify face similarity.)