代码搜索:camshift
找到约 67 项符合「camshift」的源代码
代码结果 67
www.eeworm.com/read/395332/8184311
c camshift.c
#include "cv.h"
#include "highgui.h"
#include
#include
IplImage *image = 0, *hsv = 0, *hue = 0, *mask = 0, *backproject = 0, *histimg = 0;
CvHistogram *hist = 0;
int backproject_
www.eeworm.com/read/411076/11257481
m camshift.m
% Adam Kukucka
% Zach Clay
% Marcelo Molina
% CSE 486 Project 3
function [ trackmov probmov centers ] = camshift
% ******************************************************************
% initializ
www.eeworm.com/read/420968/10764184
cpp camshift+mouse.cpp
#ifdef _CH_
#pragma package
#endif
#ifndef _EiC
#define STRICT
#define NTDDI_VERSION NTDDI_VISTA
#define _WIN32_WINNT 0x0600
#define WINVER 0x0600
#include
#include "cv
www.eeworm.com/read/442383/7653717
c camshift_wrapper.c
// camshift_wrapper.c - by Robin Hewitt, 2007
// http://www.cognotics.com/opencv/downloads/camshift_wrapper
// This is free software. See License.txt, in the download
// package, for details.
//
www.eeworm.com/read/442383/7653718
h camshift_wrapper.h
// camshift_wrapper.h - by Robin Hewitt, 2007
// http://www.cognotics.com/opencv/downloads/camshift_wrapper
// This is free software. See License.txt, in the download
// package, for details.
//
www.eeworm.com/read/442383/7653737
obj camshift_wrapper.obj
www.eeworm.com/read/323317/13343964
ico camshift_mfc.ico
www.eeworm.com/read/323317/13343967
opt camshift_mfc.opt
www.eeworm.com/read/323317/13343969
clw camshift_mfc.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CCAMSHIFT_MFCDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "C
www.eeworm.com/read/323317/13343971