搜索资源列表
添加点直线矩形圆圆弧
- 实现图形元类:使用“添加类向导”添加点、直线、矩形、圆、圆弧、多边形等图形元基类,并添加这些类的必要代码。-graphics yuan categories : use of "Add Class wizard," adding, line, rectangle, circle, arc, polygon graphics yuan base class, and the addition of these categories the necessary code.
lines_arcs.tar
- 一个用于检测图形图像中直线以及弧张的C语言的源代码。-a graphic image for the detection of line and arc of the C-language source code.
chepaipanbie
- 对于车牌灰度图像进行滤波去噪后先用峰谷法二值化,再用垂直投影 法进行分割,最后进行模板匹配,并用弧向判定法匹配对几组易出错的字符进行检查,从而得到车牌号。-for registration gray image filter after the first two with peak values of France, reuse vertical projection method for segmentation, the last template matching used to d
计算几何
- 计算几何大全,c++代码,内含点,直线,线段,圆,弧,多边形等求交,相互关系等等各种算法,对CAD等编程有很大帮助-computational geometry Daquan, c code, intron, straight line, circle, arc, polygon, etc. intersection, mutual relations, and so on various algorithms, such as the CAD program is very helpful
DrawLib.rar
- 绘图库 1. 设计和实现一个图形函数库,具有绘制直线 段、任意圆弧、椭圆弧、多边形区域的阴影填 充和颜色填充等功能。(仅调用画点函数) Windows API: setpixel(hdc,x,y,color),Drawing 1. Design and Implementation of a graphics library, with the straight-line drawing, arbitrary arc, elliptical arc, polygon area fill
Arc_length
- 非线性方程组求解的伪弧长程序,包括追踪分岔点,分岔路径选择等程序文本。-Nonlinear equations of the pseudo-arc processes, including tracking bifurcation point, bifurcation path selection program text.
circle-line
- 对图像的边缘点使用最小二乘法进行圆弧拟合,对图像轮廓进行多边形逼近,算法实用快速,可靠-The edges of the image point arc fitting using least squares method, the image contour polygon approximation algorithm practical fast, reliable
4_hough
- 本程序实现hough变换。Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform this program. Hough transform image processing image recogniti
ImageOrthorectify
- 單幅數字影像的空間正射化 use a usgs 3-arc-second dem from a 1deg x 1deg fileImageOrthorectify.rar-use a usgs 3-arc-second dem from a 1deg x 1deg file ImageOrthorectify.rar
AntiAliasing
- 直线, B样条曲线, 椭圆, 椭圆弧, 圆角矩形的反走样算法.-Straight line, B-spline curve, ellipse, elliptical arc, rounded rectangle of anti-aliasing algorithm.
tuxingxue-bingzhuangtu
- 图形学课程设计报告--饼状图,制作此图,首先得明白扇形区域的画法的算法,利用for循环将扇形弧终点坐标赋值给弧开始坐标一块一块平凑成饼状图,而不能画一个圆分割,因为无法填充图案,是因为不是完整图案。所以返工重画了一次。还了解了TextOutA()和pie方法。以上就是本次从这次实验得到的心得体会。本人还不停的调试了饼状图上比例的位置,直至最好看为止。-Graphics Design Report- pie chart, making this map, first of all have to
graphics
- 可以通过菜单或工具条选择绘制直线、弧线、圆还有巨型,以及调整图像线条宽度-Can pass menu or toolbar choose draws lines, arc, round and giant and adjusting image line width
WinImage
- 实现图像打开,变换,旋转,放缩,画点,画线,画弧,图形填色,区域填充等-Image open, transform, rotate, zoom, draw point, draw lines, draw arc, graphics coloring, area filling, etc.
suanfa
- 直线、圆弧生成算法的实现 DDA直线生成算法 Bresenham圆弧生成算法-Straight line, arc generation algorithm Bresenham DDA Linear Algorithm Algorithm for Arc
OpenRadar7.0
- 激光雷达数据采集或读取、显示、直线拟合、角点提取、圆弧拟合、位姿解算等-Lidar data acquisition or read display, fitting a straight line, corner extraction, arc fitting Pose solver
Key_Technology_for_Image_Mosaics-
- 提出一种基于特征点的运动场景图像拼接算法。基于相似变换消除选取在运动物体上的特征点,并使用RANSAC算法进行外点的剔除。在融合阶段,根据齐次变换矩阵求得对2幅图像的差异图像,并执行区域增长算法。从而分割出运动区域。使用一种分段映射算法生成全景图像。实验证明了算法的有效性。-A feature-based algorithm for image mosaics of 8c宅Iles with moving objects is pI.oposcd.The algorithm eliminates
ARC
- 实现地图输出的功能,主要将mxd格式的地图输出为JPG或bmp格式的图片文件。除此之外可以专题图要素的添加菜单将只做好的文件制作为相应的专题地图。-To realize the function of the map output, the main map output for the MXD format JPG or BMP image file format. In addition to add menu of thematic map elements only will do a
13990065
- 计算机图形学画圆弧,有两种算法,有以下参数:起始角度、终止角度、颜色、圆心-Computer Graphics & Videos arc, there are two algorithms, the following parameters: start angle, end angle, color, round
