搜索资源列表
IdentifyingRoundObjects
- 这是matlab的关于识别圆形物体的源代码,希望对大家有用
image-read
- 读图像,霍夫变换算法实现方块,圆形的识别,读bmp图像,显示具体坐标-Reading image, Hough transform algorithm box, round recognition, reading bmp image to show the specific coordinates
20052831
- 这是在荷兰埃因霍温科技大学peater教授指导下做得图形识别寻找,在一堆图形中寻找圆形,多边形等图像,理论较为简单,适合与刚开始接触Mathematic的同志们。-This is the Eindhoven University of Technology in the Netherlands under the guidance of Professor peater done looking for pattern recognition, in a pile of graphics loo
shape
- 对图片中的各种几何图形进行识别,包括圆形,正方形,矩形,六边形,菱形等-On the picture to identify the various geometric shapes, including round, square, rectangular, hexagonal, diamond, etc.
shibie
- 图像自动识别程序(三角形,圆形,正方形)-Image Auto-recognition program (triangle, circle, square)
wuxianshibie
- 装置中阅读器、应答器均有无线传输汉字的功能,载波频率≤5MHz,调制方式任选。不得使用现有射频识别卡或用于识别的专用芯片。装置中的耦合线圈为圆形空芯线圈,用直径不大于1mm的漆包线或有绝缘外皮的导线密绕10圈制成。线圈直径为6.6±0.5cm(可用直径6.6 cm左右的易拉罐作为骨架,绕好取下,用绝缘胶带固定即可)。线圈间的介质为空气。两个耦合线圈最接近部分的间距定义为D。 阅读器、应答器只能使用耦合线圈耦合,不得使用其他耦合方式。 阅读器采用外接单电源供电,具有通过无线方式实现“写”与
Shape_Feature
- 这个程序主要是实现图像的形状特征统计,先读入一幅256色图像,然后统计图像的面积、周长、圆形度等特征-This program is mainly the shape of features of image statistics, first read a 256-color image, and then statistical image area, perimeter, roundness, etc. Features
Figurerecognize
- 用opencv库函数识别图像中包含的图形数量和形状,能够识别矩形,三角形,圆形-figure recognize
LRSS
- 图形识别 常规图形 圆形 方形 直线 曲线 五角星 梯形 椭圆形-Pattern Recognition conventional linear curve of five-pointed star graphic circle square oval trapezoid
videoanalysis
- 分析视频文件,得到关键帧,并从关键帧中识别出圆形物体(应用为识别柑橘)-Analysis of video files, get the key frames and key frames from the identified circular object (application for the identification of citrus)
hough_circle
- 在matlab下, 使用霍夫变换来识别圆形的数字图像处理-In matlab, using circular Hough transform to identify the digital image processing
识别圆
- 给出一个多个图形的一幅图,识别里面的圆,进行灰度处理,边缘分割等处理,最后标识出图片中的所有圆形。(Given a picture that used for multiple graphics recognition, inside the picture,detect circle include gray processing, edge segmentation, and finally identifies all circles.)
基于高斯尺度空间GHT的绝缘子识别方法
- 主要用高斯函数提取物体的形状来识别绝缘子,绝缘子是圆形或者椭圆,也可能倾斜,受环境因素影响。(Using gaussian functions to identify insulators, insulators are circular or elliptical, and may be tilted, influenced by environmental factors.)
图像识别
- 基于STM32的图像识别。可识别简单的形状,如圆形,方形。(Image recognition based on STM32. A recognizable shape, such as a circle or a square.)
水果识别
- 通过训练,检测水果的颜色和圆形度,对输入的水果进行识别(The fruit is identified by testing the color and rounded degree of fruit by training.)
circle_hough
- 路标识别,模式识别大作业,圆形检测;检测彩色路标,直方图均衡化,提取圆形路标,增强提取目标,二值化,提取路标中的指示图,中值滤波,平滑滤波,图像边框处理,链码生成及识别(The road sign recognition, pattern recognition operations, circle detection; detection of color signs, histogram equalization, extracting circular signs, enhanced ex
circle_houghpeaks
- 路标识别,模式识别大作业,圆形检测二;function peaks = circle_houghpeaks(h, radii, varargin)(The road sign recognition, pattern recognition operations, circle detection; function peaks = circle_houghpeaks(h, radii, varargin))
RGB-圆形物体检测
- 连通区域边缘检测,圆形度计算,圆形物体的检测(Edge detection in connected regions, circle degree calculation)
Matlab火焰火灾烟雾识别系统[带参数,GUI界面]
- 一、课题介绍 本设计为基于MATLAB的火焰烟雾火灾检测系统。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个人机交互式GUI界面,界面友好。是个不错的毕设选题。 二、算法流程 结合火焰的面积增长率,角点和圆形度三个维度综合判断。并且得出每帧图像火焰部分的该三个参数,实时显示在GUI上。(1.Topic introduction This design
MATLAB烟雾火焰识别GUI界面
- 一、课题介绍 本设计为基于MATLAB的火焰烟雾火灾检测系统。传统的采用颜色的方法,误识别大,局限性强。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个人机交互式GUI界面,界面友好。是个不错的bishe选题。 二、算法流程 结合火焰的面积增长率,角点和圆形度三个维度综合判断。并且得出每帧图像火焰部分的该三个参数,实时显示在GUI上。 三、GUI界面设计(Thi