Welcome![Sign In][Sign Up]
Location:
Search - binary image center

Search list

[Exploithoughsearchcircle

Description: 文件给出了matlab语言进行,对二值图像先用sobel 算子找出边缘,再用hough变换找出圆的圆心和半径的程序,并附图像和解释!-documents given Matlab language, the binary image segmentation using the operator to identify the edge then Hough transform to identify the center of a circle and the circle radius of the procedure, with images and explanation!
Platform: | Size: 13697 | Author: image | Hits:

[Special Effectshough_circles

Description: Detect circles with specified radius in a binary image. Resolve their center positions and show them in the original image.-Detect circles with in a specified radius b inary image. Resolve their center positions an d show them in the original image.
Platform: | Size: 31481 | Author: 袁晔 | Hits:

[Exploithoughsearchcircle

Description: 文件给出了matlab语言进行,对二值图像先用sobel 算子找出边缘,再用hough变换找出圆的圆心和半径的程序,并附图像和解释!-documents given Matlab language, the binary image segmentation using the operator to identify the edge then Hough transform to identify the center of a circle and the circle radius of the procedure, with images and explanation!
Platform: | Size: 13312 | Author: image | Hits:

[Special Effectshough_circles

Description: Detect circles with specified radius in a binary image. Resolve their center positions and show them in the original image.-Detect circles with in a specified radius b inary image. Resolve their center positions an d show them in the original image.
Platform: | Size: 30720 | Author: 袁晔 | Hits:

[matlabmatlab_sourcecode_for_Axes

Description: FPEXTRACTDEMO 指纹特征提取演示程序 一个完整的指纹特征提取程序。包括常用的所有算法... 选项: - Centralize: 二值化图像,计算中心点 - Crop: 图像修剪 - Sectorize: 可视化扇形 - Normalize: 归一化输入图像 - Gabor filters: 可视化Gabor滤波器 - Convolute: 计算输入图像和Gabor滤波器的convolution - Features: 特征可视化 - FingerCode: 在数据库中加入该指纹 - Check: 指纹匹配-Fingerprint Feature Extraction FPEXTRACTDEMO demo program a complete fingerprint feature extraction procedures. Including all the algorithms commonly used options ...:- Centralize: binary image, Center Point- Crop: image pruning- Sectorize: Visualization fan- Normalize: normalized input image- Gabor filters: Visualization Gabor Filter- Convolute: Calculation of the input image and Gabor filter convolution- Features: Characteristics of visualization- FingerCode: in the database to join the fingerprint- Check: Fingerprint matching
Platform: | Size: 367616 | Author: 郭长振 | Hits:

[Graph Recognizevision

Description: 本程序实现了基于质心法的目标跟踪,由于算法比较简单,因此背景颜色必须简单,最好是纯白色的。本程序先经过对视频图像的灰度化,二值化等一些图像处理,然后找出质心。程序中用到了Opencv库函数-Realize this procedure based on the quality of target tracking-force, due to relatively simple algorithm, so the need for a simple background color, the best was pure white. This procedure, after the first video images of gray and binary image processing, such as, and then find the center of mass. Procedures used in the library function Opencv
Platform: | Size: 7441408 | Author: lhb | Hits:

[matlabseachcenter

Description: 用matlab编的 找二值图像的重心 可以下下来-Made use of the matlab binary image to find the center of gravity can be down to see the next
Platform: | Size: 130048 | Author: yukuncheng | Hits:

[OpenCVRemoveBlackConnectedComponents

Description: 使用opencv去掉二值化图像中黑色面积较小的连通域。 程序中语句 tmparea = fabs(cvContourArea(contour)) 可以得到当前连通域的面积,当此面积小于阈值时对其填充为白色。 rect = cvBoundingRect(contour,0) 得到的是框住连通域的最小矩形,对矩形中的黑色部分将其填充为白色,但是这样的话,连通域6和4两个连通域被填充成了白色的矩形,这显然不符合我们的要求,这样就要判断此连通域是黑色联通域还是白色连通域,采用的方法是测试矩形的中心点,如果其为黑色,则认为此连通域是黑色连通域,否则为白色联通域,对于黑色联通域我们对其进行白色填充处理,对于白色联通域则保持不变。-Using opencv binary image to remove the black connected components smaller. Program statement tmparea = fabs (cvContourArea (contour)) can get the current connected component of the area, when this area is less than the threshold when it filled with white. rect = cvBoundingRect (contour, 0) get is a box to live in the smallest rectangle connected domains, part of the black rectangle to fill with white, but this is the case, connected components 6 and 4 are filled into two connected components of white rectangle, which obviously does not meet our requirements, so we must determine if the connected domain is black or white Unicom domain connected domain, the approach is to test the center of the rectangle, if it is black, is that the black connected components connected domain, otherwise the domain of white Unicom, China Unicom for the black white fill field we deal with them, for the white Unicom domain remains unchanged.
Platform: | Size: 1024 | Author: | Hits:

[OpenCVfinddomaninpoints

Description: 计算二值图像重心,输入二值图像,计算出重心点。opencv2.1版本,vc2008下-calculate center of gravity of binary image
Platform: | Size: 1024 | Author: sun | Hits:

[DSP programzhongxinfa

Description: 在DSP中实现基于帧间差分后二值图像的跟踪加框处理,原理是计算出目标(灰度为255)重心坐标后,对其进行加框处理。-In the DSP-based frame difference in the binary image of the track after the framing treatment, the principle is to calculate the target (gray 255) the center of gravity coordinates, its framing treatment.
Platform: | Size: 389120 | Author: bonn | Hits:

[Special Effectscenterpoint

Description: LINUX环境下,对一幅图像进行二值化,并设定一个阈值,得到亮斑,并得到亮斑的中心坐标-LINUX environment on a binary image, and set a threshold, are bright spots, and with bright spots of the center coordinates
Platform: | Size: 2048 | Author: 陈丽娟 | Hits:

[2D GraphicQ2

Description: 计算图片中大米的个数,计算每个大米的周长和中心点-Here we are interested to find number of rices and their perimeters as well as their center of gravities. Using the image, segment rices in a binary image. Then you can use the help mfile (Q2.m) to see how we can lable, find perimeter and calculate center of gravity for each object. (you should get 97 rices for good segmentation).
Platform: | Size: 46080 | Author: Chen Gaojun | Hits:

[Special Effectsfingerprint.tech

Description: demo program a complete fingerprint feature extraction procedures. Including all the algorithms commonly used options.Centralize: binary image, Center Point- Crop: image pruning- Sectorize: Visualization fan- Normalize: normalized input image- Gabor filters: Visualization Gabor Filter- Convolute: Calculation of the input image and Gabor filter convolution- Features: Characteristics of visualization- FingerCode: in the database to join the fingerprint- Check: Fingerprint matching
Platform: | Size: 367616 | Author: harry | Hits:

[SCMzhongxinxiantiqu

Description: 智能车图像采集程序,包括中断处理,图像二值化,串口调试,中心线提取等,做智能车的可以参考参考。-Intelligent car image acquisition program, including interrupt handling, binary image, a serial port debug, from such center line, do intelligent car can reference reference.
Platform: | Size: 242688 | Author: 李桐 | Hits:

[Special Effectschengxu

Description: 定位人眼,对二值化图像进行积分投影便可准确定位人眼。分别对人脸图像进行水平/垂直积分投影,并对投影曲线归一化,便可得到眼睛中心水平坐标。-The positioning of the human eye , the integral projection of the binary image can be accurately positioning the human eye . Horizontal/vertical integral projection of the face image , and the projection curve normalized , you can get the coordinates of the center of the eye level
Platform: | Size: 6144 | Author: yhg | Hits:

[Othercv_project

Description: 基于计算机是视觉的二值图像算法,求周长,质心还有最小轴距-Computer-based visual binary image algorithm to find the circumference, the center of mass, there is a minimum wheelbase
Platform: | Size: 112640 | Author: 曾海波 | Hits:

[Dialog_WindowImageCalculate

Description: 图像计算的MFC界面,通过对二值图像,使用区域生长算法,找到最大的区域,然后对该最大区域,找到相应的灰度图像,计算该区域面积,均值,方差,中心点。可简单修改使用-The image computing MFC interface area of ​ ​ the binary image using a region growing algorithm to find the largest area, then the largest area, find the corresponding gray image, calculate the area, mean, variance, the center point. Simple modification to use
Platform: | Size: 149504 | Author: long | Hits:

[OtherlocateMouth

Description: matlab源代码,二值图像提取连通分量,实现对局部人脸图像嘴唇中心的定位。-matlab source code, binary image to extract connected components, to achieve partial face image lips center position.
Platform: | Size: 3072 | Author: 李光 | Hits:

[Special Effectstuxiangfenge

Description: 对小目标,高噪声情况下的图像二值化分割,将中心小圆点留下,周围部分为黑色,同时滤除噪声-Binary image small target, high noise situations segmentation, leaving the center of the small dots around the black part, and filter out the noise
Platform: | Size: 393216 | Author: 王赛捷 | Hits:

[Software EngineeringMatlab

Description: nonmaxsup——非最大值抑制 hysthresh——设定阈值区间,返回一个二值化图像 canny——边缘探测,图像边缘增强 adjgamma——调整图像的伽马值 findline——利用线性Hough变换和Canny边缘探测得到的线上各点的坐标 circlecoords——返回由圆的半径和圆心坐标决定的圆上各点像素的坐标 houghcircle——取一幅经过canny变换的图像,利用hough变换找到图像中的一个圆 findcircle——计算所得线上各点的坐标归纳出一个圆的半径和圆心,确定该圆的各点坐标 gaborconvolve——利用一维盖伯滤波器对图像进行处理 gethammingdistance ——返回两幅虹膜图像提取的特征码之间的海明距离 linecoords——返回一条线的上各点的x,y坐标值-nonmaxsup- non-maximum suppression hysthresh- set the threshold range, returns a binary image canny- edge detection, image edge enhancement adjgamma- adjust the image' s gamma value findline- linear Hough transform and Canny edge detection get the coordinates of each point circlecoords online- Returns coordinate houghcircle on the circle of the radius and center coordinates of the points decision pixels- After taking a picture canny transformation, using hough transform to find the image of a circle findcircle- the calculated coordinates of each point line summed up a circle of radius and center, to determine the coordinates of each point of the circle gaborconvolve- using a 维盖伯 filter for image processing gethammingdistance- returns two iris images extracted linecoords Hamming distance between the signature- a return line to the points on the x, y coordinate values
Platform: | Size: 4573184 | Author: 廖志伟 | Hits:
« 12 »

CodeBus www.codebus.net