Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - main.c
Search - main.c - List
DL : 0
这是在vc6.0下,使用opencv1.0 实现的一个关于画图的小程序。具体参考《opencv教程 - 基础篇》里面的P83 页 drawing.c 。主要功能就是利用opencv实现图形的绘制。-This is in vc6.0, using opencv1.0 achieve a small program on the drawing. Specific reference to " opencv tutorial- The Basics," which the P83 page drawing.c. Main function is to use opencv realized graphics rendering.
Date : 2025-12-19 Size : 1.6mb User : vivi

DL : 0
this a source code developped with OpenCV and c++, it takes a colored picture in input, turns it channels from 3 to 1 (conversion to grey scalled picture) and applies diffrent filters (gaussian, laplacien,smooth filter...) and shows each result in a window. you must keep dll files in the same directory in order to compile and execute the main project.-this is a source code developped with OpenCV and c++, it takes a colored picture in input, turns it channels from 3 to 1 (conversion to grey scalled picture) and applies diffrent filters (gaussian, laplacien,smooth filter...) and shows each result in a window. you must keep dll files in the same directory in order to compile and execute the main project.
Date : 2025-12-19 Size : 8.06mb User : rym

DL : 0
This program is used to make Perspective Transformation using OpenCV functions. It s written on C++ Builder Platform.
Date : 2025-12-19 Size : 5kb User : lindstorm

采用在线学习跟踪方式,对物体进行跟踪,代码用c++编写,库用的Opencv库,程序中包括了3个.h,3个.cpp,一个.main程序。-We have added two new state-of-the-art object tracking algorithms to OpenCV which can robustly track images patches across a video sequence and learn online (i.e., on-the-fly) as the appearance of the object changes from frame-to-frame. The input to these trackers is simply an image and an initial bounding box,defining the first location and dimensions of the image patch to be tracked. On each subsequent frame, an updated bounding box is returned with the new location of the object. For these algorithms, the size of the box never changes—whatever is given for width and height in the first frame is used throughout the sequence. Therefore if the object gets much larger or smaller, although it still may keep track, it may not encompass the object as tightly as the first frame.
Date : 2025-12-19 Size : 15.75mb User : liyulong

DL : 0
opencv中的一些重要函数名及其用法-Combination of C++ with opencv, how to learn opencv in some of the function names and their usage
Date : 2025-12-19 Size : 4kb User : 李平

本程序是基于OPENCV的C代码编程,其主要功能是对视频文件提取边缘。边缘提取的算法是Canny算法。-This program is based on the C code programming OPENCV, its main function is to extract the video file edges. Canny edge detection algorithm is the algorithm.
Date : 2025-12-19 Size : 5.77mb User : Yuan Li

DL : 0
该程序完成了图像视觉显著的itti算法在c++语言的实现(The program completes the ITTI algorithm of image and visual, and realizes in c++ language.)
Date : 2025-12-19 Size : 1kb User : 罗文龙
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.