-
bianyuantiqu
对图像进行逐点计算,并且取最大值和最小值的差值作为该点新的灰度值。
在区别边缘点和非边缘点时,首先确定一个阈值T,若图像中像素点的新
值大于该门限值,则可以初步确定为边缘点,小于T的新值被判断为非边缘点.(Image point by point basis, and taking the maximum and minimum points of difference as the new gray value. Edge in the difference between point and non-edge point, first determine a threshold T, if the image of the new pixel value is greater than the threshold, you can initially identified as the edge point, the new value is less than T have been judged as non-edge point.)
- 2009-04-18 09:53:10下载
- 积分:1
-
yiqunsuanfa
说明: 基本蚁群算法求解TSP问题 该程序是运行过的没有问题的(Basic Ant Colony Algorithm for TSP problem is to run the program had no problem)
- 2008-11-27 18:27:28下载
- 积分:1
-
m
题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?
1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去
掉不满足条件的排列。
(Title: There are numbers 1,2,3,4, how many can be composed of distinct three-digit numbers without repetition? Is how much? 1. Program Analysis: fill in the hundred, ten, a bit of the numbers are 1,2,3,4. Composed of all the permutations and then remove the arrangement does not meet the conditions.)
- 2011-05-23 17:49:15下载
- 积分:1
-
TIME
各种时间制之间的转换,包括许多数据应用的儒略时与标准时之间的转化(The conversion between a variety of time, including many data applications Julian conversion between standard time and JD)
- 2012-04-26 19:49:15下载
- 积分:1
-
Untitled2
pso matlab source code program
- 2013-02-02 17:50:54下载
- 积分:1
-
LCMVaLMS
用matlab实现自适应信号处理中的LCMV(8阵元) 和 v步LMs 算法。 (Adaptive signal processing using matlab to achieve the LCMV (8 array element) and v step LMs algorithm.)
- 2013-10-21 11:15:30下载
- 积分:1
-
Optimal-Control-of-postgraduate
最优控制内容,关于找到最优解的问题:主要是对极小值原理、动态规划、线性二次型的应用。(Find the optimal solution for the problem,about minimum principle, dynamic programming, linear quadratic applications)
- 2014-01-04 10:06:52下载
- 积分:1
-
moshi
大津法示例,里面有几张图片,希望大家可以参考(This is a OTSU)
- 2017-01-07 18:44:43下载
- 积分:1
-
ms_segmenter
说明: mean shift
- 2008-01-02 22:07:20下载
- 积分:1
-
ill-posed-problems
高斯法,高斯选主元法,LU分解法求解病态问题(非调用)(Gaussian, Gauss pivoting method, the LU decomposition method for solving ill-posed problems)
- 2012-03-25 14:12:14下载
- 积分:1