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

搜索资源列表

  1. Haarwavelet

    0下载:
  2. 基于最简单的小波基函数Haar的图像变换于反变换的MATLAB实现,一维和二维均有代码-Based on the most simplest Haar wavelet function, the image transform in the inverse transform of the MATLAB implementation, both one-dimensional and two-dimensional code
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:227764
    • 提供者:smileolive
  1. AMCap

    1下载:
  2. directshow代码 用于摄像头视频设备的采集,显示和图像抓捕-DirectShow code camera video equipment for the collection, display and image capture
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2372218
    • 提供者:litchi
  1. TE2440-ov9650-drive-code-LINUX

    0下载:
  2. arm系统LINUX环境下TE2440开发板ov9650 CMOS 摄像头驱动源码及测试程序,在触摸屏上得到实时的视频图像-arm the system LINUX environment TE2440 development board ov9650 CMOS camera driver source code and test procedures, the touch screen get real-time video image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2433896
    • 提供者:winn
  1. SIFT-opencv

    3下载:
  2. 利用opencv编写的sift匹配程序,对于研究此算法很有帮助-sift code by opencv
  3. 所属分类:Graph program

    • 发布日期:2016-01-24
    • 文件大小:4010646
    • 提供者:libinghe
  1. Invar_Moment

    0下载:
  2. 该代码为利用几何不变矩提取图像几何特征的代码,用matlab编写,提取7个Hu矩为特征向量。可以用于基于内容的图像检索-The code for the image using the geometric moment invariant geometric features extracted code, written with matlab to extract seven Hu moments as features. Can be used for content-based imag
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1020
    • 提供者:vivi
  1. meanshift

    0下载:
  2. 一个关于图像平滑,与图像平滑的论文,压缩包中包括图像平滑的代码与图像平滑的论文,希望可以与大家一起分享-One on the image smoothing, and image smoothing papers, compressed package includes the code in image smoothing and image smoothing papers, hoping to share with you
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4556244
    • 提供者:hhj
  1. registration

    4下载:
  2. SAR图像和光学图像的配准算法!!!matlab源码~~~~绝对好!-SAR image and optical image registration algorithm! ! ! matlab source code ~ ~ ~ ~ definitely good!
  3. 所属分类:Graph program

    • 发布日期:
    • 文件大小:1162888
    • 提供者:wangzilu
  1. verification-code-identification

    0下载:
  2. 自动识别数字、字母的图片验证码,识别不是很高,仅供参考。-Automatic identification Numbers, letters, picture verification code
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-26
    • 文件大小:202752
    • 提供者:刘枫
  1. rgbquadtree

    2下载:
  2. 四叉树分解算法对RGB彩色图像进行分割,MATLAB代码,包括实验图片-Quad-tree decomposition algorithm RGB color image segmentation, MATLAB code, including test images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:126954
    • 提供者:猪哥不亮
  1. ContourTracingLineFollowing

    0下载:
  2. 轮廓跟踪和线的追随源代码下载 Contour Tracing & Line Following-Tracking and following the contour line of the source code download Contour Tracing & Line Following
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:942
    • 提供者:刘凯
  1. cuboids_Apr19_2006

    0下载:
  2. 用来在视频中检测人体动作,包括了多种时空特征-Source code for human action detection in video
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1974656
    • 提供者:qinlei
  1. dft

    0下载:
  2. OpenCV写得一个图像边缘检测的代码,功能很强,能够用于24位真彩图像的边缘的识别-OpenCV write an image edge detection code, function very strong, can be used for 24-bit true color image edge identification
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1812
    • 提供者:quan
  1. Matlabcode

    0下载:
  2. 对二维图像进行消噪、融合、分割,对对比度,亮度等进行变换的编码源码-Two-dimensional image denoising, integration, segmentation, on the contrast, brightness, etc. Transform source code
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:691
    • 提供者:杨景
  1. image-dehazing-based-on-opencv

    1下载:
  2. Kaiming He, Jian Sun, Xiaoou Tang. Single Image Haze Removal Using Dark Channel Prior 大致内容是提出了一个叫做暗原色先验的东西来对有雾图像进行处理,十分巧妙,有兴趣者可以看看。这里使用OpenCV实现文中的去雾算法,然而论文提到的soft matting未在本程序中实现。 -This is a source code of paperKaiming He, Jian Sun, Xiaoou Tang
  3. 所属分类:OpenCV

    • 发布日期:2014-01-10
    • 文件大小:75972
    • 提供者:张东海
  1. Image-Edge-Detection-Using-Ant-Colony-Optimization

    1下载:
  2. This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," 基于蚁群算法的图像边缘检测。IEEE于2008收录的文章.有matlab源程序和“An Ant Colony Optimization Algorithm For Image Edge Detectio
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:306346
    • 提供者:miaosiyi
  1. Signature_Verification

    2下载:
  2. 基于matlab编写的签名识别程序,导入签名图片进行识别。-A signature verification program based on matlab. Code has been tested using Off line signature database
  3. 所属分类:Graph Recognize

    • 发布日期:2014-08-19
    • 文件大小:22564
    • 提供者:吴宇航
  1. code

    0下载:
  2. 7个案例代码包含了指纹识别、数字水印算法、手势识别、印鉴鉴定、条形码识别(一位条码、pdf417)的相关代码。-7 cases the code contains a fingerprint recognition, digital watermarking algorithms, gesture recognition, seal identification, bar code identification (a barcode, pdf417) the relevant code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1809238
    • 提供者:林涛
  1. SolarSystem

    1下载:
  2. 这是一个基于OpenGL用Vc++开发的3D太阳系,涉及OpenGL纹理贴图等知识点,源码带有注释。-This is based on OpenGL using Vc++ Developer, 3D solar system, involving the knowledge of OpenGL texture mapping points, source code with annotations.
  3. 所属分类:OpenGL program

    • 发布日期:2014-05-29
    • 文件大小:5121300
    • 提供者:杨阳
  1. segmentation

    1下载:
  2. 这是基于图论的图像分割源代码,效果很好,欢迎下载.-This is based on graph theory image segmentation source code, works well, welcome to download.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:5460
    • 提供者:zwl
  1. deriche

    0下载:
  2. 自己编的deriche边缘检测算子的matlab代码,效果很好。希望搞相关研究的同学可以与我交流。-Own deriche the operator edge detection matlab code, very good. Wish to engage in relevant research exchanges with my students.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2985
    • 提供者:冯博
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com