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

搜索资源列表

  1. Fingerprint.rar

    4下载:
  2. 指纹识别算法,所有算法代码(包括预处理,提取特征与匹配算法)都包含在内,没有使用动态链接库,Fingerprint recognition algorithm, all the algorithm code (including preprocessing, feature extraction and matching algorithm) are included, do not use dynamic-link library
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-04
    • 文件大小:4044842
    • 提供者:huiyiliang
  1. edgelink.rar

    2下载:
  2. 连接边缘算法提取的孤立点,实现图像边缘连接,link the point to get edges in the image
  3. 所属分类:Special Effects

    • 发布日期:2015-06-05
    • 文件大小:4451
    • 提供者:风陵渡
  1. DM642tuxiangfenge

    0下载:
  2. 给出了基于DsP的图像分割算法的实现方法,以高性能数字媒体处理器DM642为核心搭建系统平台。先用MATLAB语言实现图像分割算法,再通过特定的命令加参数,以及转换 程序,将该程序转化为CCs所支持的程序,经调试、编译、链接通过后,将程序下载到DsP中,完成算法在DSP中的快速实现。实验结果表明,在DSP平台中实现图像分割算法,大大提高了运算速度,对于提高图像处理的实时性和促进图像处理系统的产品化,都具有重大意义。-DsP image is presented based on divisi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:253410
    • 提供者:xiliao
  1. ShowBitmapDoc

    0下载:
  2. 该程序为VC2008编写,可将24为真彩色转换为1位黑白图,8位灰度图,8位彩色图,算法全部在程序中,没有使用动态链接库,一共花了三天才写完,供大家学习交流。-The program prepared for the VC2008 can be converted to 24 to true color a black and white map, 8-bit grayscale, 8-bit color image, the algorithm in the program whole, do
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5724557
    • 提供者:chenlian
  1. ruzon.tar

    0下载:
  2. 指南针边缘检测算法是当前质量最高的边缘检测方法,比CANNY算子效果还要好。具有边缘定位准确,边连续,完整的特点。程序能够得到每一个像素的边的朝向,有利于做进一步的优化应用,例如图像分割等。具体算法过程可参考斯坦福大学麦克博士发表的论文。主要思路就是以每个像素为中心,像罗盘一样转动边,一直找到两边差异最大的朝向。最后把所有的最优朝向连起来成为边缘。 代码用VC驱动,核心部分用matlab编写-Compass edge detection algorithm is currently the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:83326
    • 提供者:黄沛杰
  1. LoadDllRes

    0下载:
  2. Visual C++ 创建纯资源 DLL 包含资源(如图标、位图、字符串和对话框)的 DLL。 纯资源 DLL 的应用程序应调用loadLibrary 来显式链接到 DLL。若要访问资源,请调用资源特定的函数之一:LoadBitmap,LoadImage,LoadCursor,LoadIcon,LoadString //资源ID不加 “”。使用完资源后,应用程序应调用 FreeLibrary。 LoadDllRes.rar 演示了全过程。 -Visual C++ to cre
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:70891
    • 提供者:xuyucheng
  1. HoughTrans

    0下载:
  2. Hough变换的实质是将图像空间内具有一定关系的像元进行聚类,寻找能把这些像元用某一解析形式联系起来的参数空间累积对应点。在参数空间不超过二维的情况下, 这种变换有着理想的效果。但是,一旦参数空间增大,计算量便会急剧上升,同时耗费巨大的存储空间,耗时也随之猛增。就此,多年来国内外众多学者针对具体情况对常规Hough变换进行了多方面的探索,并提出了许多有价值的改进方法。-Hough transform is essentially the image space has a certain rel
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7768606
    • 提供者:木狗
  1. opencv-source-code

    0下载:
  2. 此资源将所有OpenCV中的代码制作成chm格式,并且提供代码之间以及数据结构之间的链接功能,方便大家阅读。读代码是好习惯,读成熟可信的代码更是好的选择。-This resource in all the OpenCV code into chm format, as well as between the code and provides the link between data structures function to facilitate everyone to read. Are
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2955069
    • 提供者:
  1. VagueDenoiser

    0下载:
  2. 这是一个去除噪声软件,用动态链接库封装起来,可以导入使用-This is a noise removal software package with dynamic link library, and can be imported using
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:21012
    • 提供者:祝志怡
  1. capture_video

    0下载:
  2. This program is implemented in GUI environment of Matlab and invokes the data acquisition toolbox to capture video data from I-Link cards. It s also prepared some elementary features to edit the captured data and save it in the avi format.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:16549
    • 提供者:mio
  1. 3

    0下载:
  2. 对于感兴趣图像的提取是工程中经常用来缩小图像,进一步识别所进行的一个重要环节。而利用图像分割则是一种很有效的方法。本课题要求同学对图像分割原理进行学习,在此基础上利用编程语言进行程序的编写,利用图像阈值分割,水线阈值法等方法进行图像分割,并对不同的增强效果进行比较分析。含程序-Interested in images for the extraction is often used to reduce the project images, and further carried out to
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:584121
    • 提供者:刘震洋
  1. shilianglianghuafenlei

    0下载:
  2. 提出一种利用最小交叉熵优化方法的矢量量化分类算法, 将矢量的分类问题转化为最小失真函数估计问题,通过关联随机迭代算法逼近最优值,以更好的减小量化误差。-A minimum cross-entropy optimization of the use of methods of classification of vector quantization algorithm, the classification of the vector into the issue of minimum-dist
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:444792
    • 提供者:东方
  1. moveDetect

    1下载:
  2. 运动物体识别。 检测链接到windows摄像头的运动物体,将背景和移动物体区别开来。-Moving object recognition. Link to windows detect camera movement of objects, the background and to distinguish between moving objects.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3676328
    • 提供者:johnson
  1. The unmixing of hypers pectral imagery

    1下载:
  2. 高光谱图像的解译是遥感图像应用的一个重要环节。基于线性光谱混合模型的光谱解译技术正在越来越广泛地应用。仿真结果表明,当部分端元参与解译和分区域进行解译时,高光谱图像的解译效果会得到较显著改善。-The unmixing of Hyperspectral imagery is a critical link of the application of remote sensing imagery. Based on linear spectral mixture model, spectral u
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-20
    • 文件大小:3348936
    • 提供者:zbj
  1. Imageload

    0下载:
  2. 何东健 数字图像处理ImageLoad动态链接库及其头文件,.lib文件-Dong-Jian digital image processing ImageLoad dynamic link library and its header files,. Lib file
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:93773
    • 提供者:zdn
  1. detection

    0下载:
  2. 通过人眼图像来检测驾驶员疲劳驾驶是目前的主流方向,面部及眼睛定位是其中关键的环节。针对驾驶员疲 劳检测系统,结合图像处理和模式识别技术,提出一种基于人脸面部特征的人眼定位方法。-Image by the human eye to detect driver fatigue, driving is the main direction, face and eye location is the key link. For the weary driver Labor inspection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:224568
    • 提供者:张正荣
  1. avi2mpg1

    0下载:
  2. avi2转mpg源码 The source code was compiled using MicroSoft Visual C++ 5.0-The source code was compiled using MicroSoft Visual C++ 5.0, to recompile, create a new project of the type "Win32 Console Appplication". Add all the .c and .h
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:146377
    • 提供者:geng
  1. Seed_FillGraph

    0下载:
  2. 利用“橡皮筋”画线画出任意的多边形,然后根据四连通的区域填充算法,将其填充完整 画线:用鼠标左键在屏幕上单击一点,然后拖动鼠标到你想要到的位置再单击,以此类推,最后一点双击,将其与第一点连接起来形成一个封闭的多边形。 选取种子填充:用鼠标右键点击获取种子点,然后进行填充; 颜色:调取系统自带的调色板选取要填充的颜色 -Use of "rubber band" drawing a line to draw an arbitrary polygon, and then 4-conne
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1594941
    • 提供者:程元森
  1. huffman

    1下载:
  2. 数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the ori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1293513
    • 提供者:刘雨相
  1. p2b

    0下载:
  2. 一款用于VC++的静态链接库,可将png格式文件在内存中转换为bmp位图格式。-VC++ for a static link library, png format can be converted to bmp in memory bitmap format.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:326086
    • 提供者:SoutBigTiger
« 1 23 4 5 »
搜珍网 www.dssz.com