代码搜索结果
找到约 10,000 项符合
Image 的代码
image.fit.summary
Flow Status : Successful - Mon Apr 21 09:41:41 2008
Quartus II Version : 5.0 Build 168 06/22/2005 SP 1 SJ Full Version
Revision Name : image
Top-level Entity Name : image
Family : Cyclone
Device
image.asm.rpt
Assembler report for image
Mon Apr 21 09:41:45 2008
Version 5.0 Build 168 06/22/2005 Service Pack 1 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Leg
image.fit.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
malloc_image.h
#include
extern unsigned char ** malloc_char_image();
extern int ** malloc_int_image();
extern long ** malloc_long_image();
extern float ** malloc_float_image();
extern double ** malloc_do
malloc_image.c
#include
#include
#include
#define ALPHA
unsigned char ** malloc_char_image();
int ** malloc_int_image();
long ** malloc_long_image();
float ** malloc_float_image();
malloc_image.h
#include
extern unsigned char ** malloc_char_image();
extern int ** malloc_int_image();
extern long ** malloc_long_image();
extern float ** malloc_float_image();
extern double ** malloc_do
malloc_image.c
#include
#include
#define ALPHA
unsigned char ** malloc_char_image();
int ** malloc_int_image();
long ** malloc_long_image();
float ** malloc_float_image();
double ** malloc_dou
load_image.m
function M = load_image(type, n, options)
% load_image - load benchmark images.
%
% M = load_image(name, n, options);
%
% name can be:
% Synthetic images:
% 'chessboard1', 'chessb
rotate_image.m
% rotate image
close all
figure('position',[232 41 560 637]);
a1=axes('position',[0.1,0.2,0.8,0.7]);
A=imread('File0363.jpg');
% \copyright:zjliu
% Author's email: zjliu2001@163.com
Aa=A(1100:1