摘要: CUDA和OpenCV混合编程,使用CUDA的纹理内存,实现图像的二值化以及滤波功能。#include #include #include using namespace cv;int width = 512;int height = 512;// 2维纹理text... 阅读全文
posted @ 2017-02-08 21:04 未雨愁眸 阅读(605) 评论(0) 推荐(0)
摘要: 中英文对照 —— 数学 a deceptively simple formula revealed a hidden unity buried in the fabric of the universe,一个看似简单的方程于错综复杂的宇宙中揭示出隐藏其中的统一性质;... 阅读全文
posted @ 2017-02-08 09:08 未雨愁眸 阅读(953) 评论(0) 推荐(0)
摘要: 中英文对照 —— 数学 a deceptively simple formula revealed a hidden unity buried in the fabric of the universe,一个看似简单的方程于错综复杂的宇宙中揭示出隐藏其中的统一性质;... 阅读全文
posted @ 2017-02-08 09:08 未雨愁眸 阅读(536) 评论(0) 推荐(0)