搜索资源列表
形状上下文 matlab代码,可以很好应对图象变形
- 形状上下文 matlab代码,可以很好应对图象变形 这个代码很难找到。反正我自己是花了很长时间才搜索到的
ProcessImage
- 图像识别与处理,可以进行各种图像的处理与识别,包括颜色、形状处理。-image recognition and processing, various image processing and recognition, including color, shape processing.
Paper-on-Invariant-moments
- 图像不变矩算法的3篇早期论文,被多次引用的,而又不易找到的。 中文 PDF 格式。 1. 不变矩算法研究 作者:丁明跃 常金玲 1992 2. 离散状态下的不变矩算法研究 作者:吕洪涛 周继成 1993 3. 相对矩及在几何形状识别中的应用 作者:王波涛 孙景鳌 2001 -Image Moment Invariants algorithm three early papers, was repeatedly
zernikemoment
- ZK矩的计算程序,有MATLAB和C语言两部分。ZK矩在形状识别和分析中有重要应用,可以在特征参数提取中经常使用。-ZK moment calculation procedure, MATLAB and C language has two parts. ZK moments in shape recognition and analysis has important applications, feature extraction
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 sta
imagematch
- 模式识别,图像匹配的VC程序,能够对不同大小相同形状的目标进行识别.-Pattern recognition, image matching of the VC process, the same can of different sizes to identify the shape of the goal.
Fourier_descriptors
- 傅立叶描述子的详细文档,用于物体形状识别-Fourier descr iptor
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 b
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 achi
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.)