搜索资源列表
Paper-on-Invariant-moments
- 图像不变矩算法的3篇早期论文,被多次引用的,而又不易找到的。 中文 PDF 格式。 1. 不变矩算法研究 作者:丁明跃 常金玲 1992 2. 离散状态下的不变矩算法研究 作者:吕洪涛 周继成 1993 3. 相对矩及在几何形状识别中的应用 作者:王波涛 孙景鳌 2001
形状上下文 matlab代码,可以很好应对图象变形
- 形状上下文 matlab代码,可以很好应对图象变形 这个代码很难找到。反正我自己是花了很长时间才搜索到的
Fourier_descriptors.rar
- 傅立叶描述子的详细文档,用于物体形状识别,Fourier descr iptor
shap
- 也是神经网络上的一个例题,自己写的形状识别matlab程序-Neural network is an example, its own written procedures for shape recognition matlab
Researchontheshapefeatureextractionandrecognition.
- 主分量分析(PCA ) 是统计学中分析数据的一种有效的方法, 可以将数据从高维数据空间变换到低维特征空间, 因而 可以用于数据的特征提取及压缩等方面。在该文的形状识别系统中, 用PCA 法提取图像的形状特征, 能够较好地满足识别 层的输入要求。在识别层研究了3 种识别方法: 最近邻法则、BP 网络及协同神经网络方法, 均取得了满意的实验效果。-Principal component analysis (PCA) is a statistical analysis of data in a
Imagerecognitionmodule
- 图像识别模块,凌阳单片机实现,包含电路和源程序,可实现形状识别和颜色识别。-Image recognition module, Sunplus to achieve, including circuits and source code can be realized shape recognition and color recognition.
Hough
- Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform image processing image recognition from the basic geometry of one of the me
Classify
- Free Source Code for Shape Recognition Matlab实现的图像中的圆、矩形、正方形等形状识别-Shape Recognition differentiate Square, Rectangular, Circle from others
44444444blobby_src
- 本程序用于对基本形状的识别,这是基于形状图象检索的基础。-This procedure is used to identify the basic shape, which is the basis for shape-based image retrieval.
Figurerecognize
- 用opencv库函数识别图像中包含的图形数量和形状,能够识别矩形,三角形,圆形-figure recognize
hu_moments
- 不变矩特征是很好的全局特征,适合初学者选来作为形状识别-Invariant moment is a good global features for beginners as shape recognition election
dtwshape
- 形状识别的好方法,时间弯曲算法。ieee上的经典文章-Good way to shape recognition, time warping algorithm. ieee classic article on
车型识别
- 本程序是一段对汽车形状的识别代码,通过对视频的读取,最终输出视频里面各种汽车的形状,对初学者有很好的帮助,可以下来深入研究和学习。
OV7725
- 用STM32F4芯片自带的DCMI摄像头接口驱动不带FIFO的OV7725摄像头,实现60HZ刷新率。imgprcs.c文件中包含大量的适用于嵌入式设备的高速图像处理算法,包括边缘提取、区域分割、颜色识别等等,全部使用自适应算法,适合不同光照和环境条件(With STM32F4 chip comes with DCMI camera interface driver without FIFO OV7725 camera, to achieve 60HZ refresh rate. The img
OV7725_2
- 基于0V7725的形状识别并找出中心点,可以检测圆,十字架,直线,直角(Shape recognition based on 0V7725 and find the center point)
基于高斯尺度空间GHT的绝缘子识别方法
- 主要用高斯函数提取物体的形状来识别绝缘子,绝缘子是圆形或者椭圆,也可能倾斜,受环境因素影响。(Using gaussian functions to identify insulators, insulators are circular or elliptical, and may be tilted, influenced by environmental factors.)
predictShape
- 图像处理,利用C++识别图像中简单的几何形状(Image processing, using C++ to identify simple geometric shapes in the image)
opencv几何形状识别
- 可以获取摄像头图像并且检测出图像轮廓,识别图像中不同形状。画出外轮廓并且用标签进行标记。(Camera images can be obtained and detected image contours, recognition of different shapes in the image. Draw outward contours and mark with labels.)
图像识别
- 基于STM32的图像识别。可识别简单的形状,如圆形,方形。(Image recognition based on STM32. A recognizable shape, such as a circle or a square.)
simulate
- 形状是由图像的轮廓形成的,所以理论上形状识别是通常在边缘或轮廓检测后的步骤。(edge_based_matching The shape is formed by the outline of the image, so theoretically the shape recognition is usually the step after the edge or contour detection)