搜索资源列表
houghForest
- 这个是Dr. Juergan Gall写的检测识别图片中的物体,有关的文章名字是Class-specific Hough Forests for Object detection. hough森林方法结合了随机森林和Hough选票去估计物体中心的可能。-A method for the detection of instances of an object class.A class-specific Hough forest is a random forest that maps image
jiandanchuli
- 包含求向量与坐标轴夹角,求图像质心坐标,将坐标旋转一定角度后得到新坐标。-Demand vector and the axis contains the angle, find the image centroid coordinates, coordinate rotation angle will be obtained after the new coordinates.
camshiftdemo
- Gary R.Bradski提出CamShift算法,即"Continuously Adaptive Mean-Shift"算法。是以颜色直方图为目标模式的目标跟踪算法,可以有效地解决目标变形和部分遮挡的问题,而且运算效率很高。在视频跟踪过程中,CAMSHIFT算法利用选定目标的颜色直方图模型得到每帧图像的颜色投影图,并根据上一帧跟踪的结果自适应调整搜索窗口的位置和大小,得到当前帧中目标的尺寸和质心位置。-Gary R. Bradski CamShift proposed algorithm,
gaizhixin
- 一种图像质心的 改进方法,可用于图像水印的归一化变换方法中-An image centroid method can be used to image watermarking normalized transform method
mySnake-2
- 基于动态轮廓模型的虹膜定位.在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位
zhixinfa
- 灰度质心法提取图像圆点中心坐标程序源代码-Extracted gray-scale image centroid coordinates of the dot center of the source code
Pixel
- mfc打开一副位图求,并求图像质心,并标出质心位置-mfc request to open a bitmap, and find the image centroid and the centroid position marked
READ_JPG
- 可以实现图像的批处理,用OPENCV来读取图像 并实现人脸肤色分割图像的质心的计算-Image batch the OPENCV to read images and achieve the calculation of the centroid of the skin color image segmentation
centroid
- 已知一图像的轮廓,计算该轮廓质心,并标注在图上-A known the outline of image, the contour centroid calculation, and marked on the map
opencv_
- 很好的质心算法,求图像的运动轨迹,用opencv实现的 -Centroid algorithm, find the image of the trajectory with opencv
435234paper
- 从边检测边跟踪的角度探讨了图象序列中机动目标的形心跟踪问题,深入分析了强高斯噪声背景下目标形心估计的统计性质及用于形心估计的图象预处理方法。-Explored from the perspective of the side edge-detection tracking the centroid tracking of maneuvering targets in the image sequence, in-depth analysis of the statistical properti
rezult
- 对图像进行前期去噪,二值,开闭运算处理。然后对矩形进行外接矩形操作。内附图片-process the image,include of filting,invert to binary image,indilate .use function minboundrect to get the result,draw rectangle and it s centroid.
centroid
- centroid方法定位图像中心,自动截取图像目标区域-centroid method to locate the center of the image, automatic interception image target area
centroids
- 可以寻找二值图像图像块的质心,并显示出来-Can find the centroid of the image block of the binary image, and displayed
biaoji
- 求取二值化的标记代码,可求得面积,质心,cif大小的图片。-Strike binarization markup code, can be obtained area, centroid, cif size image.
PURE
- 各种图像预处理算法,形心定位,特征提取,特征匹配等-A variety of image pre-processing algorithms, centroid location, feature extraction, feature matching, etc.
ZhiXin
- 获取图像质心形心算法-Get image centroid centroid algorithm
zhuzhou
- matlab提取图像质心和主轴,使用的是matlab图像处理工具箱函数-extraction matlab image centroid and the spindle, using matlab image processing toolbox functions
zhixin
- 使用MATLAB进行图像质心提取,用于求取质心坐标-MATLAB for image centroid extraction for obtaining centroid coordinates
centroid--extraction
- 本程序是用于进行二值图像的质心快速提取,快速有效-This code is used for centroid extraction of binary image