-
wutijianceyuzhuizong
opencv,图像处理,关于物体粘连问题的检测,基于凹性分析的分割方法(opencv, image processing, object sticking problem on detection, segmentation method based on analysis of the recess)
- 2015-08-08 15:10:00下载
- 积分:1
-
eye-gaze-estimation
文中主要研究使用普通的摄像头进行人眼视线方向的估计。在综合介绍了各种人眼视线检测方法的基础上提出了一种新的图像处理的方法来检测人眼视线方向(The main study used an ordinary camera line of sight of the human eye is estimated. In the consolidated a variety of the human eye sight detection method based on a new image processing method to detect the line of sight of the human eye)
- 2012-07-10 21:37:32下载
- 积分:1
-
one-based
一种基于背景减法和帧差的运动目标检测算法(Based on background subtraction and frame difference moving target detection algorithm)
- 2013-07-31 09:12:36下载
- 积分:1
-
BitmapRotateBitmaponc
bitmap rotate for visual c and c++ builder
- 2009-06-12 14:54:35下载
- 积分:1
-
imageReadAndShow2
imageReadAndShow2.cpp,读取asc文件,并在VTK中渲染显示...(read ASC File,using VTK)
- 2011-05-26 15:38:29下载
- 积分:1
-
DMC2C80-V1.1
VC development motion control routines, vb development 12 axis motion control routines
- 2013-12-08 21:55:18下载
- 积分:1
-
tuxiangjingxiang
图像简单处理小程序,带有测试图片,比较实用的小冬冬 (Simple procedures to deal with small images, with the test pictures, more practical small Dongdong)
- 2007-12-21 17:32:41下载
- 积分:1
-
VisualC_PMATLAB
vc+matlab的混合编程三维图像方面的。很有用。还不错。(Hybrid programming to achieve three-dimensional image reconstruction
)
- 2012-02-14 15:48:57下载
- 积分:1
-
BDFTT4_doublea
一种基于DFT的瞬时测频算法,及及插值算法,最后由图形表示测频结果。
(Instantaneous frequency of the DFT-based algorithm, and the interpolation algorithm, by the graphical representation of the frequency measurement results.)
- 2012-08-13 08:59:59下载
- 积分:1
-
HarrisCorner
对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法:
1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数;
2. 只能用C/C++,不能用其他语言;
3. GUI 只能用自带的HighGUI,不能用QT 或其他的;
4. 平台可以用Windows, Linux, MacOS;
5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色
展示),原图上叠加检测结果等,并将这些中间结果都输出成图像文件;
6. 命令格式: “xxx.exe 图片文件 k 参数(=0.04) Aperture_size(=3)”。(The input of a color image, write your own code to achieve Harris Corner Detection Algorithm: 1. Can not be called directly inside OpenCV some functions associated with the Harris corner detection 2. To only use C/C++, can not be used in other languages 3. GUI only with their own HighGUI, can not use QT or other 4. The platform can be used Windows, Linux, MacOS 5. Display intermediate and final results of the test results, including the largest eigenvalues diagram, the minimum feature value graph , R chart (you can consider color display), picture superimposed on the test results, etc., and these intermediate results are output as an image file 6. Command Format: " xxx.exe picture file k parameters (= 0.04) Aperture_size (= 3 ). " )
- 2016-01-04 12:44:23下载
- 积分:1