搜索资源列表
weight_centre
- 通过重心法确定光斑图像的中心。根据个像素的灰度值和所在的位置乘积和总面值作比,进而求得重心。-Through the center of gravity method to determine the center of the image spot. According to the gray-scale pixel value and the location of the product and the total for mor
ImagePro
- 本人研究生阶段做的项目,线结构光视觉传感器的标定中的激光光条中心的提取。 1、通过JPG、PCX、GIF解码方法,来打开BMP、JPG、PCX、GIF格式图像。 2、大津展之法阈值变换,效果较好。 3、三种细化方法,Rosenfold细化、Hildith细化、Pavlidis细化。 4、基于灰度重心法的全分辨率的激光光条中心亚像素坐标的提取。-Calibration
zhongxinfa
- 在DSP中实现基于帧间差分后二值图像的跟踪加框处理,原理是计算出目标(灰度为255)重心坐标后,对其进行加框处理。-In the DSP-based fr a me difference in the binary image of the track after the framing treatment, the principle is to calculate the target (gray 255) the center o
zhongxin
- matlab程序,找一幅图像的几何重心和灰度重心以及一个典型滤波器-Find focus
Corners
- 首先,请检查/样品在你的OpenCV的分布/ C/ squares.c的。这个例子提供了一个方形的检测,如何检测角落类似的功能,它应该是一个不错的开始。然后,一起来看看在OpenCV的功能,导向功能,如cvCornerHarris()和cvGoodFeaturesToTrack()。 上述方法可以返回许多角落类似的功能 - 最不会“真正的角落”你正在寻找。在我的应用程序,我只好检测,旋转或倾斜的广场(透视)。我的检测流水线包括
aaa1
- 区域分割、区域标记。可以标记灰度图像区域的重心,matlab实现,-Region segmentation, region labeling. Grayscale image area can mark the center of gravity, matlab achieve,
imagetest12
- 基于最小矩方判断灰度重心法计算光心位置的像素点,并输出结果。-Analyzing calculate pixel gray scale optical center position the center of gravity method, and the output torque based on the minimum square.
imagetest12_b
- 根据边缘提取算法提取的边缘位置数据,直接利用灰度重心法进行边缘定位,可输出整数或小数数据-According to the edge extraction algorithm to extract the edge position data, the direct use of gray edge positioning the center of gravity method can output an integer or fra
gray
- 采用大律法实现图像的灰度重心计算,并进行标记显示- The gray scale of the image is calculated by using the law of the great law, and the image is displayed.
Accurate-of-line-structured-light
- 本文提出了基于光条纹图像方向与重心法相结合的方法,首先手阈值法获取条纹中心初值,然后,通过光条纹图像的灰度梯度计算条纹法线方向,最后,在法线方向用重心法提取光条纹重心。对线结构光中心提取非常有帮助。-This paper presents method based on the combination of light stripe image with center of gravity method, first of all ha
MATLAB
- 实现能量求取,重心求取,最大灰度和最小灰度求取-Realize the energy calculation,the center of gravity and the maxim and the minimum gray calculation
ImageProcessing
- 图像处理所以基础程序:图像显示: Bayer抖动显示 Floyd-Steinberg抖动显示 图像增强: 灰度变换 直方图均衡 局部平均平滑 中值滤波 理想低通滤波 Butterworth低通滤波 图象锐化 理想高通滤波 Butterworth高通滤波 伪彩色增强 图像复原: 运动模糊 运动模糊复原 逆滤波退化 逆滤波复原 加噪退化 维纳滤波复原 图像变换: 傅立叶变换 快速傅立叶变换 离散余弦变换 沃尔什变换 霍特林
Gray_Center
- 演示验证灰度重心法寻找标记中心,采用迭代逼近灰度中心。如果需要精细控制则建议结合双线性插值算法。-Demonstration of gray center of gravity method to find the center of the mark, the iterative approach to the gray center. If the need for fine control is recommended combi
GravityCenter
- 该函数实现的是激光光斑中心检测。首先对光斑进行预处理,然后利用灰度重心法来计算得到光斑的中心坐标,最后利用MATLAB的绘图功能描绘出光斑中心位置的变化情况。-This function is implemented in the laser spot detection. First spot pretreatment, and then use the barycenter method to calculate the coord
灰度重心计算程序
- 自己写的有关灰度重心的纯代码,亲测是可以用的(Written on the gray center of gravity of pure code, pro test is available)
轮廓矩求中心
- 这个是用halcon写的一个利用轮廓矩求取图片中物体的重心。包括前期的灰度化和滤波处理(This is written in halcon using a moment to get the center of gravity of the object in the picture. Including the pre-grayscale and filter processing)
ImageCenter
- 先对图像进行处理得到灰度图像,计算图像轮廓并计算图像重心。(Get the image outline and calculate the image center of gravity)
main
- 激光线提取,steger,非常稳定可靠,海森矩阵,比灰度重心法好(Laser line extraction)