代码搜索结果
找到约 10,000 项符合
Test 的代码
test.m
function lpr_loc()
% license plate recognition - car plate location based on color model
% modified by ZHAO Hui, April 30th,2005
I=imread('Car.jpg');
[y,x,z]=size(I);
myI=double(I);
%%%%%%%%%%%
test.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
test.dsp
# Microsoft Developer Studio Project File - Name="Test" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appl
test.cpp
// Test.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Test.h"
#include "MainFrm.h"
#include "TestDoc.h"
#include "TestView.h"
#ifdef _DEBUG
#def
test.h
// Test.h : main header file for the TEST application
//
#if !defined(AFX_TEST_H__23464CD1_BD04_467B_9C39_92A44432C1E7__INCLUDED_)
#define AFX_TEST_H__23464CD1_BD04_467B_9C39_92A44432C1E7__INCLUD
test.plg
Build Log
--------------------Configuration: Test - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1
test.rc
//Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
//