-
ssd1309控制器初始化代码
香港晶门科技ssd1309控制器初始化代码,用于oled显示屏驱动
- 2022-04-17 10:17:29下载
- 积分:1
-
给出一组数据序列的文件,然后用这个程序显示他们的曲线分布...
给出一组数据序列的文件,然后用这个程序显示他们的曲线分布
- 2022-11-29 06:45:03下载
- 积分:1
-
dat文件格式到bmp文件格式的转化,界面友好,操作方便
dat文件格式到bmp文件格式的转化,界面友好,操作方便-transform dat file to bmp file,user-friendly interface,easy operation.
- 2022-08-08 00:53:37下载
- 积分:1
-
Affine transformation matlab program on the 2
仿射变换 matlab 程序 关于2维配准-Affine transformation matlab program on the 2-D registration
- 2023-02-05 19:50:03下载
- 积分:1
-
基于OpenCV和C++的图像的角点检测算法
基于OpenCV和C++的图像的角点检测算法-OpenCV and C++ based on the image of the corner detection algorithm
- 2022-02-14 01:52:01下载
- 积分:1
-
consin graph conversion ,the graph will be a normal or others ,at last the graph...
consin graph conversion ,the graph will be a normal or others ,at last the graph is perfect
- 2022-07-06 11:59:16下载
- 积分:1
-
影象处理的所有程序,,测试全部合格,,算法达到嘴快
影象处理的所有程序,,测试全部合格,,算法达到嘴快-Images of all treatment procedures, testing of all qualified, the algorithm reached嘴快
- 2022-02-07 17:39:31下载
- 积分:1
-
surf特征点检测和匹配
surf算法的具体实现:
Surf算法原理
(1)、构建Hessian矩阵
(2)、构建尺度空间
图像的尺度空间是这幅图像在不同解析度下的表示,由式(4)知,一幅图像j(X)在不同解析度下的表示可以利用高斯核G(£)的卷积来实现,图像的尺度大小一般用高斯标准差来表示[6]。在计算视觉领域,尺度空间被象征性的表述为一个图像金字塔,其中,输入图像函数反复与高斯函数的核卷积并反复对其进行二次抽样,这种方法主要用于Sift算法的实现,但每层图像依赖于前一层图像,并且图像需要重设尺寸,因此,这种计算方法运算量较大,而SURF算法申请增加图像核的尺寸,这也是SIFT算法与SURF算法在使用金字塔原理方面的不同。算法允许尺度空间多层图像同时被处理,不需对图像进行二次抽样,从而提高算法性能。图1(a)是传统方式建立一个如图所示的金字塔结构,图像的寸是变化的,
- 2022-04-15 04:54:37下载
- 积分:1
-
我们要创建我们的第一个3D对象:立方体。为了要显示它是真正的3D对象,呵呵,我们要旋转它,这样,你将会看到它的各个面。记住:所有的3D对象都是由三角形构成的(译...
我们要创建我们的第一个3D对象:立方体。为了要显示它是真正的3D对象,呵呵,我们要旋转它,这样,你将会看到它的各个面。记住:所有的3D对象都是由三角形构成的(译者:神奇的三角形啊…读者:又来了),所以,我们的立方体是由12个三角形构成的(6个面,每个面需要2个三角形,二六一十二,乘法口诀,会不?)。-we must establish our first 3D objects : cube. To show that i s true 3D objects, huh, we should rotating it, then you will see all its surface. Remember : All 3D objects are constituted by the triangle (Translator : magic triangle ah ... Readers : Here we go again), so we are the cube 12 by the triangular composition (six surface, each side needs two triangles, Erliuyishier, multiplication traditional formulas, will not?) .
- 2023-02-19 17:15:03下载
- 积分:1
-
计算机图形学三维变换,包括旋转与缩放,TC2.0下编译
计算机图形学三维变换,包括旋转与缩放,TC2.0下编译-Three-dimensional computer graphics transformations, including rotation and scaling, TC2.0 compiled
- 2022-03-09 16:19:14下载
- 积分:1