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

搜索资源列表

  1. vc++6.0imageprocessingzhouchangfa

    0下载:
  2. 精通vc++6.0数字图像处理编程(周长发主编)一书的源码,内容全,程序质量高,非常经典-proficient vc 6.0 digital image processing program (Week hair editor), a book of the source, contents, procedures of high quality, very classic
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:980.5kb
    • 提供者:林海
  1. try2LPR-2.0

    4下载:
  2. 这是利用VC++6.0开发的汽车车牌识别系统,其基本原理是采用了基于车牌颜色对的最新的车牌识别技术。相关技术有:车牌定位,字符定位,车牌倾斜纠正,字符识别等。源代码可以直接编译运行,识别的图象要求为彩色照片24位。 -This is the VC 6.0 automobile license plate recognition system Its basic tenets are based on the use of color plates on the latest technology
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:560.7kb
    • 提供者:henry
  1. image-sub

    0下载:
  2. VC++6.0 MFC下实现,能打开多幅Bmp图像,实现图像的减操作
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:239.13kb
    • 提供者:liu
  1. 实现 RGB到HSI的转换. 使用VC++ 6.0

    0下载:
  2. 实现 RGB到HSI的转换. 使用VC++ 6.0, OpenCV,Transform the RGB image into the HSI image, using VC++ 6.0 and OpenCV
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:688kb
    • 提供者:shaohu
  1. ImageRegistration.rar

    5下载:
  2. 基于边缘特征的图像配准算法源码 基于边缘特征的图像配准算法是将不同时间、不同的传感器(成像设备)或不同条件下(天候、照度、摄像位置和角度等)获取的同一场景的两幅或多幅图像根据其边缘特征进行匹配、叠加的处理,最终生成一幅全景图像的方法。该方法具有抗噪性强,匹配速度快,误匹配率低,适用于多种类型的图像等优点,主要可以运用于以下领域: (1)军事研究领域,如飞行器辅助导航系绞、武器投射系统的末制导以及寻地等应用研究; (2)医学图像分析,如数字剪影血管造影DSA血管造影术、肿瘤检测、白内障检测、
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-06
    • 文件大小:137.8kb
    • 提供者:YYK
  1. VC++_image_Code

    3下载:
  2. VC++6.0图像处理算法集:图象的几何变换、平滑(去噪声)、锐化、腐蚀、膨胀、细化算法、半影调、抖动、直方图修正、彩色变换、腐蚀,膨胀,细化等算法,并有可执行文件供试用,并附有配套电子收,是图像处理入门的好资料。-VC++ 6.0 image processing algorithms: image geometric transformation, smoothing (to noise), sharpening, corrosion, expansion, thinning algorit
  3. 所属分类:Special Effects

    • 发布日期:2016-08-29
    • 文件大小:11.72mb
    • 提供者:蓝云
  1. imagestitch

    1下载:
  2. 自己利用opencv和vc++6.0开发的图像SIFT特征点提取以及两张图像的拼接演示过程,最后完成2-5张图像的自动拼接。-Their use opencv, and vc++6.0 development of the SIFT feature extraction and image two image mosaic shows the process of finalizing the automatic stitching of images 2-5.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3.94mb
    • 提供者:蒋江军
  1. SURF_VC6.0

    0下载:
  2. Visual C++ 6.0 平台下使用OpenCV库实现的SURF特征点检测算法,效率较SIFT特征点检测要高。正确配置OpenCV后能修改输入图像能正确运行。-SURF feature point detection algorithm implemented using the OpenCV library under the Visual C 6.0 platform, more efficient than the SIFT feature point detection is hig
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4.37mb
    • 提供者:king
  1. using-DIB

    0下载:
  2. 用DIB方式实现BMP图像的打开和处理,VC++6.0环境下开发。-DIB be achieved with the opening and processing of BMP image, VC++6.0 development environment.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.02mb
    • 提供者:Philip
  1. ImageBrowser

    0下载:
  2. 在VC++6.0集成开发环境下编程实现了MITK在医学图像分割、配准和三维可视化(体绘制).利用MITK读取五种图片格式:PEG,DICOM,BMP,TIFF.RAW。-In VC++6.0 integrated development environment programming the MITK in medical image segmentation, registration and three-dimensional visualization (volume rendering)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.35mb
    • 提供者:马爱莉
  1. VC6.0-pic-read-

    0下载:
  2. VC6.0下bmp位图的读取与显示,详细介绍了VC++6.0加载BMP图片的方法。适合初学者快速入门对数字图像处理的图文教程。很实用。-Bmp bitmap under VC6.0 read and display, detailing the VC++6.0 to load BMP picture approach. Quick start for beginners in digital image processing and graphic tutorials. Very practic
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:202.75kb
    • 提供者:enen
  1. ImageProcessing

    0下载:
  2. 一个实现图象的各种数字变换、滤波、编码,包括图象识别、运动检测等的完整工程源程序。 vc++ 6.0-A program that processes all kinds of data exchange,filter of waves,code ,including image identification,moving check and so on.
  3. 所属分类:Graph program

    • 发布日期:2017-11-09
    • 文件大小:272.67kb
    • 提供者:云皓
  1. image

    0下载:
  2. 一个很好用的图像缩放的代码,本代码基于vc++6.0实验平台-A good image scaling using the code, the code vc++6.0 based on experimental platform
  3. 所属分类:Graph program

    • 发布日期:2017-05-14
    • 文件大小:375.68kb
    • 提供者:wangheng
  1. ShowPicture

    2下载:
  2. 一个见到的图片查看器,能浏览bmp,dib,emf,gif,jpg,wmf等格式的图片文件,vc++6.0编译通过。-To see a picture viewer, can browse bmp, dib, emf, gif, jpg, wmf and other image file formats, vc++6.0 compiler through.
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:163.24kb
    • 提供者:yotta
  1. ShowBMP

    0下载:
  2. bmp 图像的 vc 6.0 完全显示,程序简单易懂,非常方便 -bmp image completely vc 6.0 shows that the procedures easy to understand, a very convenient
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-16
    • 文件大小:3.73mb
    • 提供者:李飞
  1. good

    0下载:
  2. vc++6.0进行编程实现对图像的对比度的拉伸-vc++6.0 program to achieve the contrast of the image of the tensile
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:151.2kb
    • 提供者:kqf
  1. photo

    0下载:
  2. vc++6.0进行编程实现对图像的平移处理-vc++6.0 program to achieve the translation of the image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:258.58kb
    • 提供者:kqf
  1. Image

    0下载:
  2. 在VC++6.0环境中,利用OpenCV做的图像水平翻转Win32程序。注意载入图像的路径。-In VC++6.0 environment, using OpenCV to do the level of the image reversal process Win32. Note the path of loading images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:147.36kb
    • 提供者:福铭
  1. FIRFilter

    0下载:
  2. 利用FIR 滤波器对图像进行采样,平滑。使用vc++ 6.0 和 opencv-using FIR filter to sample and smooth the image, based on VC++ 6.0 and openCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:264.73kb
    • 提供者:shaohu
  1. ImgCluster

    1下载:
  2. vc++6.0+gdal开发的聚类算法的COM组件,可在vb或.Net中直接调用。其中包含的聚类算法有:K-Means,ISODATA等,可对Image影像进行聚类处理。-vc++6.0 development of COM components clustering algorithm can vb or. Net direct call. Which includes the clustering algorithm are: K-Means, ISODATA, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.23mb
    • 提供者:曹海涛
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com