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

搜索资源列表

  1. AFMM_inpainting

    0下载:
  2. 基于快进算法的破损图像修复算法,只要将图像中的破损区域由纯红色标出,该算法即可自动完成对该区域的修复。要求修复图像格式为BMP格式。-algorithm based on fast forward damaged the image restoration algorithms, as long as the image of the region damaged by the pure red mark, The algorithm can automatically complete res
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2.89mb
    • 提供者:屈磊
  1. vbcadmath

    2下载:
  2. 用VB开发的简单二维绘图程序,特别推荐其中的关于图形几何算法,包括点、直线、圆、圆弧之间的距离、交点、切点。-VB development of simple two-dimensional mapping procedures, in particular the recommendation of the graphic geometric algorithms, including point, line, circle, arc gap between Nodal, the cut-of
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:15.31kb
    • 提供者:李建
  1. ltilib

    0下载:
  2. LTI-Lib is an object oriented computer vision library written in C++ for Windows/MS-VC++ and Linux/gcc. It provides lots of functionality to solve mathematical problems, many image processing algorithms, some classification tools and much more... -LT
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4.37mb
    • 提供者:pierre
  1. CG.zip

    0下载:
  2. 计算机图形学作业算法 VC++程序源码 含画直线(逐点比较法)、二维裁剪(中点分割算法)、判别点在区域内外(标号法)等算法,经我修改用于保存手动提取图形特征点,Computer graphics algorithms operating VC++ Program source code containing paint a straight line (point by point comparison method), two-dimensional cutting (mid-poin
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:41.57kb
    • 提供者:fei243
  1. PolyGon

    0下载:
  2. 通过实现光栅图形学经典的多边形填充算法,深入理解光栅图形学的原理。实现了逐点判断法、扫描线算法、边缘填充算法-Raster graphics by implementing the classical polygon filling algorithm, in-depth understanding of the principles of raster graphics. Judge realized point by point method, scan line algorithms, e
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1.78mb
    • 提供者:葛高飞
  1. DCT_ColorSegmentation

    0下载:
  2. 本文件包含有DCT转换(一维DCT转换,二维DCT转换),彩色图像(RGB)的segmentation。代码用visual c++编写,可以直接运行。-This file contains one dimensionaland two dimensional DCT transformation and color based image segmentation. algorithms developed in the environment of visual c++, can be run
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5.28mb
    • 提供者:Jason
  1. ComputerGraphics

    0下载:
  2. 是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,bresenham算法,中点算法,绘制圆和椭圆的中点算法,扫描线种子填充算法。N次贝塞尔曲线的绘制以及对他的平移旋转和缩放变换。还有颜色对话框的调用等等,操作方法在帮助里也写明了。另外,还附有一个编写说明书,适合初学者一步步的自己编写出程序来。-Is my great work in computer graphics, including the algorithm are: line drawing of the DDA
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5.21mb
    • 提供者:隗平
  1. Mydraw

    0下载:
  2. 利用vc++实现的简单的绘制直线功能,采用了bresenham,dda,中点画线和比较发画线四种算法实现了直线的绘制-Use vc++ Achieved a simple linear mapping function, using bresenham, dda, in stipple drawing fat lines and comparison of four algorithms Line drawing a straight line
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:43.38kb
    • 提供者:张阿牛
  1. straightlinedrawing

    0下载:
  2. DDA算法,bresenham算法,中点画线算法三种直线生成算法,还有其它一些简单的CAD工具-DDA algorithm, bresenham algorithm, in a straight line stipple line algorithm to generate the three algorithms, and some other simple CAD tools
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:51.26kb
    • 提供者:王树新
  1. CircleDraw

    0下载:
  2. 这是计算机图形学中的园的生成的源代码,用中点和bresenham两种算法生成的-This is the computer graphics in the park generated source code, with the midpoint and the two kinds of algorithms generated bresenham
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1.87mb
    • 提供者:韩生福
  1. opensourcerecognition

    0下载:
  2. 详细的分析了一个数字识别系统,介绍了许多图像图形处理的方法,以及在处理字符识别中有针对性的算法。并介绍了利用神经网络的相关知识以及用神经网络进行数字识别的整个过程。-A detailed analysis of a digital identification system, introduced a number of image and graphics processing methods, as well as in dealing with character recognition
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:180.59kb
    • 提供者:明远
  1. triangle

    0下载:
  2. 计算机图形学中魔术三角的算法,可以实现绘制魔术三角形!-Magic Triangle in computer graphics algorithms
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:645byte
    • 提供者:JK
  1. convexMRF-v1.0.src

    0下载:
  2. 基于文献“对偶凸代价网络流问题算法在计算机视觉中的应用”对于凸网络流问题的一种原始对偶算法的实现-An implementation of the primal-dual method for the dual of the convex network flow problem ("Convex Markov Random Fields") described in New algorithms for the Dual of the Convex Cost Networ
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:9.33kb
    • 提供者:illusionme
  1. Cplusplusprogramming_of_FFT_and_IFFT

    0下载:
  2. 本文我在北航读研时主修《现代偏微分方程》时花费一个多月时间写的期末报告,里面系统阐述了快速傅里叶变换的算法原理及其在数字信号处理等工程技术中的应用。介绍了一维DFT的基2 FFT 算法频域抽取和时域抽取FFT的短发原理和编程步骤。最后在附录中给出了一维DFT的基2 FFT 算法(包括频域抽取的FFT和IFFT算法、时域抽取的FFT和IFFT算法),一维任意非基2 FFT算法,二维DFT的基2 FFT 算法以及二维DFT的任意非基2 FFT 算法的详细的Visual C++程序。-The pape
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:448.48kb
    • 提供者:刘小
  1. jpeg.tar

    0下载:
  2. ARM平台上若要显示jpeg图片,如果是自己按照jpeg的压缩算法然后自己写算法进行显示将会是件非常痛苦的事,附件中的源码可以很方便的播放jpeg图片,你也可以稍微修改使其满足你需要的功能!-To display a jpeg image on the ARM platform, if it is in accordance with the jpeg' s compression algorithm and then write their own algorithms will be
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4.3mb
    • 提供者:蓝色天空
  1. 2DfastTriangulation

    0下载:
  2. 清华大学本科生课程设计,实现平面点集的三角剖分!用外接圆测试剖分的正确性。算法执行速度较快,但存在狭长三角形!-Tsinghua University undergraduate courses designed to achieve the triangulation of the set of points in the plane! Circumcircle test the correctness of the split. algorithms perform faster, but
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-27
    • 文件大小:13.1mb
    • 提供者:张学贺
  1. RobotSim2006-8-9

    0下载:
  2. 这是我在几年前用Visual C++ 2003.net完成的机器人仿真项目,实现了:栅格环境的自定义生成、搜索,机器人的生成、路径行走和路径跟踪,障碍物的随机生成,动态规划法在路径跟踪中的应用,直线相交等图形学运算,OpenGL的应用,环境的保存和打开。-This is a project developed in Visual C++.net 2003 several years ago. in this project, it implemented: customedly generati
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-22
    • 文件大小:6.57mb
    • 提供者:lmjlmj
  1. Edge_Detection_noEXE

    0下载:
  2. Edge detection algorithms in Visual Basic 6.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-26
    • 文件大小:43.29kb
    • 提供者:Bahadir
  1. deoclejgeneticjfusion

    0下载:
  2. 用遗传算法做的图象融合,这是MATLAB源程序,希望对需要的人提供帮助!-The use of genetic algorithms in image fusion, this is the MATLAB source, hope to provide help to people in need!
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-19
    • 文件大小:146kb
    • 提供者:nawxral
  1. OSNG

    0下载:
  2. 信号处理中的若干典型算法,很不错的,希望对大家游泳 不错-Some typical algorithms in signal processing, it is very good, hope to swim well
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-13
    • 文件大小:3.32kb
    • 提供者:layor
« 12 »
搜珍网 www.dssz.com