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

搜索资源列表

  1. ImgInfovb

    0下载:
  2. ImgInfo is an ActiveX control designed to extract some information from image file without loading image data. It reads BMP, GIF, JPG and PNG file formats.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:13537
    • 提供者:chen
  1. WinTrans_src2

    0下载:
  2. Using this \"WinTrans\" application you will be able to select any currently running application and turn it transparent by dragging and dropping the wand (icon at the top-left corner) on the title bar of that application. You can also control the tr
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:33619
    • 提供者:吉米
  1. 难得的BIOS源代码和BIOS工具

    0下载:
  2. 非常难得的BIOS源代码已经bios相关的工具。解压无需要密码。-very rare BIOS source code has bios related tools. No need to extract passwords.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:6443055
    • 提供者:陈子
  1. imageprocessing

    0下载:
  2. 图像处理基本框架程序!! 没有解压缩密码!! 开发人员可以在此基础上开发自己的图像处理程序!! -basic framework for image processing procedures! ! No extract passwords! ! Developers can on the basis of developing its own image-processing program! !
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:59889
    • 提供者:江南书虫
  1. dxf-Image

    0下载:
  2. 实用图象处理模块算法:包括直方图处理、种子提取、边沿提取等。-practical algorithm for image processing module include : histogram processing, seed extract, and the edge extraction.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:174920
    • 提供者:dxf
  1. gabortrans

    2下载:
  2. 图像处理中用到的非常多的Gabor变换提取图像纹理特征的源代码,几乎不经过改造就可以用的你的程序中去-image processing used in a lot of Gabor transform to extract image texture characteristics of the source code, little can be modified using the procedures you go
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:6356
    • 提供者:高阳
  1. image-go

    1下载:
  2. 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开*廓提取源程序 堆栈的数据结构和操作 VC++开*廓跟踪源
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:274418
    • 提供者:zhou
  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. ATRalgorithms

    0下载:
  2. 一种图像自动识别算法,该方法:通过提取图像7个不变矩,结合神经网络(BP)对图像目标进行识别计算.结果表明, 该算法具有很好的识别效果,可以应用于图像小目标的识别.-an automatic image recognition algorithm, the method : extract images through seven unchanged moments, integrated Neural Network (ANN) to the identification of targe
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:138871
    • 提供者:陈文清
  1. DShow

    0下载:
  2. 没有解压密码,使用DShow同时进行视频预览和捕捉,大家在图像编程时用的到-not extract passwords, use DShow simultaneous video preview and capture, everyone in the image of programming to use
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:53608
    • 提供者:杨雨
  1. lawmask

    0下载:
  2. statistical methods in order to extract image texture descr iptors. In particular, we will focus on the Co-occurrence matrices and the Energy filters (Laws filters). They are well-known texture descr iptors, fast and easy to implement and provide g
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1002384
    • 提供者:Shao Dan
  1. 从数据库读图像

    0下载:
  2. 从数据库中,提取图像-from the database, extract images
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:117089
    • 提供者:董雪
  1. 对图像进行中值滤波处理的源代码

    0下载:
  2. 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素点的灰度值用窗口内的各个点的灰度值的平均值代替,如果滑动窗口
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:43854
    • 提供者:123
  1. chepai

    1下载:
  2. 这个软件是提取车牌的。 用这个软件在任何拍车的图像中可以提取车牌的位置和实际号码。-extraction plates. With the software in any make of car can extract images plates on the location and the actual numbers.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:232024
    • 提供者:崔林
  1. 图论讲义

    0下载:
  2. detcoef2 提取二微小波分解高频系数 appcoef2 提取二维小波分解低频系数 wthresh 进行软阈值或硬阈值处理 wthcoef2 二维信号的小波系数阈值处理 ddencmp 获取在消噪或压缩过程中的默认值阈值-detcoef2 from two high-frequency micro-wave decomposition coefficient appcoef2 extract 2D wavelet decomposition low-frequency coefficient
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1317146
    • 提供者:赵爱峰
  1. IconBrowser

    0下载:
  2. Õ â ¸ ö Ó ¦ Ó Ã ³ Ì Ð òÔ Ê Ð íÄ ã ´ Ó DLL º Í EXE Ì áÈ ¡ Í ¼ ±ê² ¢ Ç Ò ×÷Î ª ICO ±£ &a
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:19376
    • 提供者:何阳
  1. tsai30b3

    0下载:
  2. 关于tsai摄像机标定方法源代码,很值得借鉴的方法。 不过现在偶想求一有关hough变换提取直线的程序。多谢!-Talk : Tiberius on the camera calibration method source code, we can draw method. But for now : Part one of the Hough transform to extract a linear process. Thank you!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:151154
    • 提供者:蓝天
  1. ts2Iframe 本程序从TS文件中提取I帧

    0下载:
  2. 本程序从TS文件中提取I帧,I帧是视频中最为重要的一帧。-The procedure to extract the file from the TS I frame, I frame is the most important one video frame.
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-22
    • 文件大小:384810
    • 提供者:haha
  1. edgebased

    3下载:
  2. 这是使用基于边缘的方法对文本图像中的文字进行检测的算法,可以将图像中的文字提取并标记出来。-This is the way to the edge-based text in the image text detection algorithm can extract the text in the image and mark them.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-07-08
    • 文件大小:1468
    • 提供者:王晓冰
  1. extract-number-from-a-string

    0下载:
  2. 从一串包含数字的字符串里面,提取出其中的数字,例如“a123x456 179d60? 302ta10b5876”中,提取出数字:123 456 179 60 302 10 5876。-Extracted the inside of the string contains numeric string, which figures, such as a123x456 179d60? 302ta10b5876 , extract the numbers: 123 456 17,960,302,1
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-12
    • 文件大小:782
    • 提供者:yong50468
« 12 3 4 »
搜珍网 www.dssz.com