代码搜索:Thin
找到约 1,525 项符合「Thin」的源代码
代码结果 1,525
www.eeworm.com/read/101624/15823395
cpp img_thin.cpp
#ifndef __IMG_THIN_CPP__
#define __IMG_THIN_CPP__
#include "fvstypes.h"
#include "fvsimage.h"
#include "img_thin.h"
#define REMOVE_P { img[x][y]=0x80; changed = TRUE; }
/*
From : Nadeem Ahm
www.eeworm.com/read/101245/15839809
bmp comp_thin.bmp
www.eeworm.com/read/101245/15839821
bmp thin_comp.bmp
www.eeworm.com/read/290749/8464370
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/290749/8464399
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/177726/9437854
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/177726/9437902
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/177724/9437929
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/177724/9437983
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