-
canny
canny边缘检测的步骤:
1,生成高斯核,与图像做卷积
2,计算梯度图像
3,非极大值抑制
4,双阈值法和连接边缘(Canny edge detection steps:
1, Generate Gaussian kernel, convolution with the image
2, calculate the gradient image
3, non-maximal inhibition
4, double threshold method and connect the edge)
- 2017-11-28 19:31:27下载
- 积分:1
-
shangchuan
说明: 几种常用的SAR图像滤波程序:初值滤波、中值滤波、维纳滤波、Lee滤波、kuan滤波等(some common filter program of SAR image,such as Lee filter,kuan filter.)
- 2010-04-27 19:19:15下载
- 积分:1
-
Matlab Wrapper for Graph Cuts
基于最大流最小割定理的图像分割,里面有一个例子,(Image segmentation based on maximum flow minimum cut theorem)
- 2018-05-12 23:03:55下载
- 积分:1
-
frusion
图像融合程序,用以提取图像的高分辨率部分,实现图像的清晰化(image fusion procedure to extract high-resolution images, the images clearer)
- 2007-05-28 13:32:23下载
- 积分:1
-
Untitled2
运用边缘检测算子,采用不同结构元素并结合形态学对边缘图像进行边缘检测。(Using edge detection operator, and combine elements of different morphological structures on the edge of the image edge detection.)
- 2014-06-10 20:38:39下载
- 积分:1
-
064151-20151003676-何涛
基于C++MFC平台进行NDVI计算、最小距离分类、K均值分类,BP神经网络分类等以及精度评价(Based on C++MFC platform, NDVI computing, minimum distance classification, K mean classification, BP neural network classification and accuracy evaluation are carried out.)
- 2018-06-15 16:02:50下载
- 积分:1
-
VCPP-image-processing-chapter12
VisualC++数字图像处理技术详解第2版光盘,第十二章(VisualC++ digital image processing technology Detailed Version 2 discs, Chapter XII)
- 2016-04-16 14:02:35下载
- 积分:1
-
yj
说明: :针对显微图像分析、识别需要的全自动控制显微镜,研究开发其相应的图像处理算法。提
出了能量谱自动聚焦评价函数算法、自适应选取基准图的图像拼接算法、改进 Laplacian算子的多层
聚焦图像叠合算法等。该算法模块已成功地应用于所开发的CMIAS 显微医学图像分析系统中,取得
了满意的应用效果。(【ABSTRACT】For the automatic microscope required by micro-image analysis and recognition, the
relevant image processing a lgorithms are investigated. Three algorithms are described: energy-spectrum
image auto focusing evaluation function, image merging based on the adaptive selection of standard image
and sum-modified-Laplacian (SML) operator for multi-focus image fusion. The algorithms have been
applied successfully to CMIAS medical micro-optical image analysis system and testified to be feasible
and effective. )
- 2009-11-05 10:02:07下载
- 积分:1
-
code
说明: 基于GEE平台的Landsat5 SR影像去云及NDVI计算(Landsat5 SR image cloud removal and NDVI computing based on GEE platform)
- 2020-03-26 23:25:25下载
- 积分:1
-
2、平均梯度算法及区域能量算法
说明: 实现简单的梯度算法,这是一个函数文件。调用函数的主程序文件以及实验用的lena图都一并上传了,使用简单,快捷。注:该程序可以直接处理彩色图像。(Implementation of simple gradient algorithm, this is a function file. The main program file of calling function and Lena diagram for experiment are uploaded together. It is easy and fast to use. Note: This program can process color image directly.)
- 2020-07-17 11:02:10下载
- 积分:1