-
TensorFlow-Examples-master
基于Tensorflow的Unet实现,里面有详细的教程。(TensorFlow for Unet, in which there are detailed teaching lecture.)
- 2018-04-01 14:15:40下载
- 积分:1
-
tpqk
用vc实现图像选块的拖拽和融合,通过对窗口的拖动实现图像选块的拖拽,,(Using vc realize image selected block drag and fusion, by dragging the window to realize image choose a drag and drop,,)
- 2017-05-08 10:23:18下载
- 积分:1
-
OpenCV官方教程中文版(For Python)
官方出版的opencv教程,学习opencv必备。(Officially published opencv tutorials are essential for learning.)
- 2020-06-24 03:00:02下载
- 积分:1
-
EM_GM
说明: EM算法实现,是matlab主站上获得的可靠程序。(EM algorithm,which is from the matlab net about image processing.)
- 2009-08-09 19:32:09下载
- 积分:1
-
watershed_example
说明: 分水岭算法是一种图像区域分割法,在分割的过程中,它会把跟临近像素间的相似性作为重要的参考依据,从而将在空间位置上相近并且灰度值相近的像素点互相连接起来构成一个封闭的轮廓,封闭性是分水岭算法的一个重要特征。本示例适用于二维和三维图像,计算分水岭变换并将结果标签矩阵显示为RGB图像。 分水岭算法是一种图像区域分割法,在分割的过程中,它会把跟临近像素间的相似性作为重要的参考依据,从而将在空间位置上相近并且灰度值相近的像素点互相连接起来构成一个封闭的轮廓,封闭性是分水岭算法的一个重要特征。本示例适用于二维和三维图像,计算分水岭变换并将结果标签矩阵显示为RGB图像。(The watershed algorithm is an image region segmentation method. In the segmentation process, it will use the similarity with neighboring pixels as an important reference basis, so as to connect pixels that are close in space and have similar gray values to each other. Forming a closed contour, closedness is an important feature of the watershed algorithm. This example applies to 2D and 3D images, calculates the watershed transformation and displays the resulting label matrix as an RGB image.)
- 2020-04-08 21:45:20下载
- 积分:1
-
gravity
用重心法实现光斑中心定位,matlab程序(Facula Center Location by the Method of Center of Gravity)
- 2020-06-24 19:00:01下载
- 积分:1
-
edgedetect
Edge detection , compare different methods of edge detection
- 2009-04-20 07:14:37下载
- 积分:1
-
mx-maskrcnn-master
我们提出了一个简单、灵活和通用的对象实例分割框架。我们的方法能有效检测图像中的对象,同时为每个实例生成高质量的 segmentation mask。这种被称为 Mask R-CNN 的方法通过添加用于预测 object mask 的分支来扩展 Faster R-CNN,该分支与用于边界框识别的现有分支并行。Mask R-CNN 训练简单,只需在以 5fps 运行的 Faster R-CNN 之上增加一个较小的 overhead。此外,Mask R-CNN 很容易推广到其他任务,例如它可以允许同一个框架中进行姿态估计。我们在 COCO 系列挑战的三个轨道任务中均取得了最佳成果,包括实例分割、边界对象检测和人关键点检测。没有任何 tricks,Mask R-CNN 的表现优于所有现有的单一模型取得的成绩,包括 COCO 2016 挑战赛的冠军。(Mask R-CNN code by HeKaiming)
- 2020-06-17 15:20:12下载
- 积分:1
-
rsiznrm
二进制粒子群优化算法pso,主程序:swarmpso m 它包括以下子程序: 1 初始化:swarminit m 2 适应值计算函(Binary particle swarm optimization algorithm pso, master program: swarmpso m it includes the following subroutines: 1 initialize the function of the fitness value of the: swarminit m2)
- 2021-04-29 14:18:43下载
- 积分:1
-
差值扩展嵌入源码
差值扩展简单嵌入算法,属于图像隐写算法的一种。(The differential extension simple embedding algorithm is one of the image steganography algorithms.)
- 2021-04-18 17:08:57下载
- 积分:1