摘要:
// enforce.cpp : Defines the entry point for the console application.// #include "stdafx.h" #include "cv.h"#include "highgui.h"#include #include int ImageStretchByHistogram(IplImage *src,IplImage *dst... 阅读全文
posted @ 2009-08-14 16:58
DELPHI&.NET初学者[TECSOON WENDAY]
阅读(2193)
评论(0)
推荐(0)
摘要:
otsu的自动阈值分割技术/*======================================================================*//* OTSU global thresholding routine *//*======================================================================*/v... 阅读全文
posted @ 2009-08-14 15:31
DELPHI&.NET初学者[TECSOON WENDAY]
阅读(524)
评论(0)
推荐(0)