上一页 1 ··· 281 282 283 284 285 286 287 288 289 ··· 345 下一页
摘要: link 物理概念: streaming processor(sp): 最基本的处理单元。GPU进行并行计算,也就是很多个sp同时... 阅读全文
posted @ 2022-08-19 22:46 luoganttcc 阅读(49) 评论(0) 推荐(0)
摘要: Yolov5学习笔记(2)——部署在jetson nano上 tensorrtx 3.利用TRT加速部署模型 3.1下载tensor... 阅读全文
posted @ 2022-08-19 22:46 luoganttcc 阅读(20) 评论(0) 推荐(0)
摘要: OpenMP入门教程 OpenMP API概述 OpenMP由三部分组成: 编译指令(19) 运行时库程序(32) 环境变量(9) ... 阅读全文
posted @ 2022-08-19 22:46 luoganttcc 阅读(12) 评论(0) 推荐(0)
摘要: link 代码在git #include #include #include using namespace std;int ma... 阅读全文
posted @ 2022-08-19 22:46 luoganttcc 阅读(14) 评论(0) 推荐(0)
摘要: 原文链接 代码在git 什么是OpenMP Open Multi-Processing的缩写,是一个应用程序接口(API),可用于显... 阅读全文
posted @ 2022-08-19 22:46 luoganttcc 阅读(83) 评论(0) 推荐(0)
摘要: link 图像调试基本术语 镜头光学 镜头光学 焦距 与光轴平行的光线射入到凸透镜时,理想的镜头应该是所有的光线聚集到一点,再以锥形... 阅读全文
posted @ 2022-08-19 22:46 luoganttcc 阅读(137) 评论(0) 推荐(0)
摘要: 代码在git [r_gain, gr_gain, gb_gain, b_gain]Out[5]: [1.5, 1.0, 1.0, 1... 阅读全文
posted @ 2022-08-19 22:46 luoganttcc 阅读(57) 评论(0) 推荐(0)
摘要: p6p7p8p4p0p5p1p2p3抗混滤波就是加大中心点p0的权重的一个加权平均而已 for y in range... 阅读全文
posted @ 2022-08-19 22:46 luoganttcc 阅读(109) 评论(0) 推荐(0)
摘要: ISP图像处理算法之一黑电平校正 github gbbrgr[bl_r, bl_gr, bl_gb, bl_b, alpha, be... 阅读全文
posted @ 2022-08-19 22:46 luoganttcc 阅读(256) 评论(0) 推荐(0)
摘要: 代码在git 相机中的坏点就是那些和周围不一样的点,就是那些数值极大或者极小值点,你可以理解一张曲面的山峰或者山谷,人群中也是一样,... 阅读全文
posted @ 2022-08-19 22:46 luoganttcc 阅读(157) 评论(0) 推荐(0)
上一页 1 ··· 281 282 283 284 285 286 287 288 289 ··· 345 下一页