搜索资源列表
Rectangle
- 在考虑平面上“点类”和“矩形类”的关系时,由于出发点不同,可以有多种方式,例如:可以认为一个矩形对象由两个点类对象组成(左上角和右下角),也可以认为矩形是在点的基础上加上宽和高构成的,-considering the plane "in category" and "rectangle" in the relationship, as the starting point will be different, a variety of forms, suc
Rectangle
- 探讨了矩形件和任意形状图案的排样优化问题的遗传算法求解,提出了剩余矩形表示法和条形图表示法。对于矩形排样,剩余矩形表示法提高了板材利用率,更容易得到较优解。对于任意形状图案排样,条形图表示法直接利用位图排样,不对图案作任何限制(允许有孔洞),排样速度很快。该算法已应用于智能印花分色系统中。-on rectangular pieces of arbitrary shape and pattern layout of genetic optimization algorithm. the remai
Rectangle
- 设计并测试一个名为Rectangle的矩形类,其属性为矩形的左下角与右下角两个点的坐标,能计算矩形的面积-design and test a rectangular called Rectangle category, its attributes to the lower left-hand corner of the rectangle with 2 points lower right coordinates, which calculates the rectangular area
rectangle
- 1.设计并测试一个名为Rectangle的矩形类,其属性为矩形的左下角 //与右上角两个点的坐标,能计算矩形的面积。
xintai.rar
- 用形态学的方法求二值图像的周长,面积,圆形度,矩形度和伸长度, use morphological mathod to get the perimeter, area, circle, the rectangle and stretch the length of the binary image
RectangleDetection.rar
- 基于hough算子的矩形检测,可用于车牌识别,pcb检测等等。,rectangle detection based on hough function.the techniques presented here interest for a number of applications such as building detection, pcb detection and so on
RectanglePacker
- To quickly discover these locations, the packer uses a sophisticated 41 /// data structure that stores the upper silhouette of the packing area. When 42 /// a new rectangle needs to be added, only the silouette edges need to be 43 /// analy
juxingjiance
- opencv矩形检测,采用金字塔方法,可以对多幅图同时检测。-opencv rectangle detection, using the pyramid method, can simultaneously detect pieces of map.
cvHull
- 基于OpenCV的最小凸包外接矩形程序,其中黄色的点为外接矩形的中心点-OpenCV package based on minimum convex bounding rectangle procedure, in which yellow rectangle center point for the external
mouse-drawing-rectangle
- OpenCV 鼠标画矩形,可以截取并保存截取的区域-The OpenCV mouse draw a rectangle, you can intercept and save the interception area
cool picture editor
- 一个非常Cool的图像编辑软件,支持在图像中画椭圆、矩形、锥体、圆柱、不规则曲线,支持输入文本,使用橡皮擦,图像区域填充。- Extremely Cool image editing software, supports in the picture the picture ellipse, the rectangle, the cone, the column, the irregular curve, supports the input text, uses the eraser, t
MATLABThree
- 第三章 MATLAB 图形对象 3.1 图形对象 3.1.1 Root 对象 3.1.2 Figure 对象 3.1.3 Uicontrol 对象 3.1.4 Uimenu 对象 3.1.5 Axes 对象 3.1.6 Image 对象 3.1.7 Line 对象 3.1.8 Patch 对象 3.1.9 Rectangle 对象 3.1.10 Surface 对象 3.1.11 Light 对象 3.1.12 Tex
draw_rectangle
- windows MFC编程,点击鼠标左键,在鼠标点击的区域,屏幕上画一个矩形-windows MFC programming, click the left mouse button, click the mouse region, draw a rectangle on the screen
Rectangle
- 一个普通的C++程序,使用Visual C++编写-An ordinary C++ Procedures, the use of Visual C++ Prepared
bezier_surface_display
- BEZIER曲面显示程序:可以从一个Bezier node and rectangle 文件中读出该文件的信息,并在屏幕上显示该Bezier曲面-BEZIER_SURFACE_DISPLAY:a MATLAB program which gets the names of the node and rectangle files defining a Bezier surface, reads the information from the files, and displays the su
rectangle
- 用matlab编程绘制矩形窗函数的幅频特性,窗函数形状的长度为10,20,50,100.-Programming using matlab draw rectangle window function of the amplitude-frequency characteristics, the shape of window function of length of 10,20,50,100.
ImagePoly2
- 生成一有随机形状边缘的实体矩形,可为变形或不变形图形,可用于图像处理的算例。如变形或不变形的梁,由边缘检测或数字图像相关识别梁的变形。-Generate a rectangle image with radom edge. It can be used in testing image detection program for structure measurement.
RECTANGLE
- 一种快速的多边形和矩形检测算法,可以广泛的应用于各种目标识别领域-A fast polygon and rectangle detection algorithm can be widely used in various areas of target identification
detected-rectangle
- 利用opencv测量矩形的C++程序,可以直接检测出矩形,即使背景很复杂-Measured using a rectangle opencv C program, you can directly detect the rectangle, even if the background is very complex
rectangle
- rectangle example for C language