CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - user

搜索资源列表

  1. C1PROJ2001-3

    0下载:
  2. 而對於一個影像處理應用軟體來說,如果在使用者想執行一項功能時,還必須先調整一下二元化的閥值的話,未免也太不人性化了。所以如何自動選擇二元化閥值也就成為影像處理過程中很重要的一環,也是影像分割中最重要的方法之一-for an image processing application software instance, if the user wants to implement a function, but also must be adjusted to the binary thresho
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.57mb
    • 提供者:韓小宇
  1. Ilib-1.1.8-min

    0下载:
  2. IPL库是Intel为了配合其MMX,SSE,SSE2以及将来的VLSW等技术发布的图像处理库 支持1,8,16,位有/无符号,32位有符号,32位浮点类型数据类型。 支持RGB,CMYK,YCACB,YUV,XYZ,色彩空间,支持alpha通道 支持矩形ROI,通道ROI,遮罩 支持分块图像,错误处理,用户定义函数 支持图像数学,几何,滤波,图象统计,色彩空间变换操作。-IPL is the database to accommodate its Intel MMX, SS
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:159.21kb
    • 提供者:魏刚祥
  1. graphchange

    0下载:
  2. 可以实现图形的旋转,平移,镜像,缩放的有个实现方法,具有代码少,简单好用的特点-can achieve graphics rotation, translation, image, zoom in a method with less code. simple and user-friendly features
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:9.98kb
    • 提供者:David
  1. CG01Ele

    0下载:
  2. 使用这部分代码的话,用户界面、以及输入文件的处理部分的工作就可以省去了-using this portion of the code, the user interface, as well as the importation of document processing part of the work might dispense with the
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2.08kb
    • 提供者:旺才
  1. midpointcircle-coding

    0下载:
  2. 自己用C语言编写的中点画圆算法,根据用户输入的圆心坐标和半径画出相应的圆形。-own use C language prepared by the midpoint drawcircle algorithm, According to user input center coordinates and radius of the circle corresponding paint.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:31.48kb
    • 提供者:ffff
  1. DxfReader

    1下载:
  2. DXF文件浏览器.功能简单实在,使用者可在其基础上开发.-DXF File Browser. Is a simple function, the user can on the basis of their development.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:192kb
    • 提供者:wujinan
  1. oscill_src

    0下载:
  2. This a simple implementation of Oscilloscope control. This control shows last N points of user data. It has up to 8 channels (number of channels are defined by OSC_MAX_CHANNELS parameter in header file). Each channel can show only one curve (in this
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:7.63kb
    • 提供者:KangBingNan
  1. VoronoiDAC

    0下载:
  2. 采用分治法解决生成Voronoi图的问题,采用用户交互式输入点及动态显示运行结果的方式,非常直观-using divide-and-conquer method to solve the Voronoi diagram generation. using interactive user input and dynamic display of the results of the operation, a very intuitive
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:89.02kb
    • 提供者:yinhui
  1. nurbs++-3.0.11

    0下载:
  2. NURBS++库--Non-Uniform Rational B-Splines (NURBS) curves and surface are parametric functions which can represent any type of curves or surfaces. This C++ library hides the basic mathematics of NURBS. This allows the user to focus on the more challeng
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:675.41kb
    • 提供者:supportyou
  1. wykobi

    0下载:
  2. Good C++ computational geometry libraries to date have been hideously over-designed and incorporate usage patterns that in most cases require extensive redesigns and rewrites of code in order to functionally integrate within an existing project.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:111.7kb
    • 提供者:曲亚武
  1. Affine-Transformation

    0下载:
  2. AffineTransformation computes and applies the geometric affine transformation to a 2-D image. The program main functions are: - Load Image: Load the image to be transformed. - Transform Image: Computes the transformation matrix from the transfo
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:43.29kb
    • 提供者:chouchoumao
  1. Create ChangeBallColor

    0下载:
  2. Create an application ChangeBallColor that displays a panel. This panel will contain two buttons (one for red and one for blue). It will also display a filled in circle. When the user clicks on a button, the circle should change to that color. So
  3. 所属分类:2D图形编程

    • 发布日期:2011-11-21
    • 文件大小:4.77kb
    • 提供者:fidghd120
  1. 使用openni录制kinect视频、深度图像数据

    1下载:
  2. 使用openni录制kinect视频、深度图像数据,并绘制跟踪到的骨骼 包含完整工程文件,可以直接编译使用-using openni to record color and depth images from kinect,and display the skeleton image of the tracked user
  3. 所属分类:2D图形编程

    • 发布日期:2016-01-25
    • 文件大小:3.17mb
    • 提供者:
  1. MFCclock.rar

    0下载:
  2. 这是一个用MFC写的一个时钟程序,和现实中的时钟样子一致,界面友好,时间准确,适合初学者学习,This is a clock with the MFC write a program, and the reality of the clock look consistent, user-friendly, time and accurate, suitable for beginners to learn
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:34.33kb
    • 提供者:武汉
  1. FlexGraphics_Trial_C2010

    0下载:
  2. 支持Delphi和C++Builder开发环境。FlexGraphics Lib能够用于创建地区图、绘制、电子线路、原理和记忆的图表,以及创建带有高级说明的交互式的面板,如设备、建筑物等等。此外,在运行时,开发者还能通过ID或名字够完全控制以及访问所有的对象。每个对象能够指明,用户定义域和值以及通用或多行提示,并能够保存在文档体中。-Support for Delphi and C++ Builder development environment. FlexGraphics Lib can b
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2.44mb
    • 提供者:rikii
  1. bitmap_plot_v1_2

    0下载:
  2. "Plot to Bitmap" allows the user to directly plot lines, text and filled polygons into an image, thus without taking a screen-shot (getframe). This function is also useful if you want to convert a few coordinates describing a region co
  3. 所属分类:2D Graphic

  1. Timepicture

    0下载:
  2. 本程序实现了读取随机文件的数据,并产生一个方波图形.而且用户用鼠标点击后,会根据坐标自动取得当前点的值.对程序稍做修改,可用于单片机的数据图形处理-This procedure has to read random data files and graphics to produce a square wave. And the user with the mouse click, automatically based on the current point coordinate valu
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:6.07kb
    • 提供者:hlh
  1. txm

    0下载:
  2. 本标准规定了QR码符号的要求。它规定了QR码模式2符号的特征,数据字符编码,符号格式,尺寸特征,纠错规则,参考译码算法,符号质量要求,以及可由用户选择的应用参数,在附录中给出了QR码模式1符号不同于模式2的特性。-This standard sets out the requirements of QR Code symbols. It provides a QR Code symbol Mode 2 characteristics, data character encoding, symbo
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2.26mb
    • 提供者:eydp
  1. LineCLIP

    0下载:
  2. Program runs Cohen-Sutherland Line Clipping algorithm, used for the Cartesian coordinates Cartesian coordinate system. Start-shaped: the user to enter the draw line segments start and end coordinates of the end of state: The procedure to print out af
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:1.65kb
    • 提供者:noha seddik
  1. poly-mesh

    0下载:
  2. simple opengl code to create polygons on user click. you can add and remove points.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1.36mb
    • 提供者:sid
« 12 3 4 »
搜珍网 www.dssz.com