CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Rectangle
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Rectangle - List
[
Software Engineering
]
juzhen
DL : 0
由矩形确定摄像机内参数与位置的线性方法,真的很不错 我会陆续发出!-Rectangle determined by the camera intrinsic parameters and location of the linear methods, it is pretty good I would have sent!
Date
: 2025-12-16
Size
: 751kb
User
:
小马哥
[
Software Engineering
]
zhanglu15
DL : 0
简单文本编辑器,能实现文字的输入、修改、删除,同时在状态栏能显示鼠标的位置、当前系统时间。并具有简单的绘图功能,比如用鼠标画线、能画圆、画矩形等等。-Simple text editor, can achieve text input, modify, delete, at the same time in the status bar can show the location of the mouse, the current system time. And have simple graphics, such as drawing a line with the mouse to circle, rectangle and so on painting.
Date
: 2025-12-16
Size
: 1.9mb
User
:
zhanglu
[
Software Engineering
]
ct1.3
DL : 0
detect rectangle by open cv.
Date
: 2025-12-16
Size
: 7.51mb
User
:
Thuy
[
Software Engineering
]
RectanglePacker
DL : 0
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 /// analyzed to find the position where the rectangle would achieve the lowest 44 /// placement possible in the packing area.- 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 /// analyzed to find the position where the rectangle would achieve the lowest 44 /// placement possible in the packing area.
Date
: 2025-12-16
Size
: 22kb
User
:
shaky
[
Software Engineering
]
aybook.cn_opeigdprogrma0630
DL : 0
OpenGL编程指南第六版 ,英文电子书pdf格式-he OpenGL? Programming Guide, Sixth Edition, provides definitive and comprehensive information on OpenGL and the OpenGL Utility Library. The previous edition covered OpenGL through Version 2.0. This sixth edition of the best-selling "red book" describes the latest features of OpenGL Version 2.1. You will find clear explanations of OpenGL functionality and many basic computer graphics techniques, such as building and rendering 3D models interactively viewing objects from different perspective points and using shading, lighting, and texturing effects for greater realism. In addition, this book provides in-depth coverage of advanced techniques, including texture mapping, antialiasing, fog and atmospheric effects, NURBS, image processing, and more. The text also explores other key topics such as enhancing performance, OpenGL extensions, and cross-platform techniques. Using server-side pixel buffer objects for fast pixel rectangle download and retrieval Discussion of the sRGB texture f
Date
: 2025-12-16
Size
: 14.67mb
User
:
陆天华
[
Software Engineering
]
lab4
DL : 0
shape detection, matlab code , rectangle
Date
: 2025-12-16
Size
: 77kb
User
:
hamzeh
[
Software Engineering
]
PlateLoction
DL : 0
本文采用基于颜色信息的综合车牌定位法,车牌定位通过以下几个步骤来现:首先是牌粗定位,根据车牌区域横向积分投影连续性的特点,同时利用牌白点数目占据主导的特点,用一个比估计的车牌小的矩形遍历整个边缘二值,提取出大致的车牌范围。然后进行车牌底色的判断。-In this paper, based on color information of an integrated license plate location method, vehicle license plate location is through the following steps: first, rough brand positioning, according to license plate horizontal integral projection of regional continuity features, while taking advantage of the number of licenses is dominated by white spots characteristics, with a smaller than the estimated license plate traverse the entire edge of the rectangle two values, extracted general scope of the license plate. Then license plate background judgments.
Date
: 2025-12-16
Size
: 1.46mb
User
:
李坤
[
Software Engineering
]
Form1
DL : 0
该程序是一个完整的画图板实现功能,有直线,矩形,椭圆,文本和图像的处理功能。-The program is a complete drawing board to achieve function, there is a straight line, rectangle, ellipse, text and image processing capabilities.
Date
: 2025-12-16
Size
: 1kb
User
:
赵伟
[
Software Engineering
]
Drawtu
DL : 0
画图程序,可以实现画圆,画直线,画点,以及画矩形。(nios II,C)-Drawing program, can achieve Circle, drawing straight lines, drawing point, and draw rectangle. (Nios II, C)
Date
: 2025-12-16
Size
: 1kb
User
:
李家兴
[
Software Engineering
]
RG2
DL : 0
Basic drawing tool. Work in progress, but easy tom manipulate and upgrade. Draw and fill circle, ellipse and rectangle.
Date
: 2025-12-16
Size
: 58kb
User
:
dusanzoro
[
Software Engineering
]
HW6--Heat-Equation-2D-SS-No-Gen-(Elliptic-PDE).zi
DL : 0
2D SS No-Gen Heat transfer @ rectangle plate-2D SS No-Gen Heat transfer @ rectangle plate
Date
: 2025-12-16
Size
: 657kb
User
:
pedram
[
Software Engineering
]
cvMinAreaRect2
DL : 1
Opencv中cvMinAreaRect2函数应用,获取最小外接矩形及其角度-Opencv cvMinAreaRect2 function in the application of the minimum bounding rectangle and the point of access
Date
: 2025-12-16
Size
: 26kb
User
:
节快乐
[
Software Engineering
]
Exception
DL : 0
1. 编写一个程序,用于根据用户输入的命令行参数数量来计算长方形、正方形、三角形的面积。如果输入的参数为一个、二个、三个则它们应分别对应正方形、长方形、三角形,如果没有参数,则通过异常处理方法显示错误消息。 提示:定义一个抽象的父类,并提供一个抽象的方法area(). 再派生出三个子类,重写area()方法,然后在main方法中编写测试逻辑。 - Write a program, according to user input for the command line parameters quantity to calculate rectangle, square, triangle area. If the input parameters for the one, two, three, they should corresponding to the square, rectangle, triangle, if no parameters, it is through the exception handling method shows error messages. Tip: define an abstract of the father, and provide an abstract method area (). Then three subclasses derived, rewrite area () method, and then in the main method to write test logic.
Date
: 2025-12-16
Size
: 3kb
User
:
侯智敏
[
Software Engineering
]
using-System
DL : 0
AE开发,基于ArcGIS Engine的基本功能的实现,主要叙述对数据的选择功能的实现,实现在地图上进行点选、圆选、矩形选择以及多边形选择。-AE development, based on the realization of the basic functions of ArcGIS Engine, described the selection of data to achieve, to achieve click on the map, circle the election, the selection rectangle and polygon selection.
Date
: 2025-12-16
Size
: 51kb
User
:
lp
[
Software Engineering
]
rectangle
DL : 0
利用delphi语言计算三角形面积-Calculate the area of a triangle
Date
: 2025-12-16
Size
: 173kb
User
:
weng
[
Software Engineering
]
5-49
DL : 0
在MFC中,在鼠标框出来的矩形框内,画一个椭圆-In MFC, the mouse out of the frame rectangle, draw an ellipse
Date
: 2025-12-16
Size
: 1.82mb
User
:
隆玺
[
Software Engineering
]
c1
DL : 0
声明一个Shape抽象类,在此基础上派生出Rectangle和Circle类,二者都有GetArea()和GetPerim()函数,GetArea用来计算对象的面积,GetPerim用来计算对象的周长。-Declare an abstract class Shape, on this basis, derived classes Rectangle and Circle, the two have GetArea () and GetPerim () function, GetArea used to calculate the object s size, GetPerim used to calculate the object perimeter. The above types of packaging and the preparation of test programs.b32k
Date
: 2025-12-16
Size
: 5kb
User
:
江勇
[
Software Engineering
]
Glcd
DL : 0
A seven-segment display (SSD), or seven-segment indicator, is a form of electronic display device for displaying decimal numerals that is an alternative to the more complex dot-matrix displays. Seven-segment displays are widely used in digital clocks, electronic meters, and other electronic devices for displaying numerical information. A seven segment display, as its name indicates, is composed of seven elements. Individually on or off, they can be combined to produce simplified representations of the arabic numerals.The seven segments are arranged as a rectangle of two vertical segments on each side with one horizontal segment on the top, middle, and bottom. Additionally, the seventh segment bisects the rectangle horizontally. There are also fourteen-segment displays and sixteen-segment displays.
Date
: 2025-12-16
Size
: 77kb
User
:
questionmark
[
Software Engineering
]
Rectangle-detection
DL : 0
矩形检测,采用基于矩形的几何关系进行矩形检测,文档中有详细的实现算法过程。-Rectangle detection, detection based on the use of conducted rectangle rectangular geometry, the document detailed algorithm process.
Date
: 2025-12-16
Size
: 97kb
User
:
teresa
[
Software Engineering
]
Rectangle
DL : 0
how to draw a rectangle
Date
: 2025-12-16
Size
: 1kb
User
:
3615soso
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.