摘要:
2.Ransac是一种非常简单的算法 用于在一群样本中去掉噪声样本,得到有效的样本采用随机抽样验证的方法,以下节选自wikipedia,选有用的贴了过来RANSACRANSAC is an abbreviation for "RANdom SAmple Consensus". It is an algorithm to estimate parameters of a mathematical... 阅读全文
posted @ 2012-11-25 15:31
gnuhpc
阅读(5053)
评论(0)
推荐(0)
摘要:
作者:gnuhpc 出处:http://www.cnblogs.com/gnuhpc/ #include <stdio.h>#include "cv.h"#include "highgui.h"#include <stdio.h>void f( IplImage* src, IplImage* dst ){ CvMemStorage* storage = cvCr... 阅读全文
posted @ 2012-11-25 15:25
gnuhpc
阅读(2962)
评论(0)
推荐(0)
摘要:
作者:gnuhpc 出处:http://www.cnblogs.com/gnuhpc/ #include "cv.h"
#include "highgui.h"
#include <stdio.h>
int main(int argc,char **argv)
{ IplImage *src=/blog.armyourlife.info/0,*dst=0,*dst2=0; ... 阅读全文
posted @ 2012-11-25 15:23
gnuhpc
阅读(2291)
评论(0)
推荐(0)

浙公网安备 33010602011771号