搜索资源列表
点阵汉字显示
- 在使用Turbo C进行程序设计时,一般情况下只好使用英文进行人机交互。要是想直接用中文界面,就需要另想他法了。那么在图形界面下显示汉字的问题就迫切需要解决了。-using Turbo C programming design, but under normal circumstances the use of the English language, human-computer interaction. If they wish to use the Chinese language in
手势识别系统
- 这是一个手势识别系统。程序运行时,先根据弹出对话框的提示值修改主程序开始处的摄像头图像高和宽。重新编译后运行程序即可。如果如果弹出对话框的提示值与程序中默认的设置值相同,则不用修改。-This is a gesture recognition system. Running, first pop-up dialog box under the value suggested amending the main program began camera images high and wide.
印章鉴定系统
- 算法代码,分别提取两类不同的特征。 使用时直接将代码拷贝到需要使用的地方即可。 代码片断在Visual C++6.0下可编译。-Difference withdraw two kind oves different characteristics. Use time directly will code s copy go need use de place and then be OK. Code s fraction at Visual C+ +6.0 under can trans
简单可用程序
- 对在电子显微镜下拍摄的煤粉图进行识别,煤粉的大小不一,从几个象素到几百个象素,而且图像的灰度存在非常明显的变化-right under the electron microscope in the shooting Coal map identification, coal varies, from a few to several hundred pixels pixels, but the gray images There is a very clear change
FindEyes1.1
- 一个OPENCV人脸检测的源码,在VC6下打开,需安装OPENCV3.1-a OPENCV Face Detection source code, under the VC6 open, the need to install OPENCV3.1
Classified_algorithm_of_image_pattern_identificati
- 提供VC下图像识别的分类算法,帮助初学者更好地进行图像识别学习.-provide VC Image Recognition under the classification algorithm, to help beginners to learn for image recognition.
fvs_direction
- 描述了如何提取方向图。输入图像必须是归一化的图像,这样才能有较好的效果。输出图像覆盖于输入图像之上。代码由C写成。详细情况见解包后的说明-describes how to extract pattern. Images must be imported under one of the images, in order to have better results. Image output coverage to the importation of images above. Written
DigitRec
- 数字识别系统源代码: 第一步:训练网络。使用训练样本进行训练 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90%。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。 具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“
congaviwenjianzhongtiqutupian
- 从AVI文件中提取图片的源代码。大家看看。有用的就下吧-from AVI file photo extract the source code. See. Under useful on it
OpenCVFindContoursByAdaptiveThreshold
- 在VC6下基于OpenCV的轮廓检测程序,其中图像的二值化操作基于Canny和自适应阈值。通过trackbar来实现不同情况下的轮廓检测。-in VC6 OpenCV Based on the outline of testing procedures, these two images based on the value of operating Canny and adaptive threshold. Through the trackbar to achieve under diffe
OpenCVSquareDector
- 在VC6下基于OpenCV5的矩形检测程序及Canny边缘检测程序。在VC6下编译通过。-in VC6 OpenCV5 Based on the testing procedures and rectangular Canny edge detection procedures. Under the VC6 compile.
ras2vec_2
- 国际上开源的矢量化算法,速度堪比R2V软件-international revenue vector algorithm, the speed guaranteed under Application of the R2V software
cn700_del627345345882355
- 图形识别系统,可以根据不同的情况得到想要的结果.-graphics identification system under different circumstances to be desired.
WordRecognizeVc++Res
- 第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。-first use of the identification procedures, they can run the Release directory of executable files, Then the c
driverdetection
- 司机疲劳识别程序。调整摄像头光线,拍摄下具有红眼的司机头部照片,与正常拍摄下照片一起处理,判断出司机是否处于疲劳状态。-driver fatigue identification procedures. Adjust light camera to take pictures with red-eye photo of the driver head, and under normal shooting photos together, determine whether the drivers
wangshangdekalman
- matlab下的calman滤波,对物体的跟踪方面用极大的用处-Matlab under calman filtering, tracking objects with great usefulness
bianjietiqu
- 边界提取演示示例,注意必须在C盘下添加test.bmp文件,作为实验的目的位图,并在C盘下建立相关的演示位图文件 -boundary extraction demonstration example, in C attention to the need to add disk under test.bmp documents, The purpose of this experiment as a bitmap, and the establishment of c-related dem
szsbxtydm
- 数字识别系统源代码.rar 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90%。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意
GAC_Matlab
- 几何活动轮廓(GAC)算法的源代码,用upwind和eno数值方法, 在MATLAB下可直接执行-geometric active contour (GAC) algorithm source code, using upwind and eno numerical methods, MATLAB under the direct execution
数字识别系统源代码
- 基于神经网络的文字识别系统,VC++下调试通过-text recognition system based on neural network tested under VC++