代码搜索结果
找到约 10,000 项符合
Image 的代码
image.c
#include
#include
#include "flashdisk.h"
#include "genEcc.h"
#include "h8s2215.h"
#include "sci.h"
#define IMG_BLK_SIZE 2048
#define IMG_FILE_ID "_LCD_IMAGE"
#defin
image.m
%IMAGE Image display, no menubar
%
% h = image(A,n)
%
% Displays all images stored in the dataset A. The standard Matlab
% image-command is used, so scaling has to be done manually.
% The number of ho
image.py
import wx
from Main import opj
#----------------------------------------------------------------------
def runTest(frame, nb, log):
bmp = wx.Image(opj('bitmaps/image.bmp'), wx.BITMAP_