搜索资源列表
Lines OpenGL 画线示例代码
- Lines OpenGL 画线示例代码
ridge~valley~lines~on~meshes~via~implicit~surface~
- We propose a simple and effective method for detecting view- and scale-independent ridge-valley lines defined via first- and secondorder curvature derivatives on shapes approximated by dense triangle meshes.-We propose a simple and effective me
burns
- 该程序是发表在IEEE上的经典直线提取论文“Extracting Straight Lines”的源代码实现,对计算机视觉、模式识别和信息提取等领域的科学研究人员具有极其重要的参看意义。建议下载学习和适用。-The program is published in the IEEE paper on the classic straight-line extraction " Extracting Straight Lines" the source code impleme
houghline.m
- 对读入的图片做霍夫变换,识别出图片中的直线并输出。-Do the Hough Transform to the input image, that is to detect lines in the input image, and output those lines.
drawpicture
- 画图程序,图形学大作业。可以画点,线,圆,方块,四面体。给出具体报告和源码。vc6运行通过。-Drawing process, large graphics operation. Can draw points, lines, circle, box, tetrahedron. Reports and give a specific source. vc6 to run through.
hough_DetectLinesFromImages
- 使用hough变换检测图像中的线条;包括main函数和其他4个操作函数,有实验图片!-Detection using hough transform image lines including the main function and operation of the other four functions, there are experimental picture!
segline
- divide the text (manuscr ipt or printed) in lines.
Lines
- Lines.NET Pocket PC上的一款逻辑游戏源代码-Lines.NET Pocket PC on a logic game source code
Houghtransform
- 图像处理的霍夫变换程序,采用M语言编写,对数字图像进行直线追踪-HOUGHLINES- detects lines in a binary image using common computer vision operation known as the Hough Transform.
Simulink_simulation_of_transmission_lines
- Simulink simulation of transmission lines(pdf)
Detect_Lines_HT
- Try to detect lines using hough transform-Try to detect lines using hough transform
lines
- 用OpenGL画不同类型的线,虚线,宽度不同,动画-Use OpenGL drawing of different types of lines, dotted lines, the width of different animation
Lines
- The game Lines, on OpenGL. feature: saving\loading game. (xp/vista: compile in new versions of Delphi)
pll
- 该程序用matlab实现求两直线的交点,显示直线和交点坐标。-Present two lines intersection
pee
- 高压直流输电线路电磁场的计算,指导高压直流输电线路的铺设。计算安全上线-HVDC transmission line calculation of electromagnetic fields to guide the laying of high voltage direct current transmission lines. Computationally secure on-line
lines
- OPENGL画线代码,通过运行该程序,可以画出线条-OPENGL lines
ADO.NET.developers.add.lines.objects
- ADO.NET developers to add new lines of basic objects ADO.NET基本对象开发添加新行-ADO.NET developers to add new lines of basic objects
VB.programming.number.text.lines.detection.code.ra
- VB编程 文本行数检测代码VB programming the number of text lines detection code -VB programming the number of text lines detection code
lines
- Drawing lines with openGL
lines-in-a-single-document-in
- 在VC60制作一个单文档程序并且实现单文档里画线条-How to draw lines in a single document in