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

搜索资源列表

  1. closest-lattice-point

    1下载:
  2. 搜索获取最近格点的程序,通过matlab调用C程序-recently obtained search grid procedure for the adoption of Matlab call C procedures
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:3.84kb
    • 提供者:李梦龙
  1. point

    0下载:
  2. 判断点是否在任意多边形之内的c语言程序,可以用在图像处理和其它很多领域
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:3.77kb
    • 提供者:bruin
  1. 基于Retinex的MSRCR算法的C语言实现

    0下载:
  2. 基于Retinex的MSRCR算法的C语言实现。其中的高斯平滑采用了与尺度无关的快速算法,每个点的运算只要6MADD。程序改自GRetinex,一个GIMP插件,C implementation of Retinex, i.e. MSRCR algorith. In the implementation a fast algorithm was employed for Gaussian smoothing that only 6 MADD for each operating point ar
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-21
    • 文件大小:84.69kb
    • 提供者:myb
  1. SIFT_VC.rar

    0下载:
  2. vc实现的sift特征点提取。sift是图像领域最新提出的有效特征点算法之一,a detection method for SIFT interest point which is recently proposed in computer vision area
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:287.69kb
    • 提供者:herman
  1. c.tar

    0下载:
  2. 总变分(TV) 图像复原模型的C语言源码. 使用C语言与Matlab 混合编程. 主要计算由C语言完成. 图像的读, 输出由Matlab实现. 包含梯度下降流法, Chambolle对偶法, 交替半二次型算法 固定点线性迭代算法等.-Total Variation (TV) image restoration model of C language source code. Using the C language and Matlab mixed programming. Mainly c
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:18.82kb
    • 提供者:陈云川
  1. Point

    0下载:
  2. 一个简单的点程序,来源于C++程序设计那本书-A simple point process, from C++ programming book
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1.08mb
    • 提供者:TC319
  1. OpenGL san wei dian ji

    3下载:
  2. 在VC环境下利用OpenGL作出简单的三维坐标系,并画出一个简单点迹-In the VC environment, the use of OpenGL to make a simple three-dimensional coordinate system, and draw a simple point mark
  3. 所属分类:OpenGL

    • 发布日期:2013-01-03
    • 文件大小:167.41kb
    • 提供者:俞峻
  1. ASMSourceCode

    1下载:
  2. ASM算法能够在人脸偏转情况下较好实现特征点定位-ASM algorithm can be deflected in the case of face feature point location to achieve a better
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-29
    • 文件大小:15.74mb
    • 提供者:秦晴
  1. OpenGL

    2下载:
  2. 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
  3. 所属分类:OpenGL program

    • 发布日期:2016-06-05
    • 文件大小:1.03mb
    • 提供者:刘洋
  1. yaxiangsu

    0下载:
  2. 双向亚像素运动估计算法,具体步骤如下: (1) 进行整像素精度的双向运动估计; (2) 以(1)得到的运动矢量所指向的像素点为中心,内插1/2像素点,再进行双向运动估计; 依此类推,直到得到所需的像素精度为止。 -Bi-directional sub-pixel motion estimation algorithm, concrete steps are as follows: (1) for the whole two-pixel accuracy motion estima
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:23.94kb
    • 提供者:郑丹
  1. zw

    0下载:
  2. 指纹识别算法学习套件 3.0具有指纹图像增强,脊线细化,特征点提取,指纹特征匹配等功能的低速测试版   本套软件建立在拥有自主知识产权的专利算法基础之上,通过有效降低背 景噪音,图像 增强优化,最终实现精准识别功能.-Fingerprint recognition algorithm with learning packages 3.0 fingerprint image enhancement, ridge detail, feature point extraction, feature
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2.8mb
    • 提供者:tmdcnmtmd
  1. fft

    0下载:
  2. The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm. -The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:2.47kb
    • 提供者:郭曉詠
  1. Ccode2.tar

    1下载:
  2. c语言计算几何 三角化 Ch1, Code 1.14 凸形外壳[2D] Ch3, Code 3.8 凸形外壳[3D] Ch4, Code 4.8 球 Chapter 4, Fig. 4.15 德劳内类型 Ch5, Code 5.2 ...See *English version.-\Computational Geometry in C\ the book s recipe Triangulate Chapter 1, Code 1.14 /tri Convex
  3. 所属分类:Special Effects

    • 发布日期:2016-08-10
    • 文件大小:55.76kb
    • 提供者:XJ
  1. gh

    0下载:
  2. 1. 简单图元的生成(如直线、圆、长方形等) 2. 用DDA算法或中点(Besenham)算法实现直线段、椭圆或圆的绘制 3. 用扫描线填充算法进行区域填充,用Sutherland 裁剪算法裁减多边形 4. BEZIER曲线或B样条曲线的绘制 5. 个性化图形软件包的开发 6. 所有文件包括源码和截图-1. Easy metafile generation (such as linear, round, rectangular, etc) 2. Using DDA algor
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-04
    • 文件大小:1.38mb
    • 提供者:lixuan
  1. Restoration

    0下载:
  2. 图像复原的VC++ 源程序,在点扩散函数已知的情况下对模糊图像进行复原。-Image Restoration of VC++ source code, point spread function in the circumstances known to the recovery of the blurred image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:70.15kb
    • 提供者:luoyuanhong
  1. triangle++.tar

    0下载:
  2. this a visual c + + code for point cloud triangulation, i tried it and it works really in a very good way -this is a visual c++ code for point cloud triangulation, i tried it and it works really in a very good way
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:152.05kb
    • 提供者:ultrasound
  1. Anti-color

    0下载:
  2. 属于图像预处理,对图像进行反色处理,为点运算-Belonging to image pre-processing, anti-color image processing, computing for the point
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:57.65kb
    • 提供者:李建伟
  1. C

    0下载:
  2. 声明三维点POINT类,重载运算符“+”“-“ ”=”,实现三维点的加减和赋值-POINT-type three-dimensional point statement, operator overloading "+" "-" " =" , the realization of three-dimensional point of addition and subtraction and assignment
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:5.24kb
    • 提供者:x
  1. DosImage

    0下载:
  2. C\C++图像处理基本处理算法的实现,画点、线、边缘检测等等,希望对大家有帮助-C \ C++ image processing algorithms to deal with the realization of the basic painting point, line, edge detection, etc., we would like to help
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:183.14kb
    • 提供者:qiuqiu
  1. C#图像处理算法典型实例

    1下载:
  2. 图像处理:灰度,线性点运算,直方图,图像缩放,腐蚀结构元素,带通滤波,噪声模型等图像处理算法,包括素材和源代码。(Image processing: gray level, linear point operation, histogram, image scaling, corrosion structure elements, band pass filter, noise model and other image processing algorithms, including mate
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:16.37mb
    • 提供者:woxihuan
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com