搜索资源列表
纤维处理软件sob+hough直线检测+自动判定
- 利用HOUGH变换提取边界特征,还有SOBEL算子的算法也一并附上.-use feature extraction border, SOBEL Operator algorithm also accompanied.
圆形模板角点检测程序
- 采用SUSAN算子,它不仅可以检测图像中目标的边界点,而且能较鲁棒地检测目标的角点。
镜头检测使用OPENCV
- 能进行镜头边界的检测,使用OPENCV库。
MIMO自动球形检测算法
- 该算法利用统计裁减有效减小了自动球形译码(ASD)算法 中边界节点列表的大小 s,并可通过对参数的适当设置获得误符号率性能与复杂度之间的折衷。分析与仿真表明, 当采用较高电平调制(电平数大于 4)时,在相同信噪比范围内,PASD 在几乎不损失误符号率性能的前提下, 较 ASD 节省大于 30%的比较次数。
log边缘检测
- 边缘检测是图像处理和计算机视觉中的基本问题,边缘检测的目的是标识数字图像中亮度变化明显的点。图像属性中的显著变化通常反映了属性的重要事件和变化。 这些包括(i)深度上的不连续、(ii)表面方向不连续、(iii)物质属性变化和(iv)场景照明变化。 边缘检测是图像处理和计算机视觉中,尤其是特征提取中的一个研究领域。 图像边缘检测大幅度地减少了数据量,并且剔除了可以认为不相关的信息,保留了图像重要的结构属性。有许多方法用于边缘检测,它们的
appendix
- 一些其本的图象处理方法,其中包括哈夫 直线检测,灰度图的转换,边界锐化 提取-some of the image processing methods, including Melissa linear detection, grayscale conversion, extraction border Sharpening
纤维处理软件sob+hough直线检测+自动判定
- 利用HOUGH变换提取边界特征,还有SOBEL算子的算法也一并附上.-use feature extraction border, SOBEL Operator algorithm also accompanied.
gsnake_src
- snake算法,用于轮廓检测,可以用于跟踪算法。-snake algorithm for contour detection, tracking algorithm can be used.
2223222
- 我们给出一个模板 和一幅图象 。不难发现原图中左边暗,右边亮,中间存在着一条明显的边界。进行模板操作后的结果如下: 。 可以看出,第3、4列比其他列的灰度值高很多,人眼观察时,就能发现一条很明显的亮边,其它区域都很暗,这样就起到了边沿检测的作用。 为什么会这样呢?仔细看看那个模板就明白了,它的意思是将右邻点的灰度值减左邻点的灰度值作为该点的灰度值。在灰度相近的区域内,这么做的结果使得该点的灰度值接近于0;而在边界附近
SBDcode
- 本源码是基于视频检索的镜头边界检测,能有效的检测渐变与突变。对于初涉该领域的人应该会有很大的帮助!-the source video retrieval is based on the shot boundary detection, the effective evolution and mutation detection. For a fledgling in the field should be of great help!
Boundary3.20
- 边界扫描软件,可根据BSDL以及连形状检测板上电路连接,可在指定引脚上输出方波。-Boundary Scan software, and even under the BSDL shape detection circuit boards, at the designated pin on the output pulse.
hough_lw
- 利用霍夫变换来实现图像的边界检测,本代码实现圆和直线的检测-use Hough transform to image the boundary detection, the moon and the code to achieve a linear detection
BAMH
- 基于BAMH的视频镜头边界检测,镜头检测的经典算法-Shot on video shot boundary detection, shot detection algorithm classic
snake_demo_matlab
- snake模型寻找图像边界,以及改进的GVF算法-snake model for image border, and to improve the algorithm GVF
边缘检测
- 分别适当的方法对图像进行边缘检测,并得到连续的边界 主要功能函数自己编写,可在一个统一的交互式界面下运行(The appropriate method is used to detect the edges of the image and obtain continuous boundaries To function, you need to write it yourself and run it on a unified int
boundaries
- 通过检测到目标区域的一个起始点来顺时针寻找图像边界上的所有点(By detecting a starting point of the target area to find all the points on the image boundary clockwise)
图像识别边界提取
- 关于图像识别,农田边缘检测,智能区分农田边界的好论文(A good paper on image recognition, field edge detection and intelligently distinguishing the boundary of farmland)
MATLABcanny边缘检测
- 可简单方便实现图像边界区域选取的工作,适用于初学者和毕设(It is simple and convenient for the selection of image boundary area.)
亚像素级角点检测
- 角点通常被定义为两条边的交点,或者说,角点的局部邻域应该具有两个不同区域的不同方向的边界。角点检测(Corner Detection)是计算机视觉系统中获取图像特征的一种方法,广泛应用于运动检测、图像匹配、视频跟踪、三维重建和目标识别等,也可称为特征点检测(Using the edge of the damaged area, i.e. the color and structure of the edge, the informati