搜索资源列表
mean_shift
- mean shift的源代码,用于学习 Bilkent University: Mean-shift Tracker based Moving Object Tracker in Video Version: 1.0 Compiler: Microsoft Visual C++ 6.0 (tested in both debug and release mode) -mean shift in the source code, for learni
旋转
- 用c#编写的简单动画,一个物体在旋转-prepared with a simple animation, a rotating object
coldemo.zip
- 本示例程序采用的Visual C++进行开发的,可以检测两个旋转物体的碰撞检测,采用的是包围盒算法。,Procedures used in this example Visual C++ For development, can detect the two rotating object collision detection, using the bounding box algorithm.
C++开发图形计算程序
- 编写C++程序完成以下功能: (1) 定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法; (2) 定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法; (3) 创建一个矩形对象,提示用户输入矩形左上角和右下角的坐标; (4) 观察矩形对象以及Point类成员的构造函数与析构函数的调用; (5) 计算其面积,并输出。 -Write C++ program performs the following functions: (1
grafix-1[1].4.tar
- Grafix是一个C++软件包,它用于辅助程序员通过图形用户界面为X-windows来编写程序,主要一类库是直接实例化窗口对象 -Grafix is a C software package, it uses in to assist the programmer is X-windows compiles the procedure through the graphical user interface, the main kind of storehouse is the direct
fadeout_example
- 通过将一个层放置在图片并令其alpha通道值随定时器值增加,可实现图片的淡出效果。在此示例中,我应用两个图片框和3个按钮实现此效果。-By placing a layer above an image and letting its alpha value increase step by step with a timer, you can realise fade effects for any image or graphics object in C#. In this example,
bijiaobeijing
- 我自己写的一个比较两张灰度图片一张背景一张是背景中含目标,并且把比较结果输出到C盘根目录Object.bmp 文件中!实际就是由运动序列帧中提取出目标!-I wrote it myself a picture of a gray background of the two is the background with a goal, and the results of the comparison to the C output Object.bmp document root directo
tuhua
- 利用c++进行面向对象编成事现画图的程序-Using c++ object-oriented compilation is a matter of drawing programs
opencv
- opencv的相关操作,用c++实现对运动目标的监控-using opencv to detect moving object
picture
- 基于c++面向对象对图片的应用及掌握,这是一个生动的例子,便于我们学习-This is a vivid example based on c++ object-oriented applications on the picture and mastered easy to learn
DIPvbNet
- Bitmap是VB.NET和C#中处理图像的基础类,用于处理由像素数据定义的图像的对象。 存储灰度图像数据,一维数组存储。对于8位图像,一个像素即是一个字节。每行存储的字节数必须是4的整倍数,需要时添加适当字节。-Bitmap is VB.NET and C# base class in the image processing for processing an image defined by pixel data of the object. Grayscale image data st
SelectByAttributes
- 通过C++和arcEngine实现空间分析中的利用属性查找对象的功能-Find function object by using the attribute C++ and arcEngine spatial analysis
hog
- C++版本的hog特征提取代码,用于提取目标图像的特征向量-code for extract object feature written by C++