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

搜索资源列表

  1. ImgCtxDecoder_src

    0下载:
  2. ImgCtxDecoder_src.zip 1. Why do I use IImgCtx to decode images? If you want to develop a image viewer or processor in Windows, the first thing you have to face is image decoding. Now there are some free image decoders, with full source code:
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3113
    • 提供者:上官婉儿
  1. pinjie

    0下载:
  2. 可以准确地实现两幅图像的拼接,可直接运行VC6.0工程文件,点击打开图像,然后再打开另一幅图像,点击拼接按钮,就可以得到拼接后的结果。完全的源代码,保证可用!!同时也是学习VC++数字图像处理的好例程!-Can achieve accurate stitching of two images can be directly run VC6.0 project file, click open the image, and then open another image, click on the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4227689
    • 提供者:杨正
  1. chap1_5 贝叶斯抠图

    3下载:
  2. 贝叶斯抠图,依次打开原图和trimap图,点抠图即可运行。绝对能够运行,另外就是有些调试信息没有去除,大家运行时不用理就行。再鄙视那些上传源码不完整的,浪费人感情!-Bayesian matting, and then click open the original image and the diagram, point matting to run. Definitely be able to run, the other is not some place debugging inform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-11
    • 文件大小:11812541
    • 提供者:yuan
  1. yangsuyingfirst

    0下载:
  2. 杨淑莹的《VC++图像处理程序设计》第1版的全部源代码-杨淑莹the " VC++ image processing program design" , paragraph 1, the full source code version
  3. 所属分类:Special Effects

    • 发布日期:2017-06-08
    • 文件大小:16253885
    • 提供者:binbin
  1. yangsuyingsecond

    1下载:
  2. 杨淑莹的《VC++图像处理程序设计》第2版的全部源代码-杨淑莹the " VC++ image processing program design" version 2 of full source code
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:18341413
    • 提供者:binbin
  1. wgttut5

    0下载:
  2. WGT Graphics Tutorial #5 - Realtime Morphing - WGT Graphics Tutorial Issue #5 Topic: Realtime Morphing Learn about image fading, color quantization, and texture mapping. Full source code and explanation.-WGT Graphics Tutorial#5- Realtime Morphing- WG
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:224120
    • 提供者:Parity error
  1. Vcprogrammingskillstypicalcasesresolved

    0下载:
  2. 《Vc++编程技巧典型案例解析》的全部源代码-" Vc++ programming skills typical cases resolved," the full source code
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:23613540
    • 提供者:now_zhouqi
  1. imgdemo

    0下载:
  2. 是VC++图像处理典型算法完整演示源代码,希望能给研究vc++图像处理的朋友带来方便-VC++ is a typical image processing algorithms demonstrated the full source code, hoping to give of vc++ image processing convenience friend
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:336158
    • 提供者:陈浩明
  1. NggolekiGinambaran

    0下载:
  2. 基于内容的图像检索技术的实现,基于图片内容进行匹配查找的VC 代码,给出一张图片,该程序会自动找出与之相类似的其他图片中来,很具有扩展性的。(包含全部源代码)-Content-based image retrieval technology implementation, content-based image matching to find the VC code, give a picture, the program will automatically find the corresp
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5699207
    • 提供者:Jathy Lee
  1. abdc

    0下载:
  2. 图像常用处理算法中的拉普拉斯锐化(边缘检测)算法全部源代码。-Image processing algorithms used in the Laplacian sharpening (edge ​ ​ detection) algorithm full source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:160301
    • 提供者:Jathy Lee
  1. digtal-iamge-processing

    0下载:
  2. win32平台下做的数字图像处理,本书附带全部的源代码-win32 platform to do digital image processing, the book comes with full source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1450362
    • 提供者:liwu
  1. tuxiang

    0下载:
  2. 详细介绍如何实现图像的合并与分解,含有完整的VC++源代码-Details of how to implement the merger and the decomposition of the image containing the full source code VC++
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:134144
    • 提供者:zhangjingjing
  1. Gaosi

    0下载:
  2. 这是运用高斯平滑算法对图像处理的程序,该压缩包包括全部源代码和处理图像-This is the use of Gaussian smoothing algorithm for image processing procedures, the compressed package includes full source code and image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:151935
    • 提供者:孙璐
  1. corrode-and-expand

    0下载:
  2. 这是书本里的例程,采用VC++6.0编写的用于图像处理的腐蚀与膨胀功能,有完整的源代码,保证好使!-This is routine in the books, written using VC++6.0 corrosion and expansion capabilities for image processing, full source code, to ensure so
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9546153
    • 提供者:小丁
  1. Face-recognition-program

    0下载:
  2. 人脸识别程序,识别面部的特征,全部源代码,本人选修课结课作业,亲测可运行-Face recognition program, identify facial features, full source code, of my elective knot Homework, pro-test run
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:1373839
    • 提供者:廖中武
  1. Capture-application--

    0下载:
  2. 抓图程序开发实践配套全部源代码。有需要的可以看一看。-Grabber development practices supporting the full source code. Need to be able to take a look.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:67700
    • 提供者:gumin
  1. BMPViewer

    0下载:
  2. Bmpviewer着重介绍了BMP图像如何实现,用vc++实现的全部源代码,可以顺利通过-Bmpviewer focuses on how to achieve BMP images, with vc++ realize the full source code can be passed
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:62092
    • 提供者:mianmianliu
  1. code

    0下载:
  2. visual c++数字图像处理-谢凤英-随书源代码,完整版-the the visual c++ digital image processing- Xie Fengying- with the book source code, full version
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:7777148
    • 提供者:Ada
  1. VisualCPP-image-processing

    0下载:
  2. 精通VisualC++数字图像处理典型算法及实现,全部源代码-Typical Proficiencies VisualC++ digital image processing algorithms and implementation, with full source code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:645009
    • 提供者:
  1. FACEDETECTION

    0下载:
  2. 人脸识别的全部源代码,在visual C++6.0下可以运行识别。-The Face Recognition full source code, in visual C++6.0 can run identification.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:4112236
    • 提供者:胡伟
« 12 3 »
搜珍网 www.dssz.com