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

搜索资源列表

  1. fusionforvc

    0下载:
  2. 一个VC程序下的图像融合程序,该程序可以将图像进行“叠加”融合,满足一定的需要-A VC program under the image fusion process, the program can be the image to " overlay" integration to meet the needs of a certain
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1265940
    • 提供者:陶明明
  1. ClassifyImage

    0下载:
  2. VC开发的图像分类程序,里面有神经网络的算法,-VC development of image classification procedures, which are neural network algorithms,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:560942
    • 提供者:陶明明
  1. recognizeFace

    0下载:
  2. VC开发的人脸识别程序,可以对图像中的人脸进行识别并标记-VC development of face recognition program, you can face in the image to identify and mark
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:67535
    • 提供者:陶明明
  1. ImageInterpolate

    0下载:
  2. 实现图像的插值功能,任意尺寸进行缩放,程序采用VC6.0编译通过-image Interpolate function,can enlargethe image by any scale,using VC
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3637751
    • 提供者:hewei
  1. ImageProcess

    0下载:
  2. 实现所有经典的数字图像处理算法,为vc单文档界面-The realization of all the classical digital image processing algorithms, for vc Single Document Interface
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4240593
    • 提供者:张文涛
  1. VCimagetool

    0下载:
  2. VC++图像处理典型算法全套演示程序的源代码,将众多图像处理功能集合于一个演示程序中,包括很多的图像处理类,像运动模糊恢复类,包含三种方法的运动模糊恢复功能,维纳滤波、逆滤波和投影迭代法 -VC++ image processing algorithms typically complete demo program source code, a number of image processing functions will be set in a demonstration program
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:337417
    • 提供者:吴波
  1. wavetransfprm

    0下载:
  2. 小波变换 VC++的演示源代码,应用到了图像处理上,打开BMP图像 ,可以进行小波一次、二次、三次变换,也可以进行行列变换、滤波及反变换,这里不多说,源代码是最好的说明 。 -Wavelet Transform Demonstration VC++ source code, applied to image processing, open BMP images, can be wavelet once, twice, three times a transformation, the ra
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:190544
    • 提供者:吴波
  1. My

    0下载:
  2. vc中图像处理-图像格式转换与存储(经典版)-vc in image processing- image format conversion and storage (Classic Edition)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:19150
    • 提供者:jimh
  1. png

    2下载:
  2. VC++6.0环境png格式图像解码编码程序-A program used for encoding and decoding of png image in vc++6.0
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-15
    • 文件大小:451687
    • 提供者:Jiangzhou
  1. bmptojpg

    0下载:
  2. 在VC++环境下,将bmp格式转换为jpg格式,有助于图形图像之间的转换。-In the VC++ environment, will be converted to jpg format, bmp format, will help the conversion between graphic image.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-16
    • 文件大小:4333244
    • 提供者:linjing
  1. Hausdorff

    0下载:
  2. 一片具有指导意义的基于Hausdorff距离的图像识别论文,写的很有意义-An instructive Hausdorff distance-based image recognition papers, written in very significant
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2605074
    • 提供者:元君
  1. APyramid

    1下载:
  2. 基于VC++的图像匹配的金字塔算法。输入原始的512*512灰度图像,同时输入模板图像,分别输出图像和模板图像的三层金字塔图像,用来分层匹配;对输入图像利用小波变换分层,并形成三层金字塔,然后对模板图像做同样的处理,然后从顶至下以此对原始图像和模板图像进行匹配,匹配采用简单的对应像素的绝对误差累计来表示。提供测试模式集及其测试结果。-Based on VC++ pyramid algorithm for image matching. Enter the original 512* 512 gr
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-09-05
    • 文件大小:1785824
    • 提供者:xinxin
  1. opencv

    1下载:
  2. 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-opencv
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:243190
    • 提供者:hou
  1. CDopplerEffect

    0下载:
  2. vc++下动态模拟的多普勒效应程序,并带有动态图像-vc++ dynamic simulation of the Doppler effect under the program, and with a dynamic image
  3. 所属分类:Other systems

    • 发布日期:2017-05-15
    • 文件大小:3585499
    • 提供者:方明
  1. CPICTURE_DEMO.ZIP

    0下载:
  2. VC开发环境下,BMP JPG GIF图像显示。-VC development environment, BMP JPG GIF images.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:130042
    • 提供者:Tutou
  1. vc

    0下载:
  2. 阈值分割和轮廓提取,来自VC++图像处理程序设计配套光盘-Threshold segmentation and contour extraction
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2466019
    • 提供者:卢李龙
  1. TIchinese_A1353

    0下载:
  2. VC图像处理-车牌识别系统源程序 -VC图像处理-车牌识别系统源程序VC图像处理-车牌识别系统源程序
  3. 所属分类:Graph program

    • 发布日期:2017-06-08
    • 文件大小:15367955
    • 提供者:刘星
  1. VCcameracontrol

    0下载:
  2. VC摄像头控制.图像得采集以及远程传输等的原程序-VC camera control. Images were collected, and remote transmission of the original program
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5895845
    • 提供者:chenwei
  1. vccatchdrivers

    0下载:
  2. vc摄像头驱动显示捉帧等程序,方便看到图像的每帧-vc cameras to catch drivers display frames and other procedures to facilitate the image of each frame to see
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4479913
    • 提供者:chenwei
  1. toolbar

    0下载:
  2. VC++中设计具有图像的工具栏,用来增加工具栏的美观性-VC++ in the design of the image toolbar, the toolbar is used to increase the aesthetics
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1858871
    • 提供者:xjp
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com