-
equalization
实现数字图像处理的直方图均衡化,将一幅灰度图像的频谱展示处理(histogram equalization)
- 2013-06-17 16:02:00下载
- 积分:1
-
BFSPDFS
广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。
(Breadth-first search and depth-first search in the network topology is realized. Breadth-first search is started from a node, searching all the nodes connected to its line, in accordance with the breadth direction as extracapsular extension, until no repeat traverse all nodes depth-first search is started from a node along its search to the first nodes deepening it, when it can not go any further, backtracking node, and then back again in the beginning of a node depth search in the other direction until the non-repetition of the traverse all nodes.)
- 2013-08-10 10:37:12下载
- 积分:1
-
Renyi
说明: 实现图像的清晰分割,效果明显,基于图像灰度-梯度构造的二维直方图,在此基础上计算目标与背景的二维Renyi熵(It can handle more types of images and get more accurate shape of the image edgee that pixels gradient information in combination with parameter of Renyi entropy which is adjustable)
- 2011-04-05 09:12:56下载
- 积分:1
-
tuxingtuxiangchuli
介绍了一些图形图像处理的基本方法,实验方案以及实验结果及代码等。(Graphics and Image ProcessingGraphic image processing
)
- 2013-05-14 11:14:07下载
- 积分:1
-
kmeans
K均值图像分割,读入彩色图片,输出区域分割后的图片(K-means image segmentation, read full-color photographs, the output image after the region segmentation)
- 2008-08-14 11:08:57下载
- 积分:1
-
代码原理、要求及工具箱
可以直接调用,适用于各种利用contourlet工具箱做为工具的算法(Can be directly invoked, suitable for various algorithms using contourlet toolbox as a tool)
- 2019-02-23 12:23:50下载
- 积分:1
-
SARSimulation
合成孔径雷达(SAR)回波模拟半实物仿真平台的构建(Synthetic aperture radar (SAR) analog echo-loop Simulation Platform)
- 2009-07-07 22:23:20下载
- 积分:1
-
sourcecode
Arnold变换和Logistic混沌映射的数字图像加密算法MATLAB源代码。将第一行图片路径换位要加密的图片运行即可。(Digital Image Encrypti Algorithm based on Arnold Tranform and Logistic Chaotic Maps)
- 2017-03-29 23:59:10下载
- 积分:1
-
wrap
matlab模拟产生马鞍形光学条纹图,通过求取其条纹方向,二值化得到其巨齿包裹图,中心线图。这些对于激光散斑(ESPI),雷达干涉(INSAR)图像的去包裹有重要的指导意义。()
- 2021-04-19 17:18:51下载
- 积分:1
-
opencv-docs
opencv图像库函数集,有关最新的opencv新增函数的应用(opencv functions)
- 2012-05-07 09:55:10下载
- 积分:1