搜索资源列表
terrainEngine
- 国外程序员编写的基于OpenGL的3D地形引擎。 errain Engine I started working on a terrain engine around October 2000. I was deeply moved by screenshots from black and white :) My intention and main goal was to create something visually stunning. This mean
CorrelogramFrame
- Compute one frame of a correlogram. The input data is a two-dimensional array of cochlear data, each row representing firing probabilities from one cochlear channel. The output picture is a two dimensional array of width \"picWidth\".-Compute
tlv1544
- TLV1544与TMS320VC5402通过串行口连接,此时,A/D转换芯片作为从设备,DSP提供帧同步和输入/输出时钟信号。TLV1544与DSP之间数据交换的时序图如图3所示。 开始时, 为高电平(芯片处于非激活状态),DATA IN和I/OCLK无效,DATAOUT处于高阻状态。当串行接口使CS变低(激活),芯片开始工作,I/OCLK和DATAIN能使DATA OUT不再处于高阻状态。DSP通过I/OCLK引脚提供输入/输出时钟8序列,当由DSP提供的帧同步脉冲到来后
WC_Frame-D
- 背景差異法(Frame Diference) 此方法是以前景與背景的畫面不同,依據視訊擷取的背景資料 去取得較穩定可信任的資訊,去計算前景與固定背景的像素差異情形,以整合畫素為基礎(pixel-based)與高階區域為基礎(region-based)的資訊,管理 一些視訊並允許其背景資料 的突然改變,這個混合模式嵌入了貝氏機率理 論並允許多個物件的追蹤,有些學者提出以背景差異(background subtraction)模式為基礎去探索移動物
ROAM-LOD
- ROAM Simplistic Implementation By Bryan Turner brturn@bellsouth.net January, 2000 Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default
testdtw(zhu)
- function dist = dtw(t,r) n = size(t,1) m = size(r,1) 帧匹配距离矩阵 d = zeros(n,m) for i = 1:n for j = 1:m d(i,j) = sum((t(i,:)-r(j,:)).^2) end 累积距离矩阵 D = ones(n,m) * realmax D(1,1) = d(1,1) 动态规划 for i = 2:n
104
- 实现104规约子站侧全部功能.链路层和ASDU应用层。 用户只需简单的配置,该软件的内部具有数据的比较、判断,形成报文帧-104 Statute of the sub-station side to achieve full functionality. ASDU the link layer and application layer. Users only need a simple configuration, the software' s internal data, c
dlos
- enctime = msecond() - enctime printf("Frame %d: %6.2fms\n", i, enctime) ioctl(fd, CMD_MOTION_GET_PROFILE, &profile) printf("convert: %d\n", profile.convert/600000) printf("gaussian: %d\n", profile.gaussian/600000) printf(
Job
- 给定任务序列J1J2 ...Jn,假定只有一台处理机为这批作业服务。每件任务Ji给定一个时限di和对应利润Pi。只有在规定时限之内完成作业,才会得到利润Pi。通过设计合适的算法选择和安排任务子集Ji,使得J中的每个作业都能在各自的时限内完工,且使获得的利润∑Pi总和最大。 令d=max{di} 1≤i≤n,b=min{n,d} 任何最大利润的可完工子序列中的作业个数必不大于b。 -Given task sequence J1J2 ... Jn, the assumption that
app
- DLL_Comp_Frame.c,DLL_Comp_Frame.h:数据链路层组帧的程序。-DLL_Comp_Frame.c, DLL_Comp_Frame.h: Data Link Layer Framing procedures.
daheng
- 大恒公司图像采集卡配套开发光盘。大恒图像采集卡有多种型号,并同时支持多种开发环境,如Windows,linux。-Daheng companies supporting the development of image acquisition card CD-ROM. Daheng frame grabbers have a variety of models, and to simultaneously support multiple development environment, suc
dtcwpt
- 2-band discrete wavelet transform (DWT) Dual-Tree Complex Wavelet Packet-The 2-band discrete wavelet transform (DWT) provides an octave-band analysis in the frequency domain, but this might not be ‘optimal’ for a given signal. The discrete wave
c
- NAME: track PURPOSE: Constructs n-dimensional trajectories from a scrambled list of particle coordinates determined at discrete times (e.g. in consecutive video frames). CATEGORY: Image Processing CALLING SEQUENCE: result
d
- NAME: track PURPOSE: Constructs n-dimensional trajectories from a scrambled list of particle coordinates determined at discrete times (e.g. in consecutive video frames). CATEGORY: Image Processing CALLING SEQUENCE: result
yundong
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
FullSceneMotionBlur_src_demo
- The texture used for the motion blur is d In the demo application, the following keys are usable: * s - for changing the rendered scene. * t - for changing the FirstRenderTexture flag that is passed to the RenderToMotionBlurTexture procedu
Serial_debugging_software_V1.1_g
- 串口通讯调试软件V1.1 Wince Winxp 通用版 本软件可以运行于 WINCE5 /WINCE6 /WINCE7 及 WINXP 等系统下, 软件设计环境 VB2005,要求装有 NET2.0 环境,对您串口调试有帮助, 支持虚拟串口,支持有用串口搜寻,串口数可达256个,支持文件传送, 还可做各种校验计算器( 含CRC8-CDT,CRC16-MODBUS,CRC32-WINRAR, ADD累加和校验,XOR异或和校验等)属于实用新型串口调试器,此软件 免费使用
d
- 关于帧差法的特征提取的代码,用于图像识别,和图像分割-On the frame difference method for feature extraction code for image recognition, image segmentation and
5-storey-Shear-Frame
- mais il faut connaî tre quelques extensions de syntaxe que nous allons introduire dans ce Guide d’utilisation du logiciel MATLAB
fairygui.d
- 可以采用次框架快速完成egret编程,请大家多多指教,共同进步(Sub frame can be used to quickly complete egret programming)
