-
Otsucoding
Otsu-最大类间方差Matlab代码 最大类间方差法原理:最大类间方差法是由日本学者大津于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2 部分。背景和目标之间的类间方差
% 大,说明构成图像的2 部分的差别越大,当部分目标错分为背景或部分背景错分为目标都会导致2 部
% 分差别变小。(Otsu- Otsu Matlab code Otsu Principle : Otsu law by Japanese scholars in the large-1979's, is an adaptive threshold established methodology, also known as big-law, referred to Otsu. It is based on image characteristics of the gray image can be divided into the background and objectives of Part 2. Background and objectives between the between-class variance%, which meant that the two images form part of the greater difference, When some background into the wrong target or part of the background into the wrong target will lead to sub-2% difference becomes smaller.)
- 2020-10-31 15:39:56下载
- 积分:1
-
seam-carving
findEnergy.m 计算出图像的梯度图
findSeamImg.m 计算出所有可能的竖直缝
findSeam.m找出能量最小的一条竖直缝
removalMap.m将需要删除的N条竖直缝存储起来并按照索引逐条删除
SeamCut.m将选中的缝一条条的删除
SeamPlot.m在图中画出要删除的缝
Testseam.m调用以上函数的主程序(FINDENERGY creates an gradient img from a given RGB or grayscale image.
FINDSEAMIMG finds the seam map from which the optimal (vertical running)
seam can be calculated.
FINDSEAM returns a column vector of coordinates for the pixels to be removed (the seam).
SEAMPLOT takes as input an image and the SeamVector array and produces an image with the seam line superimposed upon the input image, x, for display purposes.
SEAMCUT takes as input a RGB or grayscale image and SeamVector array to find the pixels contained in the seam, and to remove them from the image.
REMOVALMAP takes a given image and finds the ordered set of (vertical) seams that are removed from an image and returns them in an array, where the Nth column in the array corresponds to the Nth seam to be removed.)
- 2013-04-30 15:31:15下载
- 积分:1
-
agent_bizhang
机器人避障,本算法研究了机器人在避障时的路径选择(Robot obstacle avoidance, the algorithm when the robot obstacle avoidance path selection)
- 2014-05-16 16:36:51下载
- 积分:1
-
bridge
bridge simulation with 36 DoF the golden eye bridge UK
- 2010-08-18 08:42:59下载
- 积分:1
-
programm
cholesky分解和LU分解的matlab实现。供初学者参考。(cholesky decomposition matlab implementation. Reference for beginners.)
- 2011-05-07 15:38:06下载
- 积分:1
-
tsp_ga-(1)
MATLAB code for solving Travelling salesman problem using Genetic algorithm
- 2015-03-16 00:34:51下载
- 积分:1
-
Bloss
this source code is bloss matlab
- 2013-08-04 14:56:38下载
- 积分:1
-
match
该函数通过调用MATLAB库函数noemxcorr(),实现简单的模板模式匹配功能,性能优异(The MATLAB function by calling the library function noemxcorr (), to achieve a simple template pattern matching functionality, performance)
- 2014-10-05 16:38:20下载
- 积分:1
-
Entity_3D_Animation_SimEvents
MATLAB DEMO ENTITY ED EVENTS
- 2011-05-15 01:46:36下载
- 积分:1
-
me
说明: 高等数学实验(胡良剑)
数学实验工具箱
(Higher mathematics experiment (Liang-sword)
Math lab kit)
- 2012-05-17 22:12:04下载
- 积分:1