-
Using the latest methods for variance threshold for image segmentation, the use...
采用最新方差的方法求阀值,对图象进行分割,非常发使用-Using the latest methods for variance threshold for image segmentation, the use of a very fat
- 2022-01-25 21:42:55下载
- 积分:1
-
VC开发的图像处理,VC开发
VC开发的图像处理,VC开发-VC developed image processing, VC
- 2023-03-05 19:00:04下载
- 积分:1
-
一个从BMP文件中创建一个设备无关的位图的程序
一个从BMP文件中创建一个设备无关的位图的程序-a BMP file from creating an equipment unrelated to the Bitmap procedures
- 2022-07-26 17:36:58下载
- 积分:1
-
根据定义好的格式进行绘图
根据定义好的格式进行绘图 .zip-good definition format graphics. Zip
- 2022-10-08 10:45:02下载
- 积分:1
-
画图程序:实现最基本的绘图功能。
DOS画图程序:实现最基本的画图功能.-DOS drawing program : to achieve the most basic drawing functions.
- 2022-07-22 17:03:02下载
- 积分:1
-
针对平行结构立体摄像机存在较大的遮挡边界区域问题,本文提出了一种基于可信图的遮挡
边界检测算法.首先通过采样计算立体图像对中几条扫描线的可信值,从而得到遮挡...
针对平行结构立体摄像机存在较大的遮挡边界区域问题,本文提出了一种基于可信图的遮挡
边界检测算法.首先通过采样计算立体图像对中几条扫描线的可信值,从而得到遮挡边界的若干采
样点;然后通过RANSAC算法得到遮挡边界.理论和实验分析表明该算法对复杂背景的立体图像有好
的检测精度;对人肩像等简单背景图像的检测精度不好,但通过校正后仍可得到较准确的遮挡边界.-Aimed at the existence of large occluded regions in stereo image pairs obtained from
stereo camera pairs,an algorithm which can detect occluded boundary areas based on reliability map
is proposed.Firstly,a number of sampled occluded boundary points are obtained by calculating
reliability of the disparity on the corresponding sampled scan lines;secondly,the boundary line is
calculated by RANSAC method.Theoretical and experimental analyses show that the proposed
algorithm gives good boundary detection accuracies for stereo images with complex backgrounds.
But for stereo images with homogenous background,results are not good,however the algorithm can
also give relatively good accuracies after certain correction.
- 2022-04-01 13:25:43下载
- 积分:1
-
it is very good!
Visual c++ 图像识别 Visual c++ 图像识别
很好用的哦-it is very good!
- 2022-02-11 13:02:52下载
- 积分:1
-
matlab重建3D模型
输入为三维数组,通过set函数设置了简单的镜面反射,球体对象属性和当前句柄图形属性。brighten做增量,最终设置色彩索引和灯光属性,完成整个的三维重建过程
- 2022-01-21 05:48:30下载
- 积分:1
-
用VC开发的Protel,可绘制用于电路图
用VC开发的Protel,可绘制用于电路图-VC Protel development, the circuit can be used for mapping
- 2023-04-10 11:55:03下载
- 积分:1
-
经典OpenCV目标跟踪源程序
需要一个int ipp6.0 MILTRACK README, Version 1.0
-------------------------------------------------------------------------------------------------------
This code includes an implementation of the MilTrack algorithm [1], as well as a re-implemenation of the Online AdaBoost tracker described in [2], though with some modifications. This code requires both OpenCV 1.0 (http://sourceforge.net/projects/opencvlibrary/) and Intel IPP 6.0 (http://www.intel.com/cd/software/products/asmo-na/eng/302910.htm) to be installed on your machine. It has only been tested on a machine running Windows XP, usiong Visual Studio 9.0. In order for the code to run, make sure you have the OpenCV bin directory, and the Intel IPP bin directory in your system path.
- 2022-03-16 00:10:00下载
- 积分:1