-
Digital image processing practical code, including gray
数字图像处理实习代码 包括转换灰度和滤波处理-Digital image processing practical code, including gray-scale conversion and filtering deal
- 2022-04-29 09:19:34下载
- 积分:1
-
一个使用matlab语言的图像的分类方法
一个使用matlab语言的图像的分类方法-a Matlab language used in the image classification
- 2022-03-16 02:04:07下载
- 积分:1
-
NURBS曲线的导数算法
nurbs curve derivative second algorithm
- 2022-10-28 00:45:04下载
- 积分:1
-
视频解码:包括反DCT变换,反量化,VLD,MC等。与国际上的MPEG4 可以一较高下。...
视频解码:包括反DCT变换,反量化,VLD,MC等。与国际上的MPEG4 可以一较高下。-video decoder : including anti- DCT, anti-quantified, Variable Length, such as MC. With international MPEG4 can be a higher under.
- 2022-05-31 01:01:01下载
- 积分:1
-
基于静止背景下运动目标检测中恢复背景的示例代码VC程序
基于静止背景下运动目标检测中恢复背景的示例代码VC程序-based on static background moving target detection resume background sample code VC Program
- 2022-01-25 22:36:00下载
- 积分:1
-
显示图形的光照效果源码
显示图形的光照效果源码-graphics show the lighting effect FOSS
- 2022-01-30 16:01:17下载
- 积分:1
-
基于Matlab开发的EAN
基于Matlab开发的EAN-13条形码识别函数,是自己课程大作业编写的-based on the Matlab development EAN-13 bar code identification function, their curriculum is prepared by the large operations
- 2022-01-31 11:41:16下载
- 积分:1
-
vb(CAD)绘图程序 源代码 采用visual basic 与CAD 结合
vb(CAD)绘图程序 源代码 采用visual basic 与CAD 结合-vb (CAD) drawing program using visual basic source code for integration with CAD
- 2022-02-10 09:25:23下载
- 积分:1
-
经典OpenCV目标跟踪源程序
需要一个int ipp6.0 MILTRACK README, Version 1.0
-------------------------------------------------------------------------------------------------------
This code includes an implementation of the MilTrack algorithm [1], as well as a re-implemenation of the Online AdaBoost tracker described in [2], though with some modifications. This code requires both OpenCV 1.0 (http://sourceforge.net/projects/opencvlibrary/) and Intel IPP 6.0 (http://www.intel.com/cd/software/products/asmo-na/eng/302910.htm) to be installed on your machine. It has only been tested on a machine running Windows XP, usiong Visual Studio 9.0. In order for the code to run, make sure you have the OpenCV bin directory, and the Intel IPP bin directory in your system path.
- 2022-03-16 00:10:00下载
- 积分:1
-
The Hammersley and Halton point sets, two well known low discrepancy sequences,...
The Hammersley and Halton point sets, two well known low discrepancy sequences, have been used for quasi-Monte Carlo integration in previous research. A deterministic formula generates a uniformly distributed and stochastic-looking sampling pattern, at low computational cost. The Halton point set is also useful for incremental sampling. In this paper, we discuss detailed implementation issues and our experience of choosing suitable bases of the point sets, not just on the 2D plane, but also on a spherical surface. The sampling scheme is also applied to ray tracing, with a significant improvement in error.
- 2022-03-21 20:01:32下载
- 积分:1