搜索资源列表
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
opencv的图像打开、二值化、取轮廓、反色及相关教程
- opencv的图像打开、二值化、取轮廓、反色及相关教程,opencv image open, binary, take contour, color and related anti-Tutorial
snake
- 在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位置。实验表明,与常见的定位方
zernik
- 对图像运用zernike矩提取轮廓和图像重构-code
makeyong
- 该程序运用蚁群算法,具体为蚁群的寻路过程进行图像分割,针对普通图像跟MRI图像进行轮廓提取,效果不错,值得学习!-The program using ant colony algorithm, specifically for the colony s way-finding process of image segmentation, for the general outline of the image with the MRI image extraction, good results
LED
- Image Overlay Step 允许使用者不破坏数据而在一副图像上覆盖其轮廓,文本和位图。 Image Annotation allows 可以将数据保存为图像文件。软件增加了对64位RGB图像的支持。-Vision
Corners
- 首先,请检查/样品在你的OpenCV的分布/ C/ squares.c的。这个例子提供了一个方形的检测,如何检测角落类似的功能,它应该是一个不错的开始。然后,一起来看看在OpenCV的功能,导向功能,如cvCornerHarris()和cvGoodFeaturesToTrack()。 上述方法可以返回许多角落类似的功能 - 最不会“真正的角落”你正在寻找。在我的应用程序,我只好检测,旋转或倾斜的广场(透视)。我的检测流水线包括: 从RGB转换为灰度级(cvCvtColor)
tuxianglunkuotiqu
- 很好的一个软件,可以进行生图像轮廓提取,有sobel算子及外轮廓提取。-A very good software, you can extract the raw image contour, there sobel operator and the outer contour extraction.
outline1
- 一个可以提取图像轮廓的小程序,简单易懂,效果不是太好-An image contour can be extracted a small program, easy to understand, the effect is not too good
zhongxinxian
- 用MATLAB做出图像的中心线,图像轮廓到中心线的距离是最短的-Centerline to make images using MATLAB, the center line is the shortest distance to the outline of the image
eliuii4
- 这是使用opencv的方法找图像轮廓的,其实opencv自带的找图像轮廓的函数-This is the use of opencv method for image contour, actually the opencv own for image contour function
56278155
- 用MATLAB实现图像轮廓提取的方法和效果 不错的源码 很好-MATLAB image contour extraction method and the effect is very good good source
poux
- 这是使用opencv的方法找图像轮廓的,其实opencv自带的找图像轮廓的函数-This is the use of opencv method for image contour, actually the opencv own for image contour function
easycentroidpoint
- 提取二值图像的轮廓,根据hu矩求轮廓质心点(Extract the contour of the two value image, and calculate the contour centroid point according to the Hu moment)
opencv几何形状识别
- 可以获取摄像头图像并且检测出图像轮廓,识别图像中不同形状。画出外轮廓并且用标签进行标记。(Camera images can be obtained and detected image contours, recognition of different shapes in the image. Draw outward contours and mark with labels.)
r
- 数字图像二值化,canny边缘检测并提取轮廓进行椭圆拟合找出质心点(Two values of digital image, Canny edge detection and extraction of contour by ellipse fitting to find the centroid point)
图片轮廓拾取
- VB编写的图像轮廓的处理,对学习轮廓处理有一定的帮助。(The processing of the outline of the image written by VB has some help to the learning contour processing.)
contourlet_toolbox.tar
- 轮廓波变换的基本原理,对输入图像的进行轮廓波变换,并重构原始信号(The basic principle of contourlet transform, performing contourlet transform on the input image and reconstructing the original signal.)
shuzituxing
- C#编写的图像处理程序,可以对图像进行灰度化,轮廓提取(Written in C# image processing program that can be grayscale image, contour extraction)
matlabCode
- 绘制阀片图像 ,绘制多项式拟合响应效果图。 判断多项式拟合的精度(Draw valve image and draw polynomial fitting response diagram. Judge the accuracy of polynomial fitting)