搜索资源列表
AdaptSAPS
- Descr iption: Adaptive SAR ATR Problem Set (AdaptSAPS) Version 1.0
C++(Circle)
- 算法实现题1-2 平面几何问题 .问题描述: 试用C++ 的类来定义表示简单平面几何对象的抽象数据类型Geometry 。 (1) 用浮点数定义2 个几何量m1 和m2;m2 的缺省值为0.0。 (2) 实现2 个构造函数:允许用1 个参数或2 个参数声明几何对象。用1 个参数r 声明 的几何对象为半径为r 的圆;用2 个参数r1 和r2 声明的几何对象为r1′r2 的矩形。所声明 的几何对象的中心在原点。 (3) 定义计算几何对象的面积,周长和对角
extrusion
- 任意多边形的面积计算。程序内容为北大ACM竞赛在线提交上http://acm.pku.edu.cn/JudgeOnline/problem?id=2812的源码-arbitrary polygon area calculation. Procedures for the content of Beijing University ACM Online submission on http : / / acm.pku.edu.cn / JudgeOnline / problem id = 2 th
RoadDetect
- SAR图像处理一直是一个难题,这里提供了SAR图像中道路的检测算法-SAR image processing is a problem here with the SAR image detection algorithm road
copap
- Matlab demo code for the cyclic order preserving assignment problem with application to shape matching-Matlab demo code for the cyclic order prese rving assignment problem with application to s CPR matching
tianjia
- 如何在图像中加入某一固定snr的噪声?分类:matlab与图像处理 在利用matlab做一些自己算法的抗噪分析中,常常会遇到这个问题,matlab中的加噪函数是imnoise,里面的参数是噪声的均值,方差(高斯噪声)或者是感染概率(椒盐噪声),参数不能是snr值,但是很多国外的文章的噪声分析中都是用snr值来衡量加入噪声的程度的-how the image to a fixed snr noise? Categories : Matlab and image processing using
13210038608
- 指纹识别的一个小程序,希望大家一起交流一下,有什么问题请及时和我联系!-Fingerprint Identification of a small procedure, I hope all of us can share that any problem in a timely and please contact me!
erzhitufenge
- 提出了一种新颖的处理图像视觉聚类问题的方法。与以往关注图像局部特征和局部连续性的方法不同,本文中的方法能够提取关于图像的全局印象。为此,我们将图像分割问题转化为图划分问题并提出了划分中的一种全局判别准则——Ncut (Normalized Cut)。Ncut不仅能够衡量不同聚类之间的相异程度,还能够衡量各聚类内部的相似程度。为求解Ncut 的最优化问题,提出了一种基于广义特征值问题的高效算法,并将此算法应用于静态图像分割,取得了良好的效果。-proposed a novel image proc
full_cximage
- 在网上找的一个图像处理源码,大家分享!如果有什么问题可以与我联系-the Internet to find a source image processing, to share with you! If there is any problem with my contact
LaplacianGaosi
- 拉普拉斯高斯边缘检测的源程序,编译通过没有问题。-Laplace Gaussian edge detection of the source, compile through no problem.
EAN13Code
- 很好,可以处理EAN13条码的识别,并且程序中还处理了图像的纠偏问题。-good, and deal with EAN13 bar code identification, and handling procedures also correcting the image problem.
maxflow-v3.0
- 最大流或最小割问题的算法实现,采用graph cut方法做图像分割时需要用到最小割。-Maximum flow or minimum cut algorithm problem, the graph cut image segmentation methods need to use minimum cut.
yihuo
- 用神经网络中的BP网络来解决“异或问题”,异或函数在两个输入不等的情况下输出1,相等的情况输出0。-BP neural network with the network to solve the " exclusive-OR problem," the two input exclusive-OR function in the case of output ranging from 1, equal to the output of 0.
2
- 采用速度-位置模型,把优化问题空间转化为随机粒子空间,通过反复迭代寻找最优解,可用于基于pso移动机器人地图创建-Use of speed- location model, the optimization problem space into a random particle space, through repeated iterations to find the optimal solution can be used for mobile robot map building bas
munkres
- 数学指派问题的经典求解算法 可以用于图像处理,做位姿估计时 特征对应点的匹配 - MUNKRES Munkres (Hungarian) Algorithm for Linear Assignment Problem.
Bipartite-graph-matching-problem)
- 关于二分图中一些定义,定理及如何求解最大流的问题-Bipartite graph on some definitions, theorems and how to solve the problem of maximum flow
eight-queens-problem-CPP
- 八皇后问题 C++ 课程设计 全面到位 源代码 类图 都有-Eight queens problem C++ source code in place a comprehensive curriculum design class diagram has
the.01.Knapsack.Problem-
- 遗传算法求解01背包问题,代码、文档都有-01 knapsack problem genetic algorithm, code, documentation has
101--the-block-problem
- uva 101 the block problem
rzbugging-problem-debugging
- 工件加工问题,本程序提供了工件加工问题的一般算法 经过调试能成功,-Workpiece processing problems, the program provides a general algorithm of workpiece processing problem After debugging can be successful,
