登录
首页 » 图形图像 » 一个分割视的程序,值得学习

一个分割视的程序,值得学习

于 2022-10-24 发布 文件大小:18.70 kB
0 130
下载积分: 2 下载次数: 1

代码说明:

一个分割视的程序,值得学习-A partition, as the procedure, it is worth learning

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是本书
    这是书上的关于在线签名鉴定的代码,希望对大家有帮助-This is the book on-line signature identification code, and they hope to help everyone
    2022-08-22 03:53:40下载
    积分:1
  • Graphics are painting a straight line, arc, as well as garden and cut a straight...
    现图形学中画直线,园和圆弧以及直线裁剪,区域填充等功能 1. 对于画直线,只需知道起点和终点即可。在工作区间中按下鼠标(即选择起点),拖动至另一处松开(终点),即得到直线。 2. 画圆需要圆心坐标、半径、及起始角和终止角,至于实验要求的画1/4圆弧,可设起始角=0,终止角=45,若要画整个圆弧起始角和终止角分别为0和360即可。-Graphics are painting a straight line, arc, as well as garden and cut a straight line, filled with features such as region 1. For painting a straight line, just know that you can start and finish. Interval in the work of the mouse click (that is, to choose the starting point), drag to another release (the end), that is to be a straight line. 2. Drawcircle need to center coordinates, radius, and the termination of the initial angle and angle, as required by experimental painting 1/4 arc, the starting angle can be set = 0, terminate the angle = 45, in order to draw the whole arc start angle and termination angle is 0 and 360, respectively, can be.
    2022-01-25 14:32:32下载
    积分:1
  • 一款开源的完整矢量绘控件源码,支持直线、弧线、矩、圆角矩、椭圆、多边、星、文本和片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的...
    一款开源的完整矢量绘图控件源码,支持直线、弧线、矩形、圆角矩形、椭圆、多边形、星形、文本和图片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的!其实如果稍微懂点计算机图形学的知识要做出比这个还要完善的矢量绘图软件应该是没有问题的。 VB6本身对于绘图的支持是非常弱的,因此一般直接通过其内置方法实现的绘图效率都成很大的问题。解决方法之一是采用Windows API来进行底层GDI的绘制,更好的方法是采用GDI+来绘图,这样效果会更好。 -A complete open source vector graphics controls in support of a straight line, arc, rectangle, rounded rectangle, ellipse, polygon, star, text and pictures, such as rendering, support for rotation, zooming, selection, arrangement and other operations, the total to function or that good! In fact, if a little point of computer graphics to understand the knowledge to make than that perfect vector drawing software should not be any problem. VB6 their support for the graphics are very weak, so the general method of directly through its built-in graphics to achieve efficiency into a big problem. One solution is the use of Windows API for the underlying GDI rendering, and better way is to adopt GDI+ To graphics, so the effect will be even better.
    2023-08-27 16:20:04下载
    积分:1
  • VC++实现异窗口
    VC++实现异形窗口-VC window Profiled
    2023-04-20 22:55:03下载
    积分:1
  • 立体视觉代码。主要过程包括:harris角点检测,zncc最优策略匹配,扩散得到更多特征对应,计算disparity和对应颜色值。另外提供了两幅图片以及对应的特征匹配的结果和disparity图像。-Three-dimensional visual codes. The main process includes: harris corner detection, zncc optimal strategy for matching, the proliferation of more features of the corresponding calculation of disparity and the corresponding color value. Also provides a picture and two corresponding feature matching results and disparity images.
    2022-03-18 17:28:19下载
    积分:1
  • 基本的绘程序 画圆直线各类曲线 填充颜色等 不错
    基本的绘图程序 画圆直线各类曲线 填充颜色等 不错-Basic drawing program drawcircle linear curve fill color, etc. all kinds of good
    2022-03-18 02:27:40下载
    积分:1
  • 一个可以存为bmp、jpeg等格式的绘制、编辑程序
    一个可以存为bmp、jpeg等图形格式的图形绘制、编辑程序- May save is graph form the and so on bmp, jpeg graph plan, the edit routine
    2022-07-19 20:03:01下载
    积分:1
  • 程序 适合初级学者 这个是OGRE的地实现方式 具体内容可以下载OGRE的官方版本 希望可以给大家带来帮助...
    地形程序 适合初级学者 这个是OGRE的地形实现方式 具体内容可以下载OGRE的官方版本 希望可以给大家带来帮助-Terrain suitable for junior scholars program Ogre terrain this is the way to achieve the specific content can be downloaded Ogre
    2022-09-09 20:40:03下载
    积分:1
  • 高速椭圆绘制程序   程序中var16为有符号16位数字型,uvar16为16位无符号数字型,uvar32为无符号32位数字型,var32为有符号32位数字型。...
    高速椭圆绘制程序   程序中var16为有符号16位数字型,uvar16为16位无符号数字型,uvar32为无符号32位数字型,var32为有符号32位数字型。Ellipse参数中的x0,y0为圆心坐标,r1和r2分别为横半径和纵半径。PutPixel为画点函数。 -high-speed oval drawing program procedures var16 symbols for the median 16 H, 16 uvar16 for digital-type symbols, symbols uvar32 without median 32 H, as a symbol var32 median of 32 fonts. Ellipse parameters of x0, y0 coordinates for the center of a circle, r1 and r2 of longitudinal and transverse radius radius. PutPixel painting point function.
    2023-04-18 09:05:03下载
    积分:1
  • 基于Fisher适应函数的遗传算法来做分割
    基于Fisher适应函数的遗传算法来做图像分割-Fisher-based fitness function of genetic algorithm to do image segmentation
    2022-05-24 13:47:52下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载