-
The algorithm is based on “Segment
The algorithm is based on “Segment-Based Stereo Matching Using Belief Propogation and a Self-Adapting Dissimilarity Measure” by Klaus, Sormann, and Karner.
-The algorithm is based on
- 2022-01-26 00:30:56下载
- 积分:1
-
鲁棒拟合基础矩阵的一套公认的匹配图像点。
robustly fits a fundamental matrix to a set of putatively matched image points.-robustly fits a fundamental matrix to a set of putatively matched image points.
- 2022-01-26 14:37:03下载
- 积分:1
-
Digital image of linear transformation and homogenization, the document containi...
数字图像的线性变换以及均匀化,内含源码及实验文档,具有两种表现方式,具体见注释-Digital image of linear transformation and homogenization, the document containing the source code and experiment with two types of expressions, see the specific notes
- 2022-01-21 02:49:57下载
- 积分:1
-
Visual C++MATLAB图像处理与识别实用案例精选之 图像旋转 算法的源程序,含标准测试图片...
Visual C++MATLAB图像处理与识别实用案例精选之 图像旋转 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition of practical cases selected images rotation algorithm source files, including standard tests Photo
- 2022-03-30 20:20:37下载
- 积分:1
-
use VC to simulate
用VC语言开发了一个直方图均衡的程序,对于采集到的直方图数据可以实时进行均衡化-use VC to simulate
- 2022-07-16 22:02:30下载
- 积分:1
-
基于分水岭的迭代式分割算法演示,基于matlab7.6,可有效并且准确的分割目标图像...
基于分水岭的迭代式分割算法演示,基于matlab7.6,可有效并且准确的分割目标图像-A demo for image segmentation using iterative watersheding plus ridge detection
- 2022-06-26 01:20:20下载
- 积分:1
-
flash导航条,大家在网站设计的时候经常会遇到如何设计自己导航条的问题,一些精美的导航条实例给大家...
flash导航条,大家在网站设计的时候经常会遇到如何设计自己导航条的问题,一些精美的导航条实例给大家-flash navigation bar, web design in the U.S. often encounter how to design their own navigation bar, some fine examples of the navigation bar to the U.S.
- 2022-03-18 20:59:48下载
- 积分:1
-
/*
程序名称:laplace.c
功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。
*/...
/*
程序名称:laplace.c
功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。
*/-/* Program Name: laplace.c functions: from camera or AVI file to be video streaming, video stream on the edge detection, and output results.* /
- 2022-01-26 07:19:44下载
- 积分:1
-
采用各向异性方法 填补一个缺损的轮廓,从而可以得到一个光滑完整的轮廓。...
采用各向异性方法 填补一个缺损的轮廓,从而可以得到一个光滑完整的轮廓。- Completed contours correspond to ridges of an extension (ext) of the characteristic function of the uncompleted curve.
Anisotropic extension is performed on the characteristic function fbound of an image set given by
the binary map boundary to the whole image domain. Extension is initially driven by
xi=(EigVect{1}, EigVect{2}) (which should match with the contour tangent direction)
computed as the direction of maximum coherence of the distance map to the contour to close.
It is updated every N iterations with DCV over the distance map to the ridges/thinning of the
evolved image.
Two different stop criteria are supported:
Number of Connected Components ( numcomp ). Contour Completion. Stop when the extended
contour (curve of level 1) has exactly Ncomp connected components.
Difference between two consecutive iterations ( tol )
Speed Stabilizes ( speed_stab ).
[extended]=ContourComple
- 2022-12-07 02:25:02下载
- 积分:1
-
用Visual C++实现的小波
利用Visual C++实现的基于wavelet的图像拼接、融合、重建等算法,非常实用-Using Visual C++ implementation of the wavelet-based image mosaic, integration, reconstruction algorithm, a very practical
- 2022-11-28 15:35:03下载
- 积分:1