搜索资源列表
Line Art and Edge Detection
- 画线加效果,非常不错-line drawing plus effects, very good
DDA-line
- 自己用C语言编写的直线DDA算法。可以根据输入的坐标,在屏幕上画出直线。-own use C language prepared by the DDA linear algorithms. Can be imported under the coordinates on the screen paint line.
scan-line
- 这是本人整理的区域填充算法中种子扫描线算法的vc 源代码,希望能给学习计算机图形学的编程初学者一点帮助-this is my finishing area filling algorithm seed scan line algorithm vc source code, hope that they will learn computer graphics programming help beginners 1:00
Line-DDA
- 直线的画法(计算机图形学)-line of paint (computer graphics)
Line
- 多点拟合自由线段使其连接-more fitting free line connecting it
Line
- 画线程序,画圆程序,计算机图形学的直线圆实验报告作业-line drawing procedures, Circle procedures, computer graphics straight round of experimental work report
反走样 Line
- 反走样 Line.rar
表格设计器
- 一个表格图像绘制程序,主要展现如何使没有事件的Line控件响应鼠标操作。
用C++和OpenCV实现的图像方框的识别
- 用C++和OpenCV实现的图像方框的识别,并对方框进行标记,用红色的线标记出来。可以用于图像分割、定位等等。,Using C++ and OpenCV image box to achieve the recognition, and the box marked with a red line marked. Can be used for image segmentation, positioning and so on.
houghline.hough 变换提取直线 MATLAB程序
- hough 变换提取直线 MATLAB程序 可以很好的检测出一副图像中的直线,Extraction of straight line hough transform MATLAB program can detect a very good image of a straight line
hough.用hough变换来检测直线
- 基于vc++和opencv,用hough变换来检测直线,我的课程作业,Based on vc++ and opencv, using hough transform to detect straight line, my coursework
delphi.rar 读股票卡数据画K线图源码
- 读股票卡数据画K线图Delphi源码,请下载,等待,Reading the stock card data K Line painting Delphi source code, please download and wait for
Gabor(matlab_C_Cv).rar
- 这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 ,Here are three high-quality implementation of the Gabor code, respectively, based on C, OpenCV, Matlab, let everyone take what we need
line.rar
- 画线算法,bresenham画线算法,opengl,bresenham line-drawing procedure
radon-line-detection
- 使用radon变换进行直线检测,matlab源文件-Line detection using the radon transform
line
- 二维线图元生成算法:包括直线中点算法、直线Brensenham算法 圆弧的中点算法、椭圆弧的中点算法等 -Two-dimensional line element generation algorithm: including a straight-line mid-point algorithm, linear algorithm Brensenham the mid-point arc algorithm, elliptical arc of the mid-point algorith
line
- openGL 可以用上下左右的方向鍵控制這一條線-openGL can use the arrow keys up and down around a line to control the
Scan-line-seed-fill
- 种子扫描线填充,动态画多边形,并填充颜色。-Scan line seed fill, dynamic polygon drawing and filling color.
Bresenham-line
- Bresenman画线法,它是用VB画线法中的一种。-Bresenman painting method, which is drawing a line to use VB as a law.
line
- 利用DDA算法进行画线,确定两点通过DDA算法绘制直线-Draw a line using DDA algorithm to determine the two points a straight line drawn through the DDA algorithm