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

搜索资源列表

  1. image

    0下载:
  2. 窗口图像滚动是各种数据查询系统、多媒体图形数据库系统开发中的基本功能之一,本文用Windows API函数实现了窗口图像缩放、滚动,该方法可适用于Visual C++等语言。-Scroll the window image is a variety of data query system, one of the basic functions in the development of multimedia graphics database system using the Windows
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:2997
    • 提供者:dong
  1. image-ecpytion

    0下载:
  2. c语言实现图像的加密与解密,观察加密和解密前后图像有无异同-c language image encryption and decryption, and observe whether the encryption and decryption of images before and after the similarities and differences
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:335340
    • 提供者:zhang shuai
  1. picture-handle

    0下载:
  2. 本文对图像处理系统的发展现状和所采用的主要技术进行了详细分析,为了为图像的各种后续处理提供良好的前期基础,设计了对应的结构和主要功能,以及对一些基础且重要的环节进行了算法的研究。系统在Windows平台下实现,采用Visual C++作为编程工具,使用面向对象的程序设计技术实现图像显示,图像处理和图像简单应用的应用软件。主要工作分为四类,包括各种类型图像的显示、图像格式的转换、简单的图像处理、图像简单应用。系统的优点有:充分体现了面向对象的设计思想,充分运用了C++的特性。程序结构清晰,可读性好
  3. 所属分类:Project Design

    • 发布日期:2017-12-05
    • 文件大小:2343854
    • 提供者:刘小龙
  1. matlab

    0下载:
  2. 基于图像内容检索的模糊c均值聚类,在matalb中的实现-Realization of fuzzy c-means clustering, based on image content retrieval in matalb
  3. 所属分类:Project Design

    • 发布日期:2017-11-14
    • 文件大小:39936
    • 提供者:yqy
  1. DigitalImageProcessing

    0下载:
  2. c++的一些相关的数字图像处理的一个集合功能-c++ some digital image processing
  3. 所属分类:software engineering

    • 发布日期:2017-12-10
    • 文件大小:5602266
    • 提供者:jason
  1. JPEG-2000-

    0下载:
  2. 本文所做的主要工作为:研究了JPEG2000标准的原理和基本框架,对JPEG 2000标准的核心—小波变换压缩技术进行了分析研究,概要的介绍了小波理论。对EZW算法进行了详细分析和描述,包括零树的含义、结构及其扫描方法。并应用Matlab图像处理工具箱和小波分析工具箱对图像小波变换处理,并通过接口工具Mex实现在Matlab环境下对C程序EZW编码的调用,实现了应用零树小波编码算法对图像的压缩处理,简单地实现了对JPEG 2000的仿真。-The main work that this text
  3. 所属分类:Project Design

    • 发布日期:2017-10-31
    • 文件大小:665381
    • 提供者:路敬
  1. Digital-image-edge-detection

    0下载:
  2. VC编程实现数字图像的边缘检测,本文向读者简单介绍一下这个技术,并给出了在Visual C++环境下实现的代码。-VC programming for digital image edge detection, this article is a simple introduction to readers of this technology, and given a code to achieve in under Visual C++ environment.
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:6251
    • 提供者:lijunyuan
  1. CsharpImagedeal

    0下载:
  2. C#.NET平台下智能车道路识别的图像处理算法-C# NET platform image processing algorithms for smart car road identification
  3. 所属分类:software engineering

    • 发布日期:2017-12-05
    • 文件大小:1689
    • 提供者:孙天一
  1. CSharp

    0下载:
  2. c#数字图像处理,附有源代码,适合初学者-c# Digital Image Processing
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:151175
    • 提供者:王永
  1. bmp

    0下载:
  2. 解析了BMP 图像的格式, 用c 语言按照BMP 格式读取其数据, 并利用读得的数据 实现图像的空间域的变换。-typedef struct tagBITMAPINFOHEADER
  3. 所属分类:File Formats

    • 发布日期:2017-11-10
    • 文件大小:89080
    • 提供者:zheng
  1. mfc-image-Loading

    0下载:
  2. visual C++ mfc中 ,把图像载入方法-mfc image Loading
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:12769
    • 提供者:胡伟
  1. opencv

    0下载:
  2. 主要是基于C++6.0,应用opencv处理图像的编程经历,一些常见错误与代码的应用注意事项。-Is mainly based on programming experience C++6.0 opencv image processing, application notes some common error code.
  3. 所属分类:Software Testing

    • 发布日期:2017-12-07
    • 文件大小:1377
    • 提供者:chenying
  1. VC-digital-image-processing

    0下载:
  2. 讨论如何利用微软的Visual C++开发工具来实现一些常用的数字图像处理算法,论述了图像处理的理论,同时给出了VC实现的源代码- VC digital image processing programming lecture
  3. 所属分类:File Formats

    • 发布日期:2017-11-11
    • 文件大小:37050
    • 提供者:warmth
  1. adboost

    0下载:
  2. adboost算法的C实现,人脸识别,图像处理,智能监控-the algorithm adboost C implementation, face recognition, image processing, intelligent monitoring
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:1537
    • 提供者:张艳波
  1. C_V

    0下载:
  2. C-V模型文件,下载打开后可直接在matlab程序上运行实现图像分割结果呈现-CV model files can be directly downloaded to open the program to run in matlab image segmentation results are presented
  3. 所属分类:Project Design

    • 发布日期:2017-11-29
    • 文件大小:1238
    • 提供者:于雷
  1. MFC-OpenCV

    0下载:
  2. OpenCV视频教程,目标检测与跟踪,车辆特征识别,人脸识别,字符识别,特征提取, 图像分割,手势识别,计算机视觉视频教程,opencv基础知识 -OpenCV is released under a BSD license and hence it’s free for both academic and commercial use. It has C++, C, Python and Java interfaces
  3. 所属分类:software engineering

    • 发布日期:
    • 文件大小:378782
    • 提供者:史长修
  1. bmp-chengxu

    0下载:
  2. 把黑白图像的灰度值数组用C语言保存成BMP格式的图像-The black and white image of an array of gray values ​ ​ stored in C language into BMP format image
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:971
    • 提供者:hanzhenhua
  1. MATLAB-PROGRAMING

    0下载:
  2. MATLAB和Mathematica、Maple并称为三大数学软件。它在数学类科技应用软件中在数值计算方面首屈一指。MATLAB可以进行矩阵运算、绘制函数和数据、实现算法、创建用户界面、连接其他编程语言的程序等,主要应用于工程计算、控制设计、信号处理与通讯、图像处理、信号检测、金融建模设计与分析等领域。 MATLAB的基本数据单位是矩阵,它的指令表达式与数学、工程中常用的形式十分相似,故用MATLAB来解算问题要比用C,FORTRAN等语言完成相同的事情简捷得多,并且MATLAB也吸收了像M
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5479609
    • 提供者:汪磊
  1. MATLAB

    0下载:
  2. MATLAB(矩阵实验室)是MATrix LABoratory的缩写,是一款由美国The MathWorks公司出品的商业数学软件。MATLAB是一种用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境。除了矩阵运算、绘制函数/数据图像等常用功能外,MATLAB还可以用来创建用户界面及与调用其它语言(包括C,C++和FORTRAN)编写的程序。-MATLAB (MATrix LABoratory) is The abbreviation of MATrix LABorat
  3. 所属分类:File Formats

    • 发布日期:2016-01-25
    • 文件大小:5120
    • 提供者:夏伟怡
  1. 54352342

    0下载:
  2. Visual C++数字图像模式识别技术及工程实践-源代码,通过源码练习对初学者有很大的帮助。-Visual C++ digital image pattern recognition technology and engineering practice- source code, source code exercises a great help for beginners.
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:839069
    • 提供者:王滴
« 1 2 3 45 6 »
搜珍网 www.dssz.com