CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像处理 c语言

搜索资源列表

  1. face_detect_system

    0下载:
  2. 计算机实现人脸识别程序,C++语言,计算机图形图像处理领域-handle the detecting of human face,using C++ language
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:1083444
    • 提供者:赵齐
  1. cell_recognition

    0下载:
  2. 采用C++语言实现的细胞识别、统计,计算机图形图像处理领域-C++ language using the cell recognition, statistics, computer graphics image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3239995
    • 提供者:赵齐
  1. On-line_handwritten_numeral_recognition

    0下载:
  2. 联机手写数字识别,C++语言实现,计算机图形图像处理-On-line handwritten numeral recognition, C++ language, computer graphics image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:215104
    • 提供者:赵齐
  1. hw2

    0下载:
  2. 用c语言对图像进行处理 主要处理图像的直方均图很详细-in c languange to deal with image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:4512
    • 提供者:董坤
  1. LAB4

    0下载:
  2. 用dsp对图像进行处理,用sobel算子处理图像,主要用c语言进行编写,给出了编写的步骤,很详细供约读者参-Using DSP of image processing, image processing with sobel operator, basically use c language to write, gives the steps, very detailed written for readers and about
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:85069
    • 提供者:董坤
  1. ImageProcessing

    0下载:
  2. 图形图像处理程序,用C++语言实现,可以方便的实现相关功能-Graphic image processing program, using C++ language, you can easily implement related functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4736545
    • 提供者:qujing
  1. NaiveBayes

    0下载:
  2. 贝叶斯分类器用于图像处理模式分类,用C语言编写。-Bayes classifier used in image processing,writes in C program language
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2248145
    • 提供者:梁媛媛
  1. 1

    0下载:
  2. 纯C语言实现图像处理知道如何用纯C语言(不能用Turbo C ,windows API 和 MFC)对BMP图像实行二值化处理,最好有源代码-Pure C language image processing know how to use pure C language (can not use Turbo C, windows API and MFC) on the implementation of BMP image binarization, the best source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:903
    • 提供者:罗德智
  1. ImageProcess

    0下载:
  2. ImageProcess——是一款使用C#语言编写的图像批量缩放处理的小工具,可批量打开图片文件,经过一些参数的设置后,可批量转换图片至定义的尺寸,它支持固定宽度、固定高度、指定高度和宽度的批量转换,同时还可设置图像质量为最好、较好、差、标准四个等级。转换速度还是挺快的,软件运行截图如上所示。 -ImageProcess- is a language written using the C# scale image batch processing of small tools, op
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:24325
    • 提供者:卫华
  1. CZhangtl

    0下载:
  2. 图像设计 完成应用Visual Studio.NET和C#语言开发文件管理与加密程序,以TreeView和ListView控件实现与文件资源管理器功能和行为相近的文件浏览界面,对该界面下选定的文件以独立窗口显示各项相关属性,并可对其进行加密和解密处理。-Image design is completed and the application of Visual Studio.NET C# language development file management and encryption p
  3. 所属分类:TreeView

    • 发布日期:2017-05-10
    • 文件大小:2148133
    • 提供者:王彦新
  1. rs-zhongzhilvbo

    1下载:
  2. 遥感图像中值滤波,c++代码。采用c语言编写图像处理中的中值滤波-Remote sensing image median filtering, c++ code. Image processing using c language in the median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:717669
    • 提供者:sheila
  1. shuzixinhaochuli

    0下载:
  2. 该书详细的描述了如何利用C语言来处理图形图像,过程详细。-The book describes in detail how to use C language to handle the graphic image, the process in detail.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6792242
    • 提供者:machicao
  1. vcPPdigital-image-processing

    0下载:
  2. 数字图像处理中 用c语言编写的各种代码 方便各种需求 非常宝贵-Digital image processing various written in c code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1793631
    • 提供者:Michale
  1. solution_1_guangliu

    0下载:
  2. 本代码利用OPENCV从摄像头抓取一帧彩色图像,用C语言编写的光流程序进行处理,算法是基于摄像头固定的情形。-OPENCV the code from the camera using a color image capture, using C language program to process the optical flow algorithm is based on a fixed camera case.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4168378
    • 提供者:Lee
  1. mid

    0下载:
  2. 中值滤波的C语言实现,简洁而有效,尤其对学习图像处理有很大的益处。-middle value filter s C language implemention,Succinct and effective. Especially to studies the imagery processing to have the very big profit.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:277340
    • 提供者:zlu
  1. xihua3

    0下载:
  2. 细化算法C语言实现,图像模式识别,特别是结构特征识别,预处理中的必须步骤-Thinning algorithm, C language, image pattern recognition, especially the structure recognition, the pretreatment step must be
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:571
    • 提供者:
  1. image-division-src

    0下载:
  2. 图像分割,用C++语言在VC环境下对图像进行分割处理。-Image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:361053
    • 提供者:肖乐义
  1. 112234read-image

    0下载:
  2. 使用visual C++语言,在数字图像处理方面,对读取图像,十分实用。-Using visual C++ language, in digital image processing, on the read image, very useful.
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2232759
    • 提供者:chengbo
  1. Main

    0下载:
  2. 图像处理中对图片的直方图进行均衡化的C语言程序- equalize of the image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:616184
    • 提供者:赵兴旺
  1. circleofretinex

    0下载:
  2. 实现C语言下的中心环绕retinex算法,可处理灰度图像和彩色图像-"Achieved under the center of the C language around retinex algorithm can handle grayscale images and color images"
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2768929
    • 提供者:祝斌
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 27 »
搜珍网 www.dssz.com