登录
首页 » Visual C++ » Region-Dense

Region-Dense

于 2012-03-16 发布 文件大小:331KB
0 163
下载积分: 1 下载次数: 5

代码说明:

  基于区域的稠密立体匹配方法(论文) 关键词:种子点;区域增长;稠密匹配(Based on Region Dense Three—dimensional Match Method)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • LMD
    自己编写的数字图像处理程序,包括打开bmp图像,直方图,阈值分割,形态学处理等功能。(digital image processing procedures, including open bmp image, histogram, threshold segmentation, morphological processing and other functions.)
    2013-11-14 22:17:45下载
    积分:1
  • zhengjiaobianhuan
    多媒体图形图像正交变换语言是VC++,源码正交变换(Multimedia graphic image orthogonal transform language is VC++ source orthogonal transformation)
    2012-06-21 17:09:34下载
    积分:1
  • cdaaima-pca
    说明:  实现pca主成分分析算法的c语言代码,希望能帮到大家。(Pca principal component analysis algorithm to achieve the c language code, hope to help you.)
    2021-04-22 14:48:48下载
    积分:1
  • HoughMFC
    用OpenCV进行图像处理与工程开发的一个入门示例程序——Hough变换,效果不错(using OpenCV for image processing and development of a project portal sample program-- Hough Transform good results!)
    2006-11-03 21:15:57下载
    积分:1
  • fire-dete
    基于颜色来检测火焰,将是频频分帧,然后逐帧检测,碧昂切将火焰全画出来,基础编程。(Based on color to test the flame, basic programming )
    2012-04-23 20:54:52下载
    积分:1
  • count-rice
    本程序可以使用图像处理算法对图片进行处理,对于一个含有各种物体的图片,如米粒,可以计算物体的个数。使用前请配置好opencv环境。希望对大家学习图像处理和opencv有所帮助...(This procedure can use the image processing algorithm for processing images for a picture with a variety of objects, such as a grain of rice, can calculate the number of objects. Configured before use opencv environment. We would like to learn opencv image processing and help ...)
    2009-04-23 16:05:57下载
    积分:1
  • raw2rgb24
    将没有exif文件信息的裸RAW数据转换成YUV422格式的数据.(Exif file information will not be the bare RAW data into YUV422 format.)
    2007-12-19 17:06:24下载
    积分:1
  • SIFT
    C语言下实现SIFT算法 用于图像特征匹配(C-achieve SIFT algorithm for image feature matching)
    2010-01-11 21:03:03下载
    积分:1
  • 37
    说明:  对3D数据运用gpu实现八叉树,完成分割并进行渲染。(The use of 3D data on the GPU octree to achieve complete segmentation and rendering.)
    2007-12-05 08:56:34下载
    积分:1
  • EDLines 快速直线检测算子
    EDLines是一种快速直线检测算子,2012年在ICCV上提出,也是目前处理直线检测最快的算法之一,该算法包含三个步骤:(1)边缘提取:利用Edge Drawing (ED)算法[28,29]从灰度图像中提取边缘片段;(2)线段检测:利用最小二乘法提取直线段;(3)线段确认:遵循Helmholtz定律,从已提取的直线段中摒弃虚假线段。EDLines算法的优越性得益于Edge Drawing (ED)算法能够从灰度图像中准确、快速、稳定地提取出光滑、完整的边缘片段。Edge Drawing (ED)算法包含以下步骤: (1)采用size=5*5,σ=1的高斯核对灰度图像进行平滑滤波,去除噪声; (2)采用一种常用的梯度算子,如Prewitt、Sobel或Scharr等计算平滑后图像中每个像素点的梯度幅度和梯度方向; (3)将梯度图中邻域内幅度最大的像素点标记为锚点,这些锚点成为图像边缘点(edge elements)的概率很大; (4)将相邻的锚点连接成边缘线。从一个锚点起始,ED利用相邻像素的梯度幅度和方向在梯度为最大值的锚点之间游走。 (Edge Drawing (ED) is our recently-proposed, novel, fast edge detection algorithm. What makes ED stand out the existing edge detectors, e.g., Canny, is the following: While the other edge detectors give out a binary edge image as output, where the etected edge pixels are usually independent, discontinuous entities ED produces a set of edge segments, which are clean, contiguous, i.e., connected, chains of edge pixels. Thus, while the output of the other edge detectors requires urther processing to generate potential object boundaries, which may not even be possible or result in inaccuracies ED not only produces perfectly connected object boundaries by default, but it also achieves this in blazing speed compared to other edge detector.)
    2021-03-22 16:29:16下载
    积分:1
  • 696518资源总数
  • 104607会员总数
  • 44今日下载