搜索资源列表
imageprocessing_matlab
- 灰度AGV路径识别 彩色AGV路径识别 HSI彩色空间的AGV路径识别 路径中心线的定位 Radon变换的AGV路径偏差检测-gray color AGV Path Recognition AGV Path Recognition of the HSI color space AGV path Path Recognition heart Line Radon transform the positioning of AGV path deviation detect
Visual_C++_MATLAB
- 《Visual C++_MATLAB图像处理与识别实用案例精选》本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。
LanePursue
- 利用模板进行道路追踪,并通过最小二乘法对模板追踪的图像进行曲线拟合。计算出曲线方程用于实现道路的识别-use template for road tracking, and through least squares method to trace the template image curve fitting. Calculated curve equation for the path of achieving recognition
P0901
- 数字图像处理:灰度AGV路径识别的Matlab代码。-Digital Image Processing : Gray AGV Path Recognition of Matlab code.
LA5_Path
- 读取bitmap图形中的路径信息输出成数据文件。-read the bitmap graphics output path information into data files.
imageProcess.rar
- 图片文字识别,OcrModule.java 为接口 OcrTest.java是例子 java运行参数中要把libocr.dll所在路径添加参数-Djava.library.path中,Image Character Recognition, OcrModule.java example for the java interface is OcrTest.java operating parameters in the path where the libocr.dll to add pa
RemoveNoiseLine
- 通用的去验证码中干扰线的资料,使用最短路径和方向偏移算法实现-A common code to verify the information in the interference lines, use the shortest path and direction of the offset algorithm
RadonAGV
- 此图像处理程序为Radon变换的AGV路径偏差检测,内附应用图片,能够正确工作-This image processing procedures for the Radon transform of the AGV path deviation detection, containing the application images, able to work correctly
zhaotuozhan2
- 根据输入点(人工),结合边缘检测,找到道路提取中道路的端点-According to the importation of points (artificial), combined with edge detection, extraction of the road to find the path endpoint
a_star
- shortest path searching
TR95-32
- Shortest Path Algorithm
ShortPath
- A*算法,计算彩色图片中安全区域行走最有效路径。-A* algorithm, calculation of full-color photographs, walking in the security zone the most effective path.
AlgoritmoNF1
- NF1 Algorithm for path recognition
ArteryReco
- 定性与定量地描述冠状动脉血管,很大程度依赖于造影图像中的血管结构识别结果,对此,提出了一种多特征模糊识别算法判别血管结构.实现过程中,首先通过图像预处理获得血管初始特征,然后利用一圆周探测器沿血管路径扫描并获取多种局部测度;在定义各种局部测度的多特征模糊子集及其隶属度函数之后,通过构造模糊识别算子准确地判别血管的端、段、分支和交叉结构.该方法在仿真血管模型和多套实际冠状动脉造影图像上获得了较好的效果,对实际图像的结构识别平均正确率达到92 。-Qualitative and quantitati
Image-Retrieval-Based-on-Color-Histogram
- 用于基于颜色直方图的图片检索,只要按里面路径正确,可直接编辑运行-Histogram for image retrieval based on color, as long as the correct path by which can be run directly edit
chiword_seg
- 本代码含有逆向最大,正向最大,最短路径等自动识别算法,实现文本中分词的自动识别。-This code contains the largest reverse, forward the most, such as automatic identification shortest path algorithm to achieve automatic recognition of text carved words.
src
- [FaceDetecting.rar] - The code is in the opencv face recognition under the platform, run-off there is no error, we would like to help [DTASvm.rar] - VC++ computing and human-tracking system, I do not know what concrete is used, but looks like a v
RobotVisualNavigation_1
- 关于机器人路径规划的C++程序,先视觉识别路径,然后跟踪路径,实现视觉识别路径跟踪的功能-Robot path planning on the C++ program, the first visual recognition path, and then follow the path to achieve the function of visual recognition path tracking
rddata
- 很有用的MIT-BIH心电数据库的读取程序,能够将心电数据转换为matlab可以识别的实际的心电数据。 使用时只要稍微改一下文件路径就可以读取。-Useful MIT-BIH ECG database to read program, the ability to convert matlab ECG data to identify the actual ECG data. Use a little change it as long as the path to the file can
Optimal-Robot-Path-Planning-using-PSO-in-MATLAB.z
- Implementation of Optimal Path Planning of mobile robot using Particle Swarm Optimization (PSO) in MATLAB