代码搜索:camshift
找到约 67 项符合「camshift」的源代码
代码结果 67
www.eeworm.com/read/407650/11412670
dsp camshift.dsp
# Microsoft Developer Studio Project File - Name="camshift" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
www.eeworm.com/read/407650/11412671
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/344207/11902064
m camshift.m
% Adam Kukucka
% Zach Clay
% Marcelo Molina
% CSE 486 Project 3
function [ trackmov probmov centers ] = camshift
% ******************************************************************
% initializ
www.eeworm.com/read/338386/12310519
m camshift.m
% Adam Kukucka
% Zach Clay
% Marcelo Molina
% CSE 486 Project 3
function [ trackmov probmov centers ] = camshift
% ******************************************************************
% initializ
www.eeworm.com/read/234184/14119807
pdf camshift.pdf
www.eeworm.com/read/4799/40905
pdf camshift.pdf
www.eeworm.com/read/472269/1412942
h camshift.h
#if !defined(___HV_CAMSHIFT_INCLUDED__)
#define ___HV_CAMSHIFT_INCLUDED__
#include
#include
#include "Rect.h"
#include "ProbDistrProvider.h"
class CamShift {
public:
CamShift();
www.eeworm.com/read/472269/1412949
cpp camshift.cpp
#include "Common.h"
#include "CamShift.h"
#include "Exceptions.h"
CamShift::CamShift()
: m_bins(20),
m_threshold(0),
m_Smin(20),
m_Vmin(40),
m_Vmax(255),
m_tracking(false),
m_pProbPro
www.eeworm.com/read/395332/8184305
dsw camshift.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/395332/8184308
dsp camshift.dsp
# Microsoft Developer Studio Project File - Name="camshift" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)