搜索资源列表
专家选取
- 基于SQL专家随机抽取的小程序,是为某银行招标所作的!-random sample of small programs, is bidding for a bank's!
creat_random
- 示例随机数产生方法,符合平均分部和正态分部,示波器显示-random sample method, in line with the average Division and the normal divisions, oscilloscope shows
4-6
- /* generate random sample from multigaussian distribution */ /* shuffle samples */
ransac.rar
- ransac,随机抽样一致性算法,应用在图像处理特征点匹配中。,ransac, random sample of the consistency algorithm used in image processing feature point matching.
RANSAC
- RANSAC,随即抽样一致性,用于匹配和去除野点,很有效很著名-RANSAC,RANdom SAmple Consensus,for matching, effictive and famous
ExamOnLine.rar
- 本系统属于小型的在线考试系统,可以从数据库中随机抽取试题,并且可以自动对考生的答案评分,本系统主要实现以下功能: (1)实现从数据库中随机抽取试题; (2)对用户输入的数据,进行严格的数据检验,尽可能地避免认为错误; (3)实现对考试结果自动评分; (4)实现教师和后台管理员对试题信息单独管理;,The system is a small online examination system can be randomly selected from the database quest
matlab.rar
- 本文对视频运动目标跟踪算法进行研究。在视频运动目标的提取中,介绍常用的图像差分算法、光流算法和主动轮廓模型算法。,In this paper, the video moving target tracking algorithm study. Video moving target in the extraction, the introduction of images commonly used differential algorithm, optical flow algorithm a
matlabpicMRF
- 一个马尔可夫(MRF)图像分割MATLAB的源码,有30几个函数。Markov随机场的例子程序,对于初学入门MRF的人很有用,能得到直观的印象。-A Markov (MRF) image segmentation MATLAB source code, 30 a few functions. Markov random sample program, for beginners who are useful entry-MRF can get a visual impression.
RANSAC.code.Ziv.Yaniv
- 随机抽样一致性算法RANSAC源程序,C++实现。作者:Ziv Yaniv。推荐理由1:没有使用任何其他的函数库,省去您更多负担。如解线性方程、随机数产生器。理由2:唯一觉得可惜的是他的算法中过多的使用了C++的特性,如vector,虚函数,设计模式。如果您刚好是C++高手,正是您阅读的好程序。理由3:作者的注解详细,每2行就有1行注释,容易看懂。-RANSAC random sample consensus algorithm source code, C++ implementation.
StudyonStereoVision-basedCross-countryObstacleDete
- 本文提出了一种新的跨国家的障碍 检测技术为基础的立体视觉系统。 原始图像的预处理的高斯 过滤器和对比度限制的自适应直方图 均衡( CLAHE )方法来削弱作用 噪音,光线和对比度。哈里斯的角落位于与子像素精确。 -Cross-country intelligent vehicles always work in complicated environments with varying illuminations. The paper presents a n
2
- js抽奖程序,随机抽取数据库里的数据。无聊写的 -js lottery process, a random sample of the data database. Bored wrote
RANSAC_For_Dummies
- RANSAC (RANdom SAmple Consensus) is an iterative method to estimate parameters of a mathematical model from a set of observed data which contains outliers. Source code is in Document
VC.programming.random.sample.code.oscilloscope
- VC编程随机数示波器实例代码VC programming random sample code oscilloscope -VC programming random sample code oscilloscope
MRFmatlabcode
- Markov随机场的例子程序,对于初学MRF的人很有用,能得到直观的印象,这是从师兄哪获得的,希望能提供帮助-Markov random sample program, for the beginner who MRF useful to get an intuitive impression, which is obtained from the brothers which I hope will help
random_sample_conse
- Random Sample Consensus & matching two image
Generate-complex-random-sample
- 生成复杂分布函数随机样本(P-3型分布)-Generate complex random sample distribution function (P-3 type distribution)
Random-sample-analysis
- 该程序可实现数学问题中随机样本分析的功能-Random sample analysis
random-sample-consensus
- 随机采样一致性(RANSAC)算法代码,用C++实现,作者是Ziv Yaniv-Random sample consensus (RANSAC) algorithm code, using C++ implementation, the author is Ziv Yaniv
Generate-a-random-sample-of-size-n-from-a-finite-
- Generate a random sample of size n a finite mixture estimate of the Old Faithful Geyser data-Generate a random sample of size n a finite mixture estimate of the Old Faithful Geyser data
HSI-Classification-master
- 根据比例,挑选出随机样本作为训练样本,选出训练样本与测试样本(random choose sample)