-
这样的造型设计模式的例子。你可以在GoF中找到它的说明…
This the fascade design pattern example. You can find its descirption in the GoF book.-This is the fascade design pattern example. You can find its descirption in the GoF book.
- 2022-07-24 09:28:54下载
- 积分:1
-
基于模板匹配的图像分割然后识别,绝对可用。
基于模板匹配的图像分割然后识别,绝对可用。-Based on template matching of image segmentation and then recognition is definitely available.
- 2023-07-26 15:00:04下载
- 积分:1
-
Matlab图像去噪的BM3D算法,最新paper算法实现
Matlab图像去噪的BM3D算法,最新paper算法实现,不同于网上的流传的编译后的dll文件,该算法中变换算法实现了FFT、DCT、小波变换等用于BM3D中的变换算法,同时,执行效率比较高,耗时短,程序经过优化,运行时间短。
- 2022-03-01 13:13:12下载
- 积分:1
-
是txt格式的,win大师游戏编程中的
是txt格式的,win大师游戏编程中的-Txt format is, win the game Master of the Eastern Programming
- 2023-06-13 12:20:03下载
- 积分:1
-
图像识别,包括完整的图像识别
关于图象识别,里面完整的包括相关的类和实现方法,很系统和全面的处理过程-On image recognition, which includes the complete-related classes and methods, it is systematic and comprehensive process
- 2022-02-06 09:15:30下载
- 积分:1
-
image thresholding transform source code
图像阈值变换源代码-image thresholding transform source code
- 2022-04-26 14:02:29下载
- 积分:1
-
It is a graphical representation of globe.
It is a graphical representation of globe.
- 2023-07-08 20:45:03下载
- 积分:1
-
Hough 变换,探测圆的半径,可以探知未知圆的半径和圆心
Hough 变换,探测圆的半径,可以探知未知圆的半径和圆心-Hough transform, circle detection radius, you can explore the unknown circle radius and center
- 2022-08-24 05:31:49下载
- 积分:1
-
一个基于MPI的并行的体绘制算法,该算法是纯软件实现,在无图形卡的机群上使用,含一个简单的医学图象数据。...
一个基于MPI的并行的体绘制算法,该算法是纯软件实现,在无图形卡的机群上使用,含一个简单的医学图象数据。-MPI-based parallel volume rendering algorithm, which is a pure software implementation, graphics cards without the use of aircraft, including a simple medical image data.
- 2022-02-21 16:13:05下载
- 积分:1
-
计算模型OBB的8个点
本源码完整给出了一个接口函数;
用户只需要给出一个模型文件名称,函数返回需要的8个OBB的顶点;
算法使用开源osg作为基础库函数,先抽取模型的所有的点,接着计算协方差矩阵,继而求解三个特征向量作为OBB的三个轴;在此基础上给出模型OBB的八个顶点;
- 2023-07-28 11:10:03下载
- 积分:1