资源列表
Squre
- 使用最小二乘法的一次性计算公式来估计y(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n中b0, b1, ..., bn的值,并显示你和的曲线.-use of least squares method of the one-time formula to estimate y (i) = b0 b1 b2 * x * x ^ 2 b x ^ 3 * 3 * ...... bn x ^ n b0, b1, ..., bn value,
searchcomputer
- 运行该程序后能够检索局域网内的所有计算机-running the program will be able to search all the LAN computer
easydiary
- 一个简单的日记本,能够从应用程序中得到日期-a simple diary, from the application to be date
VideoCapture_in_DirectShow_Way
- video capture in derectshow way,这是自运动目标与跟踪的朋友需要的,其中,已经把图像转成了opencv的iplimage格式。-video capture in derectshow way, This is the moving target tracking and friends in need, which, The image has been turned into the iplimage opencv format.
Hartly
- hartly变换的二维快速变换算法,实现实数形式的快速变换,可以快速进行信号的变换,实现类似Gabor的变换-hartly transform the two-dimensional fast algorithm to achieve real form of rapid transformation, can quickly transform the signal to achieve similar Gabor transform the
renshiguanli_jjtale
- delphi开发的数据库系统,支持用户注册.管理员登陆,可以进行插入,修改,删除等操作. 普通用户可以对数据库进行查询.-delphi development of the database system, support registered users. Administrators landing that can be inserted, modified, deleted operation. ordinary users can query the database.
TL1763_16bit
- 该C程序详细介绍了基于TL1763控制器的LCD初始化及显示源代码.-the C program in detail based on the TL1763 initialization LCD controller and display the source code.
2003_10
- JPEG2000中提升小波的分解与重构的方法,是一个比较新的硬件实现结构-upgrade JPEG2000 wavelet decomposition and reconstruction method is a relatively new hardware structure
h3_gaussianblur
- matlab图像消噪程序 matlab图像消噪程序-Matlab image denoising procedures Matlab image denoising procedures
FPS_width_height
- 可以测试实时的camera和avi视频的一些消息,比如width,height,FPS等等,这是自已写的opencv代码。-can test real-time avi video camera and some news, such as width, height and FPS, and so on, this is the opencv write their own code.
bgfg_gaussmix
- 经实验发现,用背景减除方法也可以针对某些摄像机运动的情况,而非像大部分文章中所提到的该方法仅仅适合于摄像机静止的情况,而且效果还要较好!实验视频可以是一段足球视频! -experiment found that the use of background subtraction method can also be targeted at certain camera movements, Most of the essays rather than as has been describe
20070512graduate
- 在Linux底下用QtDesigner开发的一个进程同步例子。基本思想是设计一个缓冲区(循环队列),进程A往缓冲区写,进程B往缓冲区读,只有缓冲区空的时候才能写,只有缓冲区满的时候才能读。-used in Linux under a QtDesigner development process synchronization example. Basic idea is to design a buffer zone (Circular Queue), a process to write bu