-
showbmp
在C语言下成功实现读取并显示bmp格式的图像。(Successfully read and display BMP format images in C language.)
- 2018-04-03 18:04:56下载
- 积分:1
-
23424646745
易语言图像混色汇编版源码,易语言写的图形图象编程,很好的参考。(Easy language image color mixing assembly version of source code, easy to graphics programming language to write, a good reference.)
- 2013-09-18 19:51:11下载
- 积分:1
-
opencv-otsu
Opencv处理图像,用ostu法实现图像的二值化(Opencv image processing, using ostu method to achieve image binarization)
- 2013-07-21 16:00:03下载
- 积分:1
-
12148086KSVD_Matlab_ToolBox
稀疏矩阵字典的优化KSVD,本人已进行测试,效果甚佳,可以用在图像,数据的压缩和分类(Sparse dictionary optimization KSVD, I have been tested, very good results)
- 2013-10-16 10:47:39下载
- 积分:1
-
Hydrid_GA_ACATSP
说明: 基于遗传和蚁群混合算法的图像配准算法
需要利用matlab遗传工具箱(Based on genetic and ant colony algorithm for hybrid image registration algorithm need to use genetic toolbox matlab)
- 2008-10-17 23:31:05下载
- 积分:1
-
EDLines 快速直线检测算子
EDLines是一种快速直线检测算子,2012年在ICCV上提出,也是目前处理直线检测最快的算法之一,该算法包含三个步骤:(1)边缘提取:利用Edge Drawing (ED)算法[28,29]从灰度图像中提取边缘片段;(2)线段检测:利用最小二乘法提取直线段;(3)线段确认:遵循Helmholtz定律,从已提取的直线段中摒弃虚假线段。EDLines算法的优越性得益于Edge Drawing (ED)算法能够从灰度图像中准确、快速、稳定地提取出光滑、完整的边缘片段。Edge Drawing (ED)算法包含以下步骤:
(1)采用size=5*5,σ=1的高斯核对灰度图像进行平滑滤波,去除噪声;
(2)采用一种常用的梯度算子,如Prewitt、Sobel或Scharr等计算平滑后图像中每个像素点的梯度幅度和梯度方向;
(3)将梯度图中邻域内幅度最大的像素点标记为锚点,这些锚点成为图像边缘点(edge elements)的概率很大;
(4)将相邻的锚点连接成边缘线。从一个锚点起始,ED利用相邻像素的梯度幅度和方向在梯度为最大值的锚点之间游走。
(Edge Drawing (ED) is our recently-proposed, novel, fast edge detection algorithm. What makes ED stand out
the existing edge detectors, e.g., Canny, is the following: While the other edge detectors give out a binary
edge image as output, where the etected edge pixels are usually independent, discontinuous entities ED produces a
set of edge segments, which are clean, contiguous, i.e., connected, chains of edge pixels. Thus, while the output of
the other edge detectors requires urther processing to generate potential object boundaries, which may not even be
possible or result in inaccuracies ED not only produces perfectly connected object boundaries by default, but it also achieves this in blazing speed compared to other edge detector.)
- 2021-03-22 16:29:16下载
- 积分:1
-
Fast-TV-Programs(FastTVMMS)
香港浸会大学吴国宝的快速TV(total variation)的处理程序,可以运行,结果良好。(David Ng Hong Kong Baptist University Fast TV (total variation) of the process, you can run with good results.)
- 2011-04-25 12:29:57下载
- 积分:1
-
tuxiangzengqiang
图像增强 处理实现医学图像的增强 用各种方法(Deal with the realization of image enhancement medical image enhancement using various methods)
- 2008-05-05 16:28:09下载
- 积分:1
-
Edge-extraction-
图像处理中边缘提取几种方法的matlab代码(many edge extraction codes about image processing)
- 2012-06-04 20:40:23下载
- 积分:1
-
dingbiao
摄像机定标。用matlab程序编写的将世界坐标系下的坐标转到图像坐标系的m文件(Camera calibration. M file matlab program the coordinates in the world coordinate system to image coordinate system)
- 2012-11-27 10:17:31下载
- 积分:1