搜索结果
找到约 422 项符合
Coding-Location 的查询结果
行业发展研究 During the past four years, most of our research activities have been focused on image but also vide
During the past four years, most of our research activities have been focused on image but also video
and 3-D objects processing for security applications (watermarking and biometrics) and communications
(talking heads, interfaces), with a special emphasis on facial images. More about our work can b ...
通讯编程文档 This file is a function under matlab which allow to read, play and plot audio signals from wav file.
This file is a function under matlab which allow to read, play and plot audio signals from wav file. We can also extract the sampling frequency and coding bit number
matlab例程 Objectives The purpose of this notebook is to give you a brief introduction to the DiscreteWav
Objectives
The purpose of this notebook is to give you a brief introduction to the
DiscreteWavelets Toolbox and show you how to use it to load
images. Some basic image manipulation is illustrated as well. You will
also learn how to use measures and tools such as cumulative energy,
entr ...
电子书籍 The emphasis of this book is on real-time application of Synopsys tools, used to combat various pro
The emphasis of this book is on real-time application of Synopsys tools, used
to combat various problems seen at VDSM geometries. Readers will be
exposed to an effective design methodology for handling complex, submicron
ASIC designs. Significance is placed on HDL coding styles,
synthesis and optimi ...
VHDL/FPGA/Verilog Designing a synchronous finite state machine (FSM) is a common task for a digital logic engineer. T
Designing a synchronous finite state machine (FSM) is a common task for a digital
logic engineer. This paper discusses a variety of issues regarding FSM design using
Synopsys Design Compiler. Verilog and VHDL coding styles are presented, and
different methodologies are compared using real-world exam ...
Linux/Unix编程 un the configuration script ---------------------------- In the CGIs directory there is a config
un the configuration script
----------------------------
In the CGIs directory there is a configure.s and a configure.bat file.
Run this file after you ve moved the CGIs directory to it s desired
location. The configure script will create a file nammed apache.conf.
Append this file the the ...
数值算法/人工智能 Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state
Solve the 8-puzzle problem using A * algorithme.
Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank.
There are 2 Heuristic:
1. N: Number of misplaced tiles
2. S: Sum of Manhattan distance of current location and target location.
...
Linux/Unix编程 VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applica
VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applications. We created VideoMan to increase our productivity developing computer vision applications, but it can be used in many other ways.
With VideoMan is very easy and fast to initialize any kind of ...
嵌入式Linux Analysis of GPS data frame The design of the following four main data collection format: GPGGA (loc
Analysis of GPS data frame
The design of the following four main data collection format: GPGGA (location information), GPRMC (Recommended Minimum location information), GPVTG (ground speed information), PGRME (forecast error message)
技术书籍 LatentSVM论文
The object detector described below has been initially proposed by
P.F. Felzenszwalb in [Felzenszwalb2010]. It is based on a
Dalal-Triggs detector that uses a single filter on histogram of
oriented gradients (HOG) features to represent an object category.
This detector uses a sliding window approac ...