代码搜索结果
找到约 2,403 项符合
Vision 的代码
x2pgm.cc
const char *help = "\
progname: x2pgm.cc\n\
code2html: This program reads an image and saves it as a pgm.\n\
version: Torch3 vision2.0, 2004-2005\n\
(c) Sebastien Marcel (marcel@idiap.ch)\n";
#includ
pgmread2.cc
const char *help = "\
progname: pgmread2.cc\n\
code2html: This program reads/writes two pgm images in two different ways.\n\
version: Torch3 vision2.0, 2003-2005\n\
(c) Sebastien Marcel (marcel@idiap.
ppm2jpeg.cc
const char *help = "\
progname: ppm2jpeg.cc\n\
code2html: This program reads a ppm image and saves it as a jpeg.\n\
version: Torch3 vision2.0, 2004-2005\n\
(c) Sebastien Marcel (marcel@idiap.ch)\n";
joinbindata.cc
const char *help = "\
progname: joinbindata.cc\n\
code2html: This program joins 2 bindata files.\n\
version: Torch3 vision2.0, 2004-2005\n\
(c) Sebastien Marcel (marcel@idiap.ch)\n";
#include "DiskXF
bindata2pgm.cc
const char *help = "\
progname: bindata2pgm.cc\n\
code2html: This program reads a bindata file (Torch binary dataset format) and saves pgm images.\n\
version: Torch3 vision2.0, 2004-2005\n\
(c) Sebast
addbindata.cc
const char *help = "\
progname: addbindata.cc\n\
code2html: This program copies 2 bindata files into one.\n\
version: Torch3 vision2.0, 2003-2005\n\
(c) Sebastien Marcel (marcel@idiap.ch)\n";
#includ
cmpbindata.cc
const char *help = "\
progname: cmpbindata.cc\n\
code2html: This program compares two bindata files.\n\
version: Torch3 vision2.0, 2004-2005\n\
(c) Sebastien Marcel (marcel@idiap.ch)\n";
#include "Di
makefile
# $Header: /usr/u/wjr/vision/scale-h/RCS/Makefile,v 1.5 1993/05/24 18:03:54 wjr Exp $
%: RCS/%,v
co $<
INCDIR = ../include
LIBDIR = ../lib
PROF = #-pg -DMARK
OPT = -O2
WARN = -W -Wall -Wcast-qual
makefile
# $Header: /usr/u/wjr/vision/r-h/RCS/Makefile,v 1.13 1993/02/04 00:43:27 wjr Exp $
%: RCS/%,v
co $<
INCDIR = ../include
LIBDIR = ../lib
PROF = #-DMARK -pg
OPT = -O2
WARN = -W -Wall -Wcast-qual -Wc
makefile
# $Header: /usr/u/wjr/vision/scale-h/RCS/Makefile,v 1.5 1993/05/24 18:03:54 wjr Exp $
%: RCS/%,v
co $<
INCDIR = ../include
LIBDIR = ../lib
PROF = #-pg -DMARK
OPT = -O2
WARN = -W -Wall -Wcast-qual