代码搜索:thin
找到约 1,525 项符合「thin」的源代码
代码结果 1,525
www.eeworm.com/read/167357/9971317
h img_thin2.h
#ifndef __IMG_THIN2_HEADER__
#define __IMG_THIN2_HEADER__
#include "fvstypes.h"
#include "fvsimage.h"
template
FvsError_t ImageThin2(FvsImage & img);
// include implementa
www.eeworm.com/read/167357/9971362
cpp img_thin2.cpp
#ifndef __IMG_THIN2_CPP__
#define __IMG_THIN2_CPP__
#include "fvstypes.h"
#include "fvsimage.h"
#include "img_thin2.h"
// defines to facilitate reading
#define P1 img[x-1][y-1]
#define P2 img[x][y-1
www.eeworm.com/read/468137/6994275
h img_thin2.h
#ifndef __IMG_THIN2_HEADER__
#define __IMG_THIN2_HEADER__
#include "fvstypes.h"
#include "fvsimage.h"
template
FvsError_t ImageThin2(FvsImage & img);
// include implementa
www.eeworm.com/read/468137/6994299
cpp img_thin2.cpp
#ifndef __IMG_THIN2_CPP__
#define __IMG_THIN2_CPP__
#include "fvstypes.h"
#include "fvsimage.h"
#include "img_thin2.h"
// defines to facilitate reading
#define P1 img[x-1][y-1]
#define P2 img[x][y-1
www.eeworm.com/read/144094/12817681
c img_thin3.c
/*########################################################################
The contents of this file are subject to the Mozilla Public License
Version 1.0(the "License"); You may NOT use thi
www.eeworm.com/read/139577/13148532
c img_thin3.c
/*########################################################################
The contents of this file are subject to the Mozilla Public License
Version 1.0(the "License"); You may NOT use thi
www.eeworm.com/read/137475/13320654
h img_thin2.h
#ifndef __IMG_THIN2_HEADER__
#define __IMG_THIN2_HEADER__
#include "fvstypes.h"
#include "fvsimage.h"
template
FvsError_t ImageThin2(FvsImage & img);
// include implementa
www.eeworm.com/read/137475/13320715
cpp img_thin2.cpp
#ifndef __IMG_THIN2_CPP__
#define __IMG_THIN2_CPP__
#include "fvstypes.h"
#include "fvsimage.h"
#include "img_thin2.h"
// defines to facilitate reading
#define P1 img[x-1][y-1]
#define P2 img[x][y-1
www.eeworm.com/read/410737/11270609
c img_thin3.c
/*########################################################################
The contents of this file are subject to the Mozilla Public License
Version 1.0(the "License"); You may NOT use thi
www.eeworm.com/read/410737/11270638