资源列表
Image Registration based on SIFT
- 基于sift算法的图像配准,可以直接用来进行图像配准(mage registration based on SIFT algorithm can be directly used for image registration)
machine-vision-handbook
- handbook of machine vision
graphcuts
- 基于图论法的图像分割,是基于Matlab平台分割(segmentation by graphcut)
LevelSet
- 基于水平集进行图像分割, 是一种 能量泛函的分割(Image segmentation based on level set is a segmentation of energy function)
speckle-denoise
- 用于抑制斑点噪声的图像处理代码 Matlab平台(Image processing code for suppressing speckle noise)
基于直方图优化的图像去雾技术
- 基于matlab的图像复原系统,图像直方图均匀化做的很好,可以提供一个参考。集思广益!!!(This is a matlab code based image fog system, simple and practical. Please refer to the source file for details.)
图像校正回调函数
- 本文档主要用于图像的倾斜矫正,通过建立透视变换矩阵和强角点检测实现畸变图形的矫正(This document is mainly used for Image tilt correction, through the establishment of perspective transformation matrix and strong corner detection, to achieve distortion correction)
AGV小车的控制系统的设计与开发_王智勇
- 关于AGV小车的控制算法分析和研究技巧,整体结构分析(Control algorithm analysis of AGV car)
路径识别智能小车控制系统的设计与开发_蒋贤海
- AGV路径识别系统设计,方案说明,导航系统的理论依据(AGV path identification system design, program descr iption, navigation system based on the theory)
FindGravity
- 利用visual studio编程,使用opencv库识别并查找多边形重心(find gravity of polygon withOpenCV)
LicenseplateRecognition
- 车牌牌照检测识别完整源代码 开发环境:vc6.0和opencv1.0 整体功能:是为了实现车牌自动跟踪,检测,并拍照,定位,识别,但是跟踪和拍照等于没有实现。 实现功能: 能实现视频中物体跟踪,但必须是手动圈住才行,摄像头是usb摄像头. 打开车牌图片,能进行定位,车牌分割,字符分割,字符识别。(License plate recognition)
1.3 图像的边缘检测
- 学习图像边缘检测的实例 源自《MATLAB图像处理——能力提高与应用案例》(a very good example to learn image edge detection)