搜索资源列表
实例21显示图像的轮廓
- 实例21显示图像的轮廓.rar-examples show the contours of the image. Rar
JIRRM-Iris-recognition
- 这是一个开源项目,功能是实现虹膜识别。开发语言Java。捕获的图像,位于虹膜、制作独特的虹膜轮廓
skyline
- 城市轮廓线问题的实现,利用分治算法,将input1.dat文件放在d盘根目录下-Urban contour implementation issues, using the partition algorithm, the input1.dat files under the root directory on the d
Cityline
- Java实现的采用分治算法的城市轮廓线程序,《算法引论》73页的相应实现源码-Java realization algorithm using sub-rule city contour procedures, Algorithm Theory, 73 to achieve the corresponding source
outline
- 轮廓问题的源代码,输入文件的格式为第一行是轮廓个数,接下来的n行为对每一个轮廓的描述:起始坐标,高度,结束坐标。输出文件即为输入文件的轮廓-The outline of the issue of source code, input file format for the first line is the outline of the number, the next n behavior for each profile descr iption: The starting coordina
ex1_cityoutline_squ
- 用分治法实现城市轮廓问题,开发工具为eclipse,jdk 1.6-Treatment with sub-urban profile issues, development tools for the eclipse, jdk 1.6
border
- 《算法设计》中的轮廓线问题源码,包括有尖顶和没有尖顶两种情况-" Algorithm design" in the source of the problem of contour lines, including the steeple and the steeple both cases there is no
CityOutline
- cityoutline是给出二维城市一些建筑的横坐标纵坐标,画出它的轮廓-cityoutline is given a number of two-dimensional city buildings abscissa ordinate, draw the outline of its
Suanfa_1
- java实现,轮廓线问题完整算法,Eclipse下可以直接打开工程-java implementation, a complete algorithm for contour issue, Eclipse can open the project under
OutLine
- 计算多个城市的轮廓算法,从文件输入城市数量,及各城市的轮廓,输出为轮廓。-Algorithm for computing the contours of a number of cities, the number of cities from the file input, and the city skylines, the output profile.
CityOutline
- 用java语言编写的求城市轮廓线的程序,使用了分置算法,这个程序的算法是《算法引论—一种创造性方法》中的算法-Written request with the city java contour, the use of the split algorithm, the algorithm of this program is the " Introduction to Algorithms- A creative approach" in the algorithm
algorithms-hw
- 算法上机作业 1城市轮廓线 3无向图双连通分支 4第一行为(n-1),n=2^k 第二行为第一个多项式系数序列 第三行为第二个多项式系数序列 系数序列的格式为:an,an-1,an-2 ,…, a1,a0 输出文件:result4.dat 格式为结果多项式的系数序列。 序列格式为:an,an-1,an-2 ,…, a1,a0(此n与输入中的n不同) 5第一行为线段数n 第二行起每一行x1 y1 x2 y2表示一条线段,端点为(x1,y1)和(x2,y2)
XACML-3.0-cd-1-updated-2010-May-07
- XACML3.0定义了一种通用的保护资源的策略语言和访问决策语言,并且与基于属性的授权机制结合,可提供对资源进行细粒度的访问控制,为建立Web服务的访问控制模型提供技术支持。文档针对XACML3.0对应的xacml-3.0-core-spec-cd-03-en.pdf规定包括XACML模型、策略语言模型、策略句法以及处理规程的核心XACML语言。xacml-3.0-rbac-v1-spec-cd-1-en.pdf规定XACML基于核心和层次角色的接入控制(RBAC)轮廓。xacml-3.0-mu
stl
- 该文件为快速成形技术STL文件,其中包括了STL文件的读取,显示以及切片轮廓的计算。该程序用java语言编写。-The file is rapid prototyping technology STL files, including the STL files reads, display and slice the profile of the Java language program calculation with writing
Tagxedo
- 实现文字的分词,展示,可以选择图片,根据图片的轮廓利用文字分词后的结果重新进行画画,使词频的大小来控制文字在图片中的大小,非常形象直观,且及富美感-Text participle, display, can choose picture, according to the outline of the image using the text after the word segmentation results back to drawing, make the word frequency
JIRRM-Iris-recognition
- 项目功能是实现虹膜识别,开发语言Java,捕获图像,制作独特的虹膜轮廓-Project function is to achieve recognition, development language Java, capture images, create unique iris contour
Applet--Moon
- 使用java中的applet技术绘制月亮图形,是图形展现月亮轮廓-Use java applet technology in graphics rendering moon, the moon is a graphic showing the outline
jconvolev
- 使用Java显示图像的轮廓,同样是利用图像缓冲区进行的处理,来获得图像中物体的轮廓,这在模式识别等方面都非常有用。其效果如截图所示。当单击“Image Egde”按钮后,显示图像中物体的轮廓;完整源码请下载本Java源码包。-Contour display images using Java, the same is carried out using the processed image buffer to get the outline of objects in the image, w
contour-tracking
- 使用java实现基于链码的二值化图像的轮廓跟踪,课程作业,可运行。-Use java-based chain code contour tracking binary image, coursework can be run.
ImageDetectionFilter
- 在Android移动平台上,通过opencv实现识别任意矩形的图像,确定其2d投影的姿态,当图像显示于相机画面中时,可以跟踪该图像的轮廓。-Opencv android ImageDetectionfileter