代码搜索:image processing
找到约 10,000 项符合「image processing」的源代码
代码结果 10,000
www.eeworm.com/read/358191/10194312
dat image.dat
7
0 0 1 0 0 0 0
0 0 1 1 0 0 0
0 0 0 0 1 0 0
0 0 0 1 1 0 0
1 0 0 0 1 0 0
1 1 1 0 0 0 0
1 1 1 0 0 0 0
www.eeworm.com/read/358191/10194624
out image.out
Enter image size
The input image is
0010000
0011000
0000100
0001100
1000100
1110000
1110000
The labeled image is
0020000
0022000
0000300
0003300
4000300
4440000
4440000
www.eeworm.com/read/358191/10194707
cpp image.cpp
// label image components
#include
#include "lqueue.h"
#include "make2db.h"
class Position {
friend void InputImage();
friend void OutputImage();
friend void Label();
www.eeworm.com/read/357489/10208570
c image.c
/**********************************************************************/
/*宏定义:Baddress B芯片映射的地址*/
/* BDSC_SET DSC时钟为高*/
/* BDSC_CLR DSC时钟为低*/
/* BSED B芯片行返回信号*/
/******************
www.eeworm.com/read/357317/10212138
bar image.bar
www.eeworm.com/read/357317/10212139
ncb image.ncb
www.eeworm.com/read/357317/10212147
dsw image.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/357317/10212149