摘要:
>__ 4 5 using namespace cv; 6 using namespace std; 7 8 int main(int argc, char** argv) 9 {10 const char* filename ="pic1.png";11 Mat src = i... 阅读全文
posted @ 2014-10-22 22:52
beautifulzzzz
阅读(12062)
评论(0)
推荐(0)
摘要:
>_ 5 6 using namespace cv; 7 using namespace std; 8 9 int edgeThresh = 1;10 Mat image, gray, edge, cedge;11 12 // define a trackbar callback13 void ... 阅读全文
posted @ 2014-10-22 22:25
beautifulzzzz
阅读(1111)
评论(0)
推荐(0)
摘要:
>__ 2 #include 3 using namespace std; 4 using namespace cv; 5 int main(int argc, char* argv[]) 6 { 7 const char* imagename = "lena.jpg"; 8 Ma... 阅读全文
posted @ 2014-10-22 21:51
beautifulzzzz
阅读(921)
评论(0)
推荐(0)
摘要:
http://blog.csdn.net/mygis2005/article/details/10472717>__<" 此外,当最后运行的时候说少.dll时,把相应x86目录下bin文件里的dll拷贝到debug目录下就行啦! 阅读全文
posted @ 2014-10-22 00:30
beautifulzzzz
阅读(606)
评论(1)
推荐(0)

浙公网安备 33010602011771号