CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 简单C

搜索资源列表

  1. C++(Circle)

    0下载:
  2. 算法实现题1-2 平面几何问题 .问题描述: 试用C++ 的类来定义表示简单平面几何对象的抽象数据类型Geometry 。 (1) 用浮点数定义2 个几何量m1 和m2;m2 的缺省值为0.0。 (2) 实现2 个构造函数:允许用1 个参数或2 个参数声明几何对象。用1 个参数r 声明 的几何对象为半径为r 的圆;用2 个参数r1 和r2 声明的几何对象为r1′r2 的矩形。所声明 的几何对象的中心在原点。 (3) 定义计算几何对象的面积,周长和对角
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:64.87kb
    • 提供者:stzxxxstz
  1. BGFG_CODEBOOK

    1下载:
  2. 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1-Codebook-based moving target detection and Gaussian mixture model (MoG, GMM) and a similar cut off the background simple and effective method of a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.61mb
    • 提供者:梁浩
  1. imadjust-c

    0下载:
  2. 图像的亮度变换代码,本人初学编写,内容简单通俗易懂,适合OPENCV人群-Image brightness transform code, I am learning to prepare, as a simple user-friendly, suitable for OPENCV crowd
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:46.53kb
    • 提供者:李伟军
  1. ImageProcess

    0下载:
  2. 简单图像处理vc实现,包括取对数、取指数、灰度均衡和阈值变换等-Vc simple image processing to achieve, including the admission of a few, check index, gray balance and transformation, such as threshold
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:973.33kb
    • 提供者:jiayu
  1. hough

    0下载:
  2. 基于vc++编写的Hough变换MFC程序,,功能简单,只能实现直线检测,但是适合初学者入门,注释比较详细-Vc++ to prepare based on the Hough transform MFC procedures, functions simple to achieve a straight line can only be detected, but suitable for beginners to introduce the more detailed comments
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.22mb
    • 提供者:王宇
  1. Medianfilter

    0下载:
  2. 对图像进行中值滤波的c++程序,代码简单易懂-Image median filter of c++ program, easy-to-read code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:42.49kb
    • 提供者:wanchen
  1. denoising_demo

    0下载:
  2. 图片去噪,对输入的图像进行简单的处理,显示原始图像、噪声图像、去噪后的图像-Image denoising, images on the importation of simple processing, show the original image, noise image, the image after denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1.16kb
    • 提供者:周智
  1. PtInPolygon

    0下载:
  2. 自己写的多边形点在内判断的简单算法,运行没有出现问题,无论多边形情况(凹凸)-Write your own polygon points in a simple algorithm to determine, running no problems, regardless of polygons situation (bump)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:741byte
    • 提供者:kaka
  1. Match_SIFT

    0下载:
  2. 这是一个SIFT算法的实现,主要的代码是Kuas写的,本人只是用来进行匹配而已。发上来主要是要推荐这个SIFT的实现,写的很棒,这个跟Rob Hess的源码相比,思路更加清晰,而且是用类封装好的,简单易用。这个代码是基于OpenCV的。-This is an implementation of SIFT algorithm, the main code is written by Kuas, I just used it for matching. I mainly recommend thi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:153.72kb
    • 提供者:Zoro
  1. Statistics

    0下载:
  2. 图像参数统计小程序,可用于统计图像的均值,标准差,图像的信息熵,平均梯度。简单易用。-Image parameter statistics applets can be used for statistical picture of the mean, standard deviation, the image of the information entropy, average gradient. Easy to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:44.36kb
    • 提供者:
  1. koutu

    0下载:
  2. 抠图技能软件,轻松简单的实现抠图,简单方便,易于实现-english is so mafan
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:927.75kb
    • 提供者:yangbear112
  1. C

    0下载:
  2. 实现分形图像 利用c曲线 描绘简单的分形图像 简单绘出图形-Achieved using c curve fractal image fractal image depicting a simple draw simple graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:717.56kb
    • 提供者:黄依侬
  1. c

    0下载:
  2. 行星运转动画,一个简单的C语言编写的动画,喜欢的可以看一下-Planet running animation, a simple C language animation, you can look like
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1.07kb
    • 提供者:陈天骄
  1. picture.c

    0下载:
  2. 运用c语言进行图像的腐蚀操作选用了个1*3的结构进行腐蚀,并且显示图像的高度,宽度 和大小。简单的小程序,容易看懂。-C language image etching operation used a 1* 3 of the structure of the corrosion, and the height, width and size of the displayed image. Simple little program, easy to understand.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:1.54kb
    • 提供者:徐广山
  1. C

    0下载:
  2. 运用matlab对图像进行放大:像素复制法和双线性插值法。像素复制方法的图像缩放的原理主要是对原来输入图像的整行或是整列像素进行简单的复制与删除,达到改变图像大小的目的。双线性插值放大算法中,目标图像中新创造的象素值,是由原图像位置在它附近的小区域象素的值通过加权平均计算得出的。-Write MATLAB function to zoom a grayscale image from original size to the given output size through two dif
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:4.77kb
    • 提供者:宁可
  1. xuanzhuan

    0下载:
  2. 简单C++程序,实现图片旋转功能,在VC环境下运行,效果较好-Simple C++ procedures, picture rotation function, the VC environment to run, better
  3. 所属分类:Special Effects

  1. Graph_Cut (C++代码)

    0下载:
  2. 利用最大流最小割的原理,实现了graph cut对图像的分割,方法简单,易于理解(Using the principle of maximum flow minimum cut, graph cut can be used to segment images. The method is simple and easy to understand.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:769kb
    • 提供者:小豆豆43328
  1. C语言图像处理函数大全

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

  1. CNN(C++)

    1下载:
  2. 基于;C++ 语言;图像识别;简单模型;图像处理(C++; image; recognition;model;Simple)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:6kb
    • 提供者:午夜的雨
  1. C#联合halcon

    1下载:
  2. 图像采集,简单的c#联合halcon做ncc模板匹配的操作(Image acquisition, simple C# combined with Halcon to do NCC template matching operation)
  3. 所属分类:图形图像处理

    • 发布日期:2021-03-05
    • 文件大小:727kb
    • 提供者:dddsfdasd
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com