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

搜索资源列表

  1. aliat.zip

    0下载:
  2. 使用C/Pascal/汇编写的bmp图形旋转、缩放的程序
  3. 所属分类:图形图象

    • 发布日期:
    • 文件大小:175141
    • 提供者:
  1. H.263 C/C++源码

    0下载:
  2. 已使用VC60编译通过  测试文件包含在相关工程目录下
  3. 所属分类:图形图象

    • 发布日期:2008-07-13
    • 文件大小:4006154
    • 提供者:rovermills
  1. c++Shexiangji-Biaoding-Tsai

    2下载:
  2. 使用C编写的摄像机标定程序,是IEEE上Tsai的标定方法,需要的赶紧下吧
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:36009
    • 提供者:ydk
  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
    • 文件大小:19271
    • 提供者:陈云川
  1. segmentation(meanshift)

    0下载:
  2. 基于meanshift的图像分割算法,使用C语言实现-Meanshift based image segmentation algorithm, using C language implementation
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:19763
    • 提供者:张其
  1. gaborfilter

    0下载:
  2. 使用盖博滤波的医学图像处理之增强使用C++语言VC++环境-gabor filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2727
    • 提供者:彭莎
  1. code

    0下载:
  2. 深入研究适合该图像的预处理、二值分割、边缘提取和几何形状判断方法,重点研究针尖倒装、弯曲和倒刺等不合格针尖的自动检 测方法,并基于C++ Builder平台使用C++面向对象技术实现上述图像处理过程。 -Depth for the image preprocessing, binary segmentation, edge detection and geometric methods of shape judgments, focusing on needle flip, bend a
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:15829
    • 提供者:李俊
  1. huffman

    1下载:
  2. 数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the ori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1293513
    • 提供者:刘雨相
  1. p3-planet.c

    0下载:
  2. 使用OpenGL做出的太阳系行星,非常有助于学习OpenGL-Made using the OpenGL Solar System planets, is very conducive to learning OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:945
    • 提供者:zhao
  1. FloodFill

    1下载:
  2. c#中的winform填充图像的代码floodfill,完整代码,可直接打开使用(C # in the winform fill image code floodfill, full code can be opened directly to use)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:43008
    • 提供者:yuhang2017
  1. GDI+教程(C++中文版)

    0下载:
  2. 介绍GDI+使用,使用C++语言描述11111(Describes GDI+ usage, using the C++ language to describe)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-28
    • 文件大小:1178624
    • 提供者:LPLUS
  1. SAR成像仿真C++编译

    0下载:
  2. 很好的SAR成像代码,使用C++来对合成孔径雷达图像进行成像(C++ is used to image SAR images)
  3. 所属分类:图形图象

    • 发布日期:2018-01-04
    • 文件大小:568320
    • 提供者:ruoshui123
  1. C# 使用Halcon进行模板匹配定位

    15下载:
  2. C# 使用Halcon进行模板匹配定位(C# uses Halcon for template matching and location)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:5008384
    • 提供者:ylshan
  1. MyTest.cpp

    0下载:
  2. 实现使用c和opencv进行图像的基本操作,如形态学,分割等预处理工作(mplementation of the basic operations of images using C and opencv, such as morphology, segmentation and other preprocessing work)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:dreambander
  1. C语言图像处理函数大全

    0下载:
  2. 简单常见的图像处理中使用到的简单c函数和汇总(Summary of C functions used in simple and common image processing)
  3. 所属分类:图形图像处理

  1. hough变换检测直线c#

    1下载:
  2. hough变换检测直线c#,很好用的代码,可以直接使用(Hough transform test line c#, good code, can be used directly)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:Master_Xue
  1. C++ xuhanshu

    0下载:
  2. 关于C++中虚函数的使用的几个编程例子。(Several programming examples on the use of virtual functions in C++)
  3. 所属分类:GIS编程

    • 发布日期:2018-04-30
    • 文件大小:4096
    • 提供者:时年
  1. C++数组图像

    0下载:
  2. 通过使用数组读入图像数据,并完成上下、左右翻转和缩小操作。(Read image data through the use of the array, and complete the operation of up and down, turn around and reduce the picture.)
  3. 所属分类:图形图象

  1. C#_ScaleImages

    0下载:
  2. 使用C#语言,在程序界面选择任意图片进行图像缩放。(Using C# language to select any image to zoom in on the program interface.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-07
    • 文件大小:180224
    • 提供者:遗忘离殇
  1. 相机参数标定c++

    1下载:
  2. 使用c++实现了相机参数标定实验,包括转移旋转矩阵等。
  3. 所属分类:图形图像处理(光照,映射..)

« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com