-
GanssianBlur
说明: 平台基于visual studio2015,使用opencv函数实现高斯滤波,进行图像处理(gaussian blur based on opencv)
- 2020-06-20 05:40:01下载
- 积分:1
-
LOD
这款小DEMO是关于自己学习LOD地形分层算法的例子,其中简单显示了实现算法的过程(The DEMO is a small study on their own examples of LOD terrain hierarchical algorithm, which simply shows the process of algorithm)
- 2010-11-29 21:53:33下载
- 积分:1
-
Lane_Detection
基于视频的车道线检测,首先对视频进行一系列预处理,然后进行边缘检测,霍夫变换直线检测,最后对检测出来的直线进行非车道线排除。(Video-based lane detection, the first of a series of video preprocessing, edge detection and Hough transform line detection, finally detected non-linear lane excluded.)
- 2016-07-11 17:46:03下载
- 积分:1
-
二值图像连通区域的标记
说明: 使用MATLAB提取二值图像特征值,并对连通区域进行标记、分析与计算(MATLAB is used to extract the binary image feature values, and mark, analyze and calculate the connected area)
- 2020-08-22 10:43:20下载
- 积分:1
-
log_edge
说明: 用log算子做边缘检测的matlab源程序(log Operators do edge detection Matlab source)
- 2006-04-05 16:46:03下载
- 积分:1
-
Denoising-Custom-master
对微震图像进行去燥,利用同步压缩连续小波变换进行自动微震去噪和起始检测。(Denoising the microseismic image,automatic microseismic denoising and onset detection using the synchrosqueezed continuous wavelet transform.)
- 2019-04-17 13:53:11下载
- 积分:1
-
FFST
shearlet变换,能够实现图像融合的代码,里面有例子和说明(Shearlet transform, to achieve image fusion code, which has examples and instructions)
- 2020-10-13 20:27:32下载
- 积分:1
-
Unet
说明: UNet最早发表在2015的MICCAI上,短短3年,引用量目前已经达到了4070,足以见得其影响力。而后成为大多做医疗影像语义分割任务的baseline,也启发了大量研究者去思考U型语义分割网络。而如今在自然影像理解方面,也有越来越多的语义分割和目标检测SOTA模型开始关注和使用U型结构,比如语义分割Discriminative Feature Network(DFN)(CVPR2018),目标检测Feature Pyramid Networks for Object Detection(FPN)(CVPR 2017)等。(Its influence has reached 70% in 2015. Then it became the baseline that most of the medical image semantic segmentation tasks, and inspired a large number of researchers to think about the U-shaped semantic segmentation network. In the aspect of natural image understanding, more and more SOTA models of semantic segmentation and object detection begin to pay attention to and use U-shaped structure, such as semantic segmentation, discriminative feature network (DFN) (cvpr2018), feature pyramid networks for object detection (FPN) (CVPR 2017), etc.)
- 2020-12-07 13:11:13下载
- 积分:1
-
iso2mesh-1.8-win32
iso2mesh, 网格剖分应用程序。 网格剖分应用程序。(iso2mesh, Mesh generation application program. Mesh generation application program.)
- 2017-11-23 16:51:10下载
- 积分:1
-
ScanZbuffer
扫描线Zbuffer算法
1。算出模型的包围盒。
2.每条扫描线打点时并不是包围盒内整条线打点,而是先搜索需要刷新的范围, 只是该范围内打点。
(One scan line Zbuffer algorithm. Calculate the model bounding box. 2. Each scan line runs inside the box when not surrounded by the entire line runs, but first need to refresh the scope of the search, but the scope of RBI.)
- 2020-12-31 21:58:59下载
- 积分:1