搜索资源列表
智能算法学习笔记
- 智能算法 属于模式识别内容 介绍和比较了现在常用的算法 如遗传算法等 例子通俗易懂-intellgient arithmetic belongs to pattern recognition,This notes present and compare up-to-date arithmetic,inherit arithmetic exp. The examples r easy to understand.
LS-SVMlab工具箱及示例程序
- LS-SVMlab工具箱及示例程序,具有很好的参考价值。-LS-SVMlab tools and examples,helpful to your work!
gabor.tar
- Gabor小波实现源代码,并实现了log-polar变换附有说明和实例程序!-Gabor wavelet achieve source code, and achieve a log-polar transformation with descr iptions and examples of procedures!
SHOWBMP.C
- 640*480 256 色 .BMP 文件显示程序,可以浏览、同时显示 4 幅图象,也可以 在屏幕上开一个窗口显示 .BMP 图象,并可以使用上下左右箭头键、PageUp/PageDown、Ctrl+Left、Ctrl+Right键浏览整幅图象,在S3、ATI等VGA卡上 调试通过 实例程序能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改).程序有很好的容错设计-640 * 480256 color. BMP file display program ca
Harr
- 4层Harr变换的应用实例!请大家指点!-four layers Harr transform application examples! Please instructions!
xiaocx
- 几个C语言程序开发经典实例,如输出特殊图形等,程序比较小,但在实际中很有用-several C programming language classic examples, such as special graphics output, the procedure is relatively small, but in practice useful
oledVGS12864
- 一个基于mega16的串口通讯实例,用于验证串口通讯的正确性-based on a serial communications mega16 the examples used to validate the correctness of serial communications
facedetectDLL_expressions
- 人脸检测和表情识别的动态链接库,并且含有C++调用的例子,非常适合研究人脸识别和表情识别!-face detection and expression recognition of the dynamic link library, called C and contain examples very suitable for the study face recognition and facial recognition!
Digit_Recomodule
- This an digit recognition application. (OCR or ICR application). First you draw a digit in the picturebox. Then the image processing begins and recognize the digit and returns you the result. I used correlation matching algorithm for character recogn
wenzhigundong
- 滚动文字问题 实现了显示文字滚动的例子-rolling text of the issue and achieve a rolling display text examples
RFBarCodebylqh
- 条码比对识别,主要基于图像处理和边缘线条检测的方法,包括C++源代码和例子程序。-than right barcode recognition, mainly based on image processing and edge lines, the method of testing includes C source code and examples of procedures.
CardRecognization
- 车牌识别系统 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。
sourcecode_for_locating_and_identification
- 这是一个关于车牌定位与识别系统的原代码实例,用vc开发,非常具有实用价值,望大家参考.-This is a position on the number plate recognition system with the source code examples using vc development, very practical value, look for reference.
reply_1_1007847
- 车牌定位使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一
fontooutput
- 智能字库Opentype文件,操作类库及分析实例工具程序源码,可用于字模库的自动修改和生成-Intelligent Font Opentype documents, library operations and analysis tools procedures source examples, Fonts can be used for the automatic generation and revision
detect_vc++_
- 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
vcNetworks
- 采用基因算法实现一个网络规划的实例,用VC++6.0实现,基因算法(又叫神经网络)是一个很具有实用价值的算法。-using a genetic algorithm to achieve the network planning examples, with VC + +6.0 realized, genetic algorithm (also known as a neural network) is a very practical value is the algorithm.
appendixtogether
- 里面有二十几个图像处理,识别方面的例子,每个例子都可以独立运行,很容易看懂,对初学者非常有用-several image processing, recognition of examples, examples of each can operate independently, very easy to understand, very useful for beginners
edgeextraction
- 自写的一种有效的边缘提取算法,在matlab环境下,和其它算法比较,效率明显!并且附有示例图片-since writing an effective edge detection algorithm in Matlab environment, and other algorithms, efficiency significantly. And pictures with examples
wuziqi_c_graphics
- 一个使用C语言写的五子棋程序,在C语言中实现了汉字输出,图形界面的绘制,以及栈的一些基本操作 。是一个在C语言中图形编程入门的学习实例。 基本操作: 空格和回车是下棋; 回退键是悔棋; ESC离开-a C language used to write the 331 procedures in the C language to fulfill the export of Chinese characters, a graphical interface mapping