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

搜索资源列表

  1. ImgSeg

    0下载:
  2. 哥们图像边缘检测与特征提取的毕业设计,包括全部经典算法,还有他自己的改进,VC6下测试通过。(这个改进我不是很懂,不要问我!:))-Miners Edge detection and feature extraction graduate design, including all classic algorithms, and his own improvement, VC6 under test. (This I do not know very much about improvement
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:100373
    • 提供者:杨智丹
  1. ExpandPloygon

    0下载:
  2. 图形图象的多边形膨胀算法 我的毕业设计题目 希望可以指出不足 -polygon graphic images of the expansion algorithm I graduated from a design hope that inadequate
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1635
    • 提供者:zgx
  1. ImgEnhance

    0下载:
  2. 用VC做的关于图像处理的例子,是我的毕业设计,里面包含了图像处理的大部分算法-VC done on the image processing examples, I graduated from the design, it contains the most of the image processing algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:435886
    • 提供者:赵征
  1. DCT-matlab

    1下载:
  2. 数字版权保护的毕业设计,利用DCT进行变换,但是算法比较新颖,里面包括所有的matlab程序。-digital copyright protection graduation design, for the use of DCT transformation, but rather novel algorithm, includes all the Matlab procedures.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:51993
    • 提供者:刘伟
  1. 8_kinds_of_image_enhance

    0下载:
  2. 8种常用图像处理算法(函数)毕业设计的一部分代码-eight kinds of image processing algorithm (functions) graduated part of the design of code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:33848
    • 提供者:南仔
  1. HaarFaceDetect

    0下载:
  2. 视频监控系统完整源码(本人本科毕业设计),运用帧间差分算法,运用高斯混合模型来实现背景的实时更新,以减少由于环境的变化对检测结果的干扰。-Video Surveillance System integrity of the source code (I graduated from undergraduate design), use interframe difference algorithm, Gaussian mixture model used to achieve the real-
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3299788
    • 提供者:刘放晴
  1. MyWork

    0下载:
  2. 毕业设计——人脸区域的提取算法 VC++程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:388121
    • 提供者:liongt
  1. tuxingchuli

    0下载:
  2. 8种常用图像处理算法(函数) 这是我毕业设计的一部分代码 包括实现DIB图像的垂直镜像,实现DIB图像的旋转,缩放DIB图像,返回新生成DIB的句柄,把256图像转化成灰度图像等
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:33723
    • 提供者:王秋爽
  1. DIBDisplay

    2下载:
  2. 本科毕业设计中所做的关于canny边缘检测算法改进的程序源码,实现了自适应双阈值和动态阈值算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:111024
    • 提供者:于洋
  1. cannyfinal.rar

    1下载:
  2. canny边缘检测算法传统算法源程序 毕业设计基于图像边缘检测自适应的研究,canny edge detection algorithm for the traditional procedure
  3. 所属分类:Special Effects

    • 发布日期:2015-06-21
    • 文件大小:1610
    • 提供者:陶彦旭
  1. textureseg

    1下载:
  2. 用多尺度Gabor小波滤波器组实现纹理分割,其中聚类算法采用K均值聚类,本科毕业设计,省优秀-multi-scale Gabor wavelet,texture segmentation,k-mean clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4866534
    • 提供者:汪彪
  1. 1

    0下载:
  2. 基于opencv背景差分算法的详细代码,运行正常详细代码详细代码-Opencv background difference algorithm based on the detailed code, more code to run properly detailed code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:13827
    • 提供者:ptoly
  1. dwt_svd_GUI

    9下载:
  2. matlab GUI数字水印代码。小波变换中的dwt与svd算法的结合,加密用的是混沌加密。是毕业设计的代码。下载后注意图片的路径。-digital watermarking matlab GUI code. Wavelet transform dwt in combination with the svd algorithm, encryption is used for chaotic encryption. Is a graduate of the code design. Attenti
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-27
    • 文件大小:116474
    • 提供者:xiaobao89
  1. FCM

    2下载:
  2. 基于matlab写的HCM和FCM程序,以及快速算法KFCM算法,对写毕业设计的很有用-Based on matlab HCM and FCM written procedures and fast algorithm for writing, KFCM algorithm of graduation design is very useful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-10
    • 文件大小:402628
    • 提供者:baijiangfeng
  1. edgedetection2003

    0下载:
  2. 数字图像的边缘检测 本科毕业设计(边缘检测是数字图像处理中的重要内容。本文首先对图像的边缘检测的各种算法和算子做了总结和分析。Canny最早提出了边缘检测的三条连续准则:最优检测结果、最优定位和低重复响应,并在这些准则的基础上得到了“最优线性滤波器”―高斯函数的一阶导数。经过十几年的发展,目前已经有了对这个准则的很多改进,本文也对这个方面的工作做了小结。Demigny在理论分析和实践的基础上给出了边缘检测的离散准则,并且证明在离散准则中Canny提出的第三个准则可以被阀值操作所取代。本文利用
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1397911
    • 提供者:swx
  1. logistic_image_encryptionV1.1

    0下载:
  2. 程序仅供参考。实现logistic加密(一种混沌加密技术)算法。不追求算法的复杂性,有较好演示效果。因为这是本人为毕业设计做的一个草稿程序,所以您使用它时,请勿大量复制。-This programe are for reference only. Logistic realize encryption (a chaotic encryption) algorithm. Not Pursue algorithm complexity, there is a good demonstration o
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3433272
    • 提供者:伍友良
  1. thinner

    0下载:
  2. 细化算法,正在做毕业设计的同学可以参考一下,有较高的参考价值-Thinning algorithm, is designed to do graduate students for reference, have a high reference value
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:115932
    • 提供者:weinan
  1. 176

    0下载:
  2. 基于DCT的彩色图像数字水印算法,作者:QQ 64134703 ,电子毕业设计,欢迎咨询-DCT based color image watermarking algorithm, the authors: QQ 64134703, e-graduate design, please consult
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:295621
    • 提供者:黄先生
  1. Doc_WaterMark

    0下载:
  2. 文本数字水印算法实现。毕业设计的源代码。-Text watermarking algorithm. Graduate design source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:112694
    • 提供者:f_rock
  1. DLDA

    0下载:
  2. KDLDA matlab编写,可以处理人脸识别中的小样本问题和奇异值。本人毕业设计用过,处理效果很佳。
  3. 所属分类:图形图像处理(光照,映射..)

« 12 3 »
搜珍网 www.dssz.com