代码搜索结果
找到约 10,000 项符合
Image 的代码
image.h
#if !defined(AFX_IMAGE_H__9FD985C8_42C4_4130_9097_6F2328F29540__INCLUDED_)
#define AFX_IMAGE_H__9FD985C8_42C4_4130_9097_6F2328F29540__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
image.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
image2
svm_type c_svc
kernel_type rbf
gamma 0.00992562
nr_class 2
classification_type one_against_one
total_sv 171
n_fun 1
b -13.9348
label 1 -1
nr_sv 86 85
SV
0 2980.957987041728 1:-0.519677 2:0.
image.h
/*
Robot Interface Remote Client
(C) 2006 Jason Hunt
nulluser@gmail.com
File: camera.h
*/
#ifndef CAMERA_H
#define CAMERA_H
#include
void image_start(
image.cpp
/*
Robot Interface Remote Client
(C) 2006 Jason Hunt
nulluser@gmail.com
file: camera.cpp
*/
#include
#include
#include "types.h"
#include "wi
image.pbr
F:\基础课程学习\数据库应用技术\设计\图片\1004167886.JPEG
关闭 拷贝.JPEG
开始录入.JPEG
取消 拷贝.JPEG
确定.JPEG
删除.JPEG
查询.JPEG
上一条.JPEG
下一条.JPEG
提交.JPEG
提交修改.JPEG
添加.JPEG
添加 拷贝.JPEG
停止录入.JPEG
下一条.JPEG
修改.JPEG
image.c
/**************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* image stuff
*
* This program is an implementation of a part of one or more MPEG-4
image.h
#ifndef _IMAGE_H_
#define _IMAGE_H_
#include "../user_macro.h"
#include "../portab.h"
/*#include "colorspace.h"*/
#define EDGE_SIZE 32
typedef struct
{
uint8_t *y;
uint8_t *u;
ui