CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - gray code

搜索资源列表

  1. cbq

    0下载:
  2. 包括图像的灰度变换,阈值风格,彩色空间变换,彩条制作,傅里叶变换等源代码-including the gray image transformation, the threshold style, color space conversion, color of the production, such as Fourier transform source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:224389
    • 提供者:Rabbit
  1. VC图象处理code+转灰度功能

    1下载:
  2. VC图象处理code+转灰度,不多说了,看看代码仔细研究一下-VC + image processing code to gray, not to say, look at the code carefully study
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:411352
    • 提供者:韶华
  1. 几种常用图像处理算法

    0下载:
  2. 几种常用图像处理算法 里面包含完整的算法实现函数代码 已编辑成为word文档格式 便于复制:  垂直镜像 图像的旋转 图像缩放 256图像转化成灰度图像 随即噪声 亮度调整 色调调整 对比度调 八种图像处理算法函数 -several common image processing algorithm containing the complete algorithm editing function has become a code word document easy copy f
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:22065
    • 提供者:唐代
  1. VC_DigitalImageProcess

    1下载:
  2. 这是一个关于数字图像处理的源代码,目前只支持bmp格式的灰度图像,但功能强大,内容丰富,几乎包含了数字图像处理的所有基本内容。如图像的点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓检测,图像分析,图像复原,图像编码等等。-This is a digital image processing of the source code, only supports bmp format gray image, but powerful, rich in content, consists
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:318456
    • 提供者:严江
  1. PhotoEffect

    0下载:
  2. 可以做各种图像特效的DLL(含代码)。包括:Alpha混合,高斯模糊、灰度,-can do all kinds of image effects DLL (including code). Including : Alpha mixed Gaussian fuzzy, gray, etc.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:36110
    • 提供者:王晓光
  1. IMPROVEDHARRISCorner

    0下载:
  2. 经典的Harris角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。-classic Harris corner detection algorithm improved VC code, Gray can be used to extract image feature points for the match, motion estimation, optical flow, shape analysis.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:95375
    • 提供者:陈宣雅
  1. changeimagecode

    0下载:
  2. vc++图像处理原程序:256色转灰度图源代码-vc original image processing procedures : 256 colors to the gray level source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:48860
    • 提供者:陈新
  1. goodcode4

    0下载:
  2. vc++图像处理源代码:图片灰度均衡-vc image processing source code : Photo gray balance
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:32548
    • 提供者:陈新
  1. 24rgbtogray

    0下载:
  2. Visual C++ 数字图像处理一书的源代码,在此基础上,添加了24位真彩图-〉8位256色灰度图的程序。经-Visual C Digital Image Processing a book of source code, on this basis, Add a 24-color pictures - "eight 256-color gray-scale map process. After
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:338284
    • 提供者:da
  1. 数字图像处理程序大全

    0下载:
  2. 有关图像处理软件中常用功能的程序代码集体,比如图像的缩放,旋转,灰度变换等等。-the image processing software commonly used function of the collective code, such as image scaling, rotation, etc. Transform Gray.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:237999
    • 提供者:七夜
  1. lisaf.rar

    0下载:
  2. MATLAB实现灰度图像的膨胀与腐蚀算法源代码,MATLAB realize the expansion of gray image and corrosion algorithm source code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:5088
    • 提供者:yol
  1. fast-corner-detect

    1下载:
  2. 基于VC++环境的快速的角点检测算法,比灰度面积法和边缘曲率法,有着更好的效果-Based on VC++ environment, a fast corner detection algorithm, than the gray area of law and the edge curvature method, have better results
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-02-17
    • 文件大小:2283301
    • 提供者:liqi
  1. 256togray

    0下载:
  2. 将256色的真彩色图 转换为灰度图像 文件中有源代码 也有测试图片 程序是用VC编写的-Would be 256 true-color color map gray-scale image file is converted to active code in a test picture program is prepared by VC
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:160774
    • 提供者:kiki
  1. ImgEnhance

    0下载:
  2. 图像处理的不错的源代码 包括灰度化 提取底色 反转 等 可以让初学者借鉴的好东西 -Good image processing source code, including gray-scale inversion of extraction, such as background so that beginners can learn from the good things
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:437664
    • 提供者:shi
  1. Geometry

    0下载:
  2. 图像处理编程关于几何变换(平移,转置,倒置,放缩),效果挺好,希望能对您有点帮助。-the code is about gray geometry transformation. the result is good. thanks.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:105136
    • 提供者:liliang
  1. 256bmp_change_into_gray_scale

    0下载:
  2. 256色bmp转灰度图,源码+测试图像(原始图像和实验结果图)-256bmp change into gray scale, code+ test images
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:163258
    • 提供者:hong
  1. 232313

    0下载:
  2. 数字图像处理实习代码,包括图像转换,灰度变换、几何变换-Digital image processing practical code, including image conversion, gray-scale transformation, geometric transformation .....
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:2033604
    • 提供者:一龙三虎
  1. 243432

    0下载:
  2. 数字图像处理实习代码,包括图像转换,灰度变换、几何变换-Digital image processing practical code, including image conversion, gray-scale transformation, geometric transformation .....
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:2031431
    • 提供者:一龙三虎
  1. 34567564

    0下载:
  2. 数字图像处理实习代码,包括图像转换,灰度变换、几何变换、平滑等-Digital image processing practical code, including image conversion, gray-scale transformation, geometric transformation, smoothing, etc. .....
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4568844
    • 提供者:一龙三虎
  1. Digital-image-code

    0下载:
  2. 数字图像编程基础源代码,有灰度变换,反色,傅里业,小波变换各各种滤波器代码,VC2008下可编译通过。-Digital image programming underlying source code, gray-scale transformation, anti-color, Fu in the industry, the wavelet transform various filter code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-11
    • 文件大小:6596608
    • 提供者:sfdghs
« 12 »
搜珍网 www.dssz.com