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

搜索资源列表

  1. tu_xiang_jianche

    0下载:
  2. 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础,图像理解和分析的第一步往往就是边缘检测,目前它以成为机器视觉研究领域最活跃的课题之一,在工程应用中占有十分重要的地位。本文向读者简单介绍一下这个技术,并给出了在Visual C++环境下实现的代码。-Digital Image Edge detection is image segmentation, target recognition in the region, regional shape extra
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6.37kb
    • 提供者:孙天凯
  1. examplesch01-ch09

    0下载:
  2. Visual C++ 教程代码,用户只要建立一个Win32控制台项目并把相关文件添加进去即可。-Guide to Visual C code Users simply create a Win32 console project and the related documents can be added to it.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:43.24kb
    • 提供者:梁洪
  1. cx-image

    0下载:
  2. CxImage is a C++ class that can load, save, display, transform images in a very simple and fast way. CxImage grew together with the CodeProject site, since 2001, and reached this level thanks to the CodeProject community. Thanks a lot for the sug
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:16.32mb
    • 提供者:王莉
  1. PickColor

    0下载:
  2. c++ builder 图形图象处理(颜色拾取器) 内含所需的源代码及工程文件-c builder graphic image processing (color picking) containing the source code and project documentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:352.17kb
    • 提供者:邹亮
  1. PictureFade

    0下载:
  2. c++ builder 图形图象处理(图象的淡入淡出 内含所有源代码及工程文件-c builder graphic image processing (Fade out of the image contains all the source code and project documentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:445.77kb
    • 提供者:邹亮
  1. Special

    0下载:
  2. c++ builder 图形图象处理(图象的特技) 内含源代码及所有工程文件-c builder graphic image processing (image stunts) includes source code and documentation for all project
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.08mb
    • 提供者:邹亮
  1. matlab_vc

    0下载:
  2. matlab与VC结合编程实例。 注意:options/Directories: include files:C:\\matlab6p5\\extern\\include library files:C:\\matlab6p5\\extern\\lib\\win32\\microsoft\\msvc60 source files: c:\\matlab6p5\\extern\\src c:\\matlab6p5\\extern\\include project/s
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:156.67kb
    • 提供者:lieutenant
  1. OpenCV

    0下载:
  2. 书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:31.41mb
    • 提供者:周全程
  1. Album

    0下载:
  2. We started our project--- Magical Album on May 8th. After discussing, we decided to use MFC to finish the project because most of us were familiar with C++. The core algorithm of Magical Album was LZW, which transforms the file standard from BMP to G
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.85mb
    • 提供者:徐建峰
  1. hist

    1下载:
  2. 直方图均衡化的C程序源码,接口已封装,可以在你的工程中调用-Histogram equalization of the C program source code, interface has been packaged, you can call your project
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:767byte
    • 提供者:liutong
  1. filter

    0下载:
  2. 维纳滤波的C程序源码,接口已封装,可以在你的工程中调用-Wiener filtering of the C program source code, interface has been packaged, you can call your project
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1.19kb
    • 提供者:liutong
  1. IPexamples

    0下载:
  2. 图像处理例程的Visual C++工程在ImageProcessing目录下(本例程仅仅考 虑真彩和灰度图像,对256色索引图像没有考虑)。-Image processing routines of the Visual C++ project directory ImageProcessing (routine only to consider the true color and gray-scale images, color index images of the 256 did n
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:3.92mb
    • 提供者:吴彬彬
  1. BMPread-using-C

    0下载:
  2. 系统地实现BMP图像的打开、显示和其他一些医学图像处理功能,是医学图像编程与处理方面的切实可用的程序,个人编写,验证无误。-To realise openning a BMP photo and and dealing with it.Good Project source files for medical photo programme and deal.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:575.55kb
    • 提供者:Philip
  1. public-class-Project

    0下载:
  2. 用c语言实现黄金分割,0.618法能够正常运行-Golden with c language
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4.19kb
    • 提供者:haolulu
  1. fenge

    0下载:
  2. 用来分割图片的简单代码,C#项目编写,来自开源中国-Simple code used to split image, C# project written in Chinese from the source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:602byte
    • 提供者:Willson
  1. A-new-steganogra-phic-method-for-color-and-graysc

    0下载:
  2. A new steganogra phic method for color and grayscale image hiding... Full Implementatin In C# and Full C# project... this Program Get Secret Image And Host Image and then convert secret color image to palette based color image and then hide
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.6mb
    • 提供者:
  1. eature-based-recognition-algorithms

    0下载:
  2. 基于人脸五官特征的人脸识别算法,包括论文和C工程代码-Face recognition algorithm based on facial feature, including papers and C project code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:4.34mb
    • 提供者:renyb
  1. Halcon Project

    3下载:
  2. 提取图像的感兴趣区域,并提取出光条中心,是在halcon上编程,然后转成C++(The ROI of the image is extracted and the center of the stripe is extracted)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:5kb
    • 提供者:beiyeren
  1. 时钟钟表

    0下载:
  2. 用HTML,jsp,c++等各项语言打造的最美动态的 动态钟表,建议大家多使用,还可以关注作者QQ号3030269863(This project uses a lot of mode development, the use is very convenient, this is a very perfect project, the personal feeling is very good, see, more recommended people use, what is the sh
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:41kb
    • 提供者:钊哥
  1. FPC盲抓贴片机源代码

    5下载:
  2. 基于c#运动控制及图像处理项目源码,有兴趣可以看看(Based on C# motion control and image processing project source code)
  3. 所属分类:图形图像处理

    • 发布日期:2019-12-26
    • 文件大小:20.26mb
    • 提供者:学习爱好
« 12 3 4 5 »
搜珍网 www.dssz.com